Releases: galacean/engine
Releases · galacean/engine
v1.1.0-beta.18
What's Changed
Fixed 🐞
- Fix Sprite can't batch bug caused by material instance by @cptbtptpbcptdtptp in #1830
- Fix material destoroy bug by @GuoLei1990 in #1847
- Fix no autoplay when set animatorController after enable by @luzhuang in #1843
- Fix ColorOverLifetimeModule mode invalid bug by @GuoLei1990 in #1850
- Fix quaternion to euler bug by @cptbtptpbcptdtptp in #1851
Full Changelog: v1.1.0-beta.17...v1.1.0-beta.18
v1.1.0-beta.17
What's Changed
Other Changes
- Fix glTF animation parse bug by @GuoLei1990 in #1845
Full Changelog: v1.1.0-beta.16...v1.1.0-beta.17
v1.1.0-beta.16
v1.1.0-beta.15
What's Changed
Features 🎉
Fixed 🐞
- Fix an error in the
matrix.decompose
when the determinant is negative by @cptbtptpbcptdtptp in #1822 - Fix particle renderer bug by @GuoLei1990 in #1834
- Fix glTF animation bug by @GuoLei1990 in #1837
- Fix
SkinnedMeshRenderer
localBounds clone bug by @luzhuang in #1838 - Fix ktx2 texture support by @gz65555 in #1829
- Ignore case of asset url by @zhuxudong in #1809
- Fix blendShapeAnimation crossFade bug by @luzhuang in #1840
Other Changes
- Add unit test case of
Joint
by @jtabibito in #1741 - Add unit test case of
PhysicsMaterial
by @jtabibito in #1738 - Add unit test case of
CharacterController
by @jtabibito in #1736 - Update unit test case of
PhysicsManager
by @jtabibito in #1735 - Add unit test case of
DynamicCollider
by @jtabibito in #1737
Full Changelog: v1.1.0-beta.14...v1.1.0-beta.15
v1.1.0-beta.14
What's Changed
Fixed 🐞
- Fix
VertexData2D.triangles
reference error when changeDrawMode
toTiled
by @cptbtptpbcptdtptp in #1817 - Fix force gc bug by @cptbtptpbcptdtptp in #1819
- Fix ktx2 offset is not correct by @gz65555 in #1820
Full Changelog: v1.1.0-beta.13...v1.1.0-beta.14
v1.1.0-beta.13
What's Changed
Features 🎉
- Export IGLTF and support scene plugin by @zhuxudong in #1816
Full Changelog: v1.1.0-beta.12...v1.1.0-beta.13
v1.1.0-beta.12
What's Changed
Fixed 🐞
- Fix infinite loop error caused by shader cache bug by @GuoLei1990 in #1815
Full Changelog: v1.1.0-beta.11...v1.1.0-beta.12
v1.1.0-beta.11
What's Changed
Fixed 🐞
- fix: text renderer parse error by @gz65555 in #1801
- Fix scene still rendering when
isActive = false
by @GuoLei1990 in #1804 - Fix scene active bug by @GuoLei1990 in #1805
- Fix ktx2 error and update physics wasm url by @luzhuang in #1806
Full Changelog: v1.1.0-beta.10...v1.1.0-beta.11
v1.1.0-beta.10
What's Changed
Fixed 🐞
- Fix
Renderer._bounds
clone bug by @cptbtptpbcptdtptp in #1797 - Reserve function name in worker code by @gz65555 in #1800
Full Changelog: v1.1.0-beta.9...v1.1.0-beta.10