Releases: galacean/effects-runtime
Releases · galacean/effects-runtime
v1.1.4
- Fix: Screen not cleared after composition destruction. #91 @RGCHN
- Fix: Issue with data template not updating correctly during repeated loads. #89 @RGCHN
- Fix: Batch problem with spine vertices exceeding the limit. #86 @RGCHN
- Fix: Issue with particle and camera follow movement. #85 @RGCHN
- Fix: Spine elements not disappearing as expected when configured as reusable. #84 @RGCHN
- Fix: Rendering error caused by missing mesh in spine's first frame. #82 @RGCHN
- Perf: Optimized logic for image updates during multiple loads. #96 @RGCHN
- Chore: add Github issue template. #87 @zheeeng
UNPKG: https://unpkg.com/@galacean/[email protected]/dist/index.min.js
v1.1.3
- Fix: Fix the frame drop problem caused by ticker. #65 @wumaolinmaoan
- Fix: Texture retrieval and action setting issue for Spine. #63 @RGCHN
- Fix: Multi-layer mask penetration issue. #60 @RGCHN
- Fix: Gizmo rendering problem. #58 @liuxi150
- Fix: Render sprite incorrectly when config reusable caused by diff algorithm. #45 @RGCHN
- Fix: Typo and refactor code style. #24 @zheeeng
- Perf: Add JSON.stringify to show load error message. #42 @RGCHN
- Chore: Update math library version. #61 @liuxi150
UNPKG: https://unpkg.com/@galacean/[email protected]/dist/index.min.js
v1.1.2
v1.1.1
v1.1.0
- Feat: Added support for direct parsing and playback of pre-compositions, and unified math library. #3cd9c82
- Fix: Solve pre composition problem in 3D plugin. #27 @liuxi150
- Fix: Errors about visible and transform when setting. #25 @RGCHN
- Fix: HitTest bug in pre-composition. #9 @RGCHN
- Fix: Resolved dragging issue. #8 @liuxi150
- Fix: Add id and transform setting from pre-composition item. #5 @RGCHN
- Chore: Auto tigger bot review for specific branches. #23 @zheeeng
- Test: Fix plugin unit test. #28 @liuxi150
- Test: Fix unit and case test problems. #26 @liuxi150
- Build: Support CHANGELOG generation script. #4 @yiiqii
- Build: Add vite legacy polyfill. #29 @yiiqii
UNPKG: https://unpkg.com/@galacean/[email protected]/dist/index.min.js
v1.0.1
- Feat: Add name suggestion after player dispose. #6 @RGCHN
- Fix: Plugin error message optimization. #10 @liuxi150
- Fix: setRotation does not work after rotate in transform. #11 @RGCHN
- Chore: Add dependabot. #14 @zheeeng
- Chore: Add top language and license badge for README.md. #13 @zheeeng
UNPKG: https://unpkg.com/@galacean/[email protected]/dist/index.min.js