소스 검색

[unity] Fixed URP 2D Shaders example scene: previous commit 79be6d4 included accidental additions of SkeletonRenderTexture components, reverted partial changes.

Harald Csaszar 2 년 전
부모
커밋
d75f2d1568

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 170 - 469
spine-unity/Modules/com.esotericsoftware.spine.urp-shaders/Examples/2D/URP 2D Shaders.unity


+ 1 - 1
spine-unity/Modules/com.esotericsoftware.spine.urp-shaders/package.json

@@ -2,7 +2,7 @@
   "name": "com.esotericsoftware.spine.urp-shaders",
   "displayName": "Spine Universal RP Shaders",
   "description": "This plugin provides universal render pipeline (URP) shaders for the spine-unity runtime.\n\nPrerequisites:\nIt requires a working installation of the spine-unity runtime, version 4.1.\n(See http://esotericsoftware.com/git/spine-runtimes/spine-unity)",
-  "version": "4.1.15",
+  "version": "4.1.16",
   "unity": "2019.3",
   "author": {
     "name": "Esoteric Software",

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.