Skip to content

Releases: galacean/engine

v1.4.0-alpha.0

26 Nov 10:23
Compare
Choose a tag to compare
v1.4.0-alpha.0 Pre-release
Pre-release

What's Changed

Features 🎉

  • Add hasExitTime and fix error when set state startTime and transition duration is 0 by @luzhuang in #2359
  • Support trigger type AnimatorControllerParameter by @luzhuang in #2374
  • AnimatorStateTransition support fixedDuration by @luzhuang in #2377
  • Improve ShaderLab's compatiblity with the RenderState of Material by @Sway007 in #2378
  • Improve ShaderLab compilation error log and package build by @Sway007 in #2364
  • ShaderLab ignore Editor module by @Sway007 in #2395

Other Changes

Full Changelog: v1.3.24...v1.4.0-alpha.0

v1.3.24

15 Nov 03:48
Compare
Choose a tag to compare

What's Changed

Fixed 🐞

  • Fix reource load issue in local downloaded npm package by @Sway007 in #2436

Full Changelog: v1.3.23...v1.3.24

v1.3.23

13 Nov 12:59
Compare
Choose a tag to compare

What's Changed

Fixed 🐞

Full Changelog: v1.3.20...v1.3.23

v1.3.21

13 Nov 12:40
Compare
Choose a tag to compare

What's Changed

Fixed 🐞

Full Changelog: v1.3.20...v1.3.21

v1.3.20

11 Nov 13:37
Compare
Choose a tag to compare

What's Changed

Features 🎉

Fixed 🐞

Full Changelog: v1.3.19...v1.3.20

v1.3.19

07 Nov 07:25
Compare
Choose a tag to compare

Full Changelog: v1.3.18...v1.3.19

v1.3.18

07 Nov 04:04
Compare
Choose a tag to compare

Full Changelog: v1.3.17...v1.3.18

v1.3.17

06 Nov 15:21
Compare
Choose a tag to compare

What's Changed

Features 🎉

  • Add loader for Shader and ShaderChunk asset by @Sway007 in #2027

Full Changelog: v1.3.16...v1.3.17

v1.3.16

05 Nov 13:22
Compare
Choose a tag to compare

What's Changed

Fixed 🐞

Other Changes

Full Changelog: v1.3.15...v1.3.16

v1.3.15

30 Oct 11:15
Compare
Choose a tag to compare

What's Changed

Fixed 🐞

  • Fix Color.toGamma and Color.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

New Contributors

Full Changelog: v1.3.12...v1.3.15