287 Commits

Author SHA1 Message Date
Harald Csaszar
cb3da8ef95 [unity] Fixed additional URP shaders compile errors on Unity 6.3 on some configurations. See #2993. 2025-12-09 21:52:05 +01:00
Harald Csaszar
2538c3401a [unity] Fixed URP shaders compile error on Unity 6.3. Closes #2993. 2025-12-09 20:44:40 +01:00
Harald Csaszar
368f46d68e [unity] Added meta files for on-demand loading and addressables packages to avoid error messages on new Unity versions. 2025-11-18 12:41:05 +01:00
Harald Csaszar
46bf57b5ff [unity] Added Fog material toggle to "Universal Render Pipeline/Spine/Skeleton Lit" shader defaulting to disabled. See #2959. 2025-10-23 11:49:58 +02:00
Harald Csaszar
61c0a67893 [unity] Fixed "Universal Render Pipeline/Spine/Skeleton Lit" shader ignoring fog. Closes #2959. 2025-10-23 11:19:30 +02:00
Harald Csaszar
aa9114d325 [unity] Fixed one more URP shader compile error related to depth normal pass on latest Unity 2022.3. See #2957. 2025-10-22 21:05:26 +02:00
Harald Csaszar
d4f33e2c67 [unity] Fixed another URP shader compile error on latest Unity 2022.3. See #2957. 2025-10-22 20:03:48 +02:00
Harald Csaszar
3b11b831f2 [unity] Fixed URP shader compile error in build on latest Unity 2022.3. Closes #2957. 2025-10-21 21:07:44 +02:00
Harald Csaszar
eae2e7d5a2 [unity] Migrated Timeline UPM package to split component architecture. 2025-10-08 23:39:43 +02:00
Harald Csaszar
4f84ffbfff [unity] Adjusted Spine URP Shaders package samples to split component architecture. Fixed an editor NullReferenceException at empty animations. 2025-10-08 23:00:51 +02:00
Harald Csaszar
32dfaf1c0f [unity] Major Breaking Change: Split skeleton components into renderer and animation components. Added threading system. See 4.3-split-component-upgrade-guide.md for migration. 2025-10-08 22:21:55 +02:00
Mario Zechner
b96e7c2461 [assets] Re-exported and distributed to runtimes 2025-09-11 01:09:23 +02:00
Harald Csaszar
93b85a5b57 [unity] Changed local URP shader include paths to package-relative to allow re-use outside package. Closes #2919. 2025-09-01 19:37:44 +02:00
Harald Csaszar
32a8552387 [unity] Update UI Toolkit package to 4.3-beta code changes. 2025-08-21 16:29:27 +02:00
Harald Csaszar
4adbb66167 [unity] Fixed URP shader compile error with URP 17.1. Closes #2878. 2025-07-03 21:27:51 +02:00
Harald Csaszar
6b978fcdf4 [unity] Disabled raptor project's problematic inheric scale at jaw bone. Increased package version numbers. 2025-06-24 18:01:26 +02:00
Harald Csaszar
7427479312 [unity] Fixed root motion unit test asset. 2025-06-24 13:44:14 +02:00
Harald Csaszar
ec757bf9b7 [csharp][unity] Port of 4.3 changes until (including) 2d9f86a (4.3.37-beta). 2025-06-20 22:25:27 +02:00
Nathan Sweet
f4f1ea1fd9 Ran: examples/export/runtimes.sh 2025-06-20 15:56:02 -04:00
Harald Csaszar
1f7ee097c2 [unity] Updated documentation text of no longer experimental packages. 2025-04-24 10:54:20 +02:00
Harald Csaszar
4bb71296fd [unity] Updated readme files after promoting on-demand-loading and addressables UPM packages from experimental to regular package. 2025-04-16 15:05:32 +02:00
Harald Csaszar
58690b0bbd [unity] Promoted on-demand-loading and addressables UPM packages from experimental to regular package. 2025-04-15 16:49:16 +02:00
Harald Csaszar
17cf530aa8 [unity] Updated example skeletons version to 4.3.14-beta. 2025-04-10 17:27:19 +02:00
Harald Csaszar
3e779a90df [unity] Updated custom unittest asset. 2025-04-09 18:36:38 +02:00
Harald Csaszar
dc21334dcd [unity] Updated version numbers in package.json and similar files to 4.3. 2025-04-09 17:23:33 +02:00
Harald Csaszar
7fe96af60f [unity] Adjusted runtime example copy script to deleted LWRP package and added ui-toolkit package. 2025-04-09 17:23:33 +02:00
Harald Csaszar
e4ba6e58f7 [unity] Removed obsolete LWRP shaders package (long succeeded by URP). 2025-04-09 17:23:33 +02:00
Harald Csaszar
8f17f545d3 [unity] Updated example skeletons to latest 4.3-beta version. 2025-04-09 15:52:10 +02:00
Harald Csaszar
0ab3a8251a [unity] Updated compatible version and example skeletons version to 4.3. 2025-04-09 15:50:44 +02:00
Nathan Sweet
f08d58dc98 License header update. 2025-04-05 13:42:13 -04:00
Harald Csaszar
044bb47479 [unity] Fixed URP Skeleton Lit shader displaying fade to white transparent slots when affected by GI. Closes #2798. 2025-04-01 18:53:47 +02:00
Harald Csaszar
01a847b7f7 [unity] Fixed outline shaders semi transparent gap around skeleton. All outline shaders now provide a Fill parameter. Closes #2758. 2025-02-20 19:37:20 +01:00
Harald Csaszar
44646bedfa [unity] Added support for Unity 6 Adaptive Probe Volumes at URP Sprite shader. See #2750. 2025-02-12 18:48:48 +01:00
Harald Csaszar
36bc5eb9e8 [unity] Added support for Unity 6 Adaptive Probe Volumes at URP Skeleton Lit shader. Closes #2750. 2025-02-12 17:49:35 +01:00
Harald Csaszar
02deca1cba [unity] Minor: whitespace formatting fix of last commit. 2024-11-14 16:51:34 +01:00
Harald Csaszar
12bc8ae24d [unity] Fixed on-demand loading of blend mode materials. See #1890. 2024-11-14 14:59:47 +01:00
Harald Csaszar
5bd3f3aeb9 [unity] Added zwrite variant of URP Skeleton-OutlineOnly shader. Closes #2676. 2024-11-11 18:46:28 +01:00
Harald Csaszar
cb98ed71bc [unity] Added remark for custom blend modes not being supported by SpineVisualElement. 2024-11-08 19:12:29 +01:00
Harald Csaszar
87e8504834 [unity] Added remark for PMA not being supported by SpineVisualElement. See #2634. 2024-09-18 16:44:01 +02:00
Harald Csaszar
54e463048a [unity] SpineVisualElement improvements. Now supports settings reference mesh bounds via a different bounds animation. 2024-08-29 17:27:07 +02:00
Harald Csaszar
80fb9f3c5a [unity] Fixed URP shader compile errors on Unity 6. Closes #2603. 2024-08-16 18:14:50 +02:00
Harald Csaszar
0bcdc314b4 [unity] Fixed errors in URP blend mode shaders when main and additional lights are disabled. Closes #2592. 2024-08-08 16:06:10 +02:00
Harald Csaszar
ea1929824f [unity] URP Shaders: Exposed Stencil Comparison parameter on URP blend mode shaders. 2024-07-18 16:06:18 +02:00
Harald Csaszar
6161636068 [unity] Fixed URP shader issue with bloom and HDR. Closes #2574. 2024-07-09 18:51:07 +02:00
Harald Csaszar
80a0bbed5d [unity] URP/Spine/Skeleton shader now performs proper alpha-testing when Depth Write is enabled. 2024-07-09 17:20:55 +02:00
Harald Csaszar
2f44b90878 [unity] OnDemandTextureLoader: Added TextureLoadFailed callback, used by Addressables extension package. 2024-07-05 12:58:37 +02:00
Harald Csaszar
e076a1c7d9 [unity] Added missing attribute drawer changes of last commits for ui-toolkit package (on spine-unity side). 2024-07-05 12:56:17 +02:00
Harald Csaszar
d982710070 [unity] ui-toolkit package: Code cleanup, added documentation. See #1943. 2024-07-03 10:33:26 +02:00
Harald Csaszar
06dc94ee11 [unity] Added spine-unity to package dependency of ui-toolkit package. See #1943. 2024-07-02 17:50:37 +02:00
Harald Csaszar
273ec46636 [unity] Minor formatting and version fixes for ui-toolkit package. See #1943. 2024-07-02 17:36:35 +02:00