4 Commits

Author SHA1 Message Date
ChenMo
425ee3552c Refactor all color properties to linear space (#2656)
* refactor: use linear color space
2025-05-16 16:25:26 +08:00
luzhuang
7ca285a487 AnimatorStateTransition support fixedDuration (#2377)
* feat: AnimatorStateTransition support fixedDuration
2024-09-13 15:48:00 +08:00
luzhuang
e97305b24c Refactor state transition update logic and fix time bug (#2130)
* feat: refactor state transition update logic

* fix: time update bug
2024-06-27 22:47:39 +08:00
luzhuang
11de431902 Add transition conditions (#2096)
* feat: add transition condition
2024-06-21 17:20:12 +08:00