Releases: galacean/engine
Releases · galacean/engine
v1.3.21
What's Changed
Fixed 🐞
- Fix particle emit bug and afterimage bug by @GuoLei1990 in #2434
Full Changelog: v1.3.20...v1.3.21
v1.3.20
What's Changed
Features 🎉
- Add function support copy vector/color/quaternion to like object by @singlecoder in #2428
- Refactor request in
ResourceManager
andLoader
by @Sway007 in #2429 - Support particle start delay time by @GuoLei1990 in #2431
Fixed 🐞
- Fix the mesh was not restored after context lost. by @cptbtptpbcptdtptp in #2418
Full Changelog: v1.3.19...v1.3.20
v1.3.19
Full Changelog: v1.3.18...v1.3.19
v1.3.18
Full Changelog: v1.3.17...v1.3.18
v1.3.17
v1.3.16
What's Changed
Fixed 🐞
- Fix background render error when render to RT by @zhuxudong in #2414
- Fix texture sheet and gravity bug by @GuoLei1990 in #2422
- Fix particle rotation bug by @GuoLei1990 in #2423
Other Changes
Full Changelog: v1.3.15...v1.3.16
v1.3.15
What's Changed
Fixed 🐞
- Fix
Color.toGamma
andColor.toLinear
listener error by @cptbtptpbcptdtptp in #2389 - Fix shader destroy memory residual by @GuoLei1990 in #2410
- Fix error when the animationEvent loses the callback function with the given name by @luzhuang in #2394
- Fix crossFade error caused by transitionOffsetTime and clipStartTime by @luzhuang in #2411
Other Changes
- Fix typo of HOW_TO_CONTRIBUTE.md by @chenyunda218 in #2400
New Contributors
- @chenyunda218 made their first contribution in #2400
Full Changelog: v1.3.12...v1.3.15
v1.3.14
What's Changed
Fixed 🐞
- Fix
Color.toGamma
andColor.toLinear
listener error by @cptbtptpbcptdtptp in #2389 - Fix shader destroy memory residual by @GuoLei1990 in #2410
- Fix error when the animationEvent loses the callback function with the given name by @luzhuang in #2394
Other Changes
- Fix typo of HOW_TO_CONTRIBUTE.md by @chenyunda218 in #2400
- Fixed the problem of abnormal length of
DisorderedArray
caused by rewritingScript
function by @cptbtptpbcptdtptp in #2402
New Contributors
- @chenyunda218 made their first contribution in #2400
Full Changelog: v1.3.12...v1.3.14
v1.3.12
What's Changed
Fixed 🐞
- Fix error in node environment by @zhuxudong in #2362
- Fix physics event index exceeds the length of the array. by @cptbtptpbcptdtptp in #2366
- Fix particle velocity over lifetime bug by @GuoLei1990 in #2387
Full Changelog: v1.3.8...v1.3.12
v1.3.8
What's Changed
Fixed 🐞
- Fix
TextRenderer
orSpriteRenderer
rendering errors by @singlecoder in #2340
Full Changelog: v1.3.7...v1.3.8