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
2025-12-22 10:16:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
spine-runtimes
/
spine-unity
/
Modules
/
com.esotericsoftware.spine.lwrp-shaders
/
Shaders
History
Harald Csaszar
11006baa65
[unity] Fixed URP Sprite shader treating skeleton alpha incorrectly.
Closes
#1735
.
2020-08-07 15:40:35 +02:00
..
CGIncludes
[unity] Fixed URP Sprite shader treating skeleton alpha incorrectly.
Closes
#1735
.
2020-08-07 15:40:35 +02:00
Outline
[unity] Added ontline-only single pass shaders to LWRP and URP packages. This allows for separate outline child GameObjects that reference the existing Mesh of their parent, and re-draw the mesh using this outline shader.
2020-03-27 16:56:33 +01:00
CGIncludes.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
Outline.meta
[unity] Added ontline-only single pass shaders to LWRP and URP packages. This allows for separate outline child GameObjects that reference the existing Mesh of their parent, and re-draw the mesh using this outline shader.
2020-03-27 16:56:33 +01:00
Spine-Skeleton-LW.shader
[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:07:45 +02:00
Spine-Skeleton-LW.shader.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:07:45 +02:00
Spine-SkeletonLit-LW.shader
[unity] Added support for double-sided lighting at SkeletonLit shaders (including URP and LWRP packages).
Closes
#1730
.
2020-07-30 12:13:52 +02:00
Spine-SkeletonLit-LW.shader.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
Spine-Sprite-LW.shader
[unity] Fixed shader compile error with Unity 2019.4 and Urp 7.4.1.
Closes
#1700
. Shader cleanup, removal of unused instancing vars and separate alpha texture variable.
2020-06-17 21:33:37 +02:00
Spine-Sprite-LW.shader.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