This website requires JavaScript.
Explore
Help
Sign In
UnityMirror
/
spine-runtimes
Watch
1
Star
0
Fork
0
You've already forked spine-runtimes
mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced
2026-03-26 22:49:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
spine-runtimes
/
spine-unity
/
Modules
/
com.esotericsoftware.spine.lwrp-shaders
/
Shaders
/
CGIncludes
History
Harald Csaszar
02f87a0f9f
[unity] All lit shaders now provide an additional parameter
Light Affects Additive
which defaults to
false
. This re-introduces flexibility taken away in commit aa46f411. See
#1301
.
2021-04-07 19:54:08 +02:00
..
SpineCoreShaders
…
Spine-Common-ShadowCasterPass-LW.hlsl
…
Spine-Common-ShadowCasterPass-LW.hlsl.meta
…
Spine-DepthOnlyPass-LW.hlsl
…
Spine-DepthOnlyPass-LW.hlsl.meta
…
Spine-Input-LW.hlsl
…
Spine-Input-LW.hlsl.meta
…
Spine-Input-Outline-LW.hlsl
…
Spine-Input-Outline-LW.hlsl.meta
…
Spine-Input-Sprite-LW.hlsl
…
Spine-Input-Sprite-LW.hlsl.meta
…
Spine-Outline-Pass-LW.hlsl
…
Spine-Outline-Pass-LW.hlsl.meta
…
Spine-Skeleton-ForwardPass-LW.hlsl
[unity] Made all shaders (including URP and LWRP shaders) compatible with Linear Color Space.
Closes
#1301
.
2021-03-31 20:44:45 +02:00
Spine-Skeleton-ForwardPass-LW.hlsl.meta
[unity] Spine LWRP shaders package: Added LWRP version of "Spine/Skeleton" shader. The normal shader no longer worked in LWRP setting on Unity 2019.1.6+ on Android GLES 3.0 (due to instancing problems).
Closes
#1446
.
2019-08-13 19:08:13 +02:00
Spine-SkeletonLit-ForwardPass-LW.hlsl
[unity] All lit shaders now provide an additional parameter
Light Affects Additive
which defaults to
false
. This re-introduces flexibility taken away in commit aa46f411. See
#1301
.
2021-04-07 19:54:08 +02:00
Spine-SkeletonLit-ForwardPass-LW.hlsl.meta
…
Spine-SkeletonLit-ShadowCasterPass-LW.hlsl
[unity] Fixed URP and LWRP shaders
Sprite
and
SkeletonLit
not handling shadows correctly after 180 degree rotation (normal needs to be flipped for bias direction). Now URP shaders no longer require
Advanced - Add Normals
enabled to receive shadows.
Closes
#1842
.
2021-02-17 20:16:56 +01:00
Spine-SkeletonLit-ShadowCasterPass-LW.hlsl.meta
…
Spine-Sprite-Common-LW.hlsl
…
Spine-Sprite-Common-LW.hlsl.meta
…
Spine-Sprite-DepthOnlyPass-LW.hlsl
…
Spine-Sprite-DepthOnlyPass-LW.hlsl.meta
…
Spine-Sprite-ForwardPass-LW.hlsl
…
Spine-Sprite-ForwardPass-LW.hlsl.meta
…
Spine-Sprite-ShadowCasterPass-LW.hlsl
…
Spine-Sprite-ShadowCasterPass-LW.hlsl.meta
[unity] Renamed Packages directory to Modules to prevent Unity from automatically loading the UPM packages contained therein. Otherwise it caused error messages due to nonexistend dependency checking and resolution.
2019-07-26 19:31:43 +02:00
SpineCoreShaders.meta
…