Skip to content

Releases: galacean/engine

v1.3.5

08 Aug 12:04
Compare
Choose a tag to compare

What's Changed

Fixed 🐞

Full Changelog: v1.3.3...v1.3.5

v1.3.3

07 Aug 04:03
Compare
Choose a tag to compare

What's Changed

Features 🎉

Fixed 🐞

Full Changelog: v1.3.1...v1.3.3

v1.3.1

05 Aug 11:03
Compare
Choose a tag to compare

What's Changed

Features 🎉

  • ParticleRenderer support bounds and frustum culling by @JujieX in #2110
  • Refactor 2d render pipeline by @singlecoder in #1708
  • Animator support transition conditions by @luzhuang in #2096
  • Refactor state transition update logic and fix time bug by @luzhuang in #2130
  • Support Prefab by @luzhuang in #2108
  • Add constructor to sub primitive and export by @johanzhu in #2155
  • Export ClearableObjectPool and ReturnableObjectPool from utils by @singlecoder in #2154
  • Support post process by @zhuxudong in #2129
  • Camera setReplacementShader support ReplacementFailureStrategy when failed by @cptbtptpbcptdtptp in #2172
  • Refactoring the ShaderLab Compiler Module using the LALR Algorithm for Enhanced GLSL Compatibility and Reduced Build Size by @Sway007 in #2113
  • Path in #include directive support relative path against to shader's path AND fix code generation error when target language is gles 100 by @Sway007 in #2241

Fixed 🐞

Other Changes

New Contributors

Full Changelog: v1.2.0...v1.3.1

v1.3.0

02 Aug 08:39
Compare
Choose a tag to compare

What's Changed

Features 🎉

  • ParticleRenderer support bounds and frustum culling by @JujieX in #2110
  • Refactor 2d render pipeline by @singlecoder in #1708
  • Animator support transition conditions by @luzhuang in #2096
  • Refactor state transition update logic and fix time bug by @luzhuang in #2130
  • Support Prefab by @luzhuang in #2108
  • Add constructor to sub primitive and export by @johanzhu in #2155
  • Export ClearableObjectPool and ReturnableObjectPool from utils by @singlecoder in #2154
  • Support post process by @zhuxudong in #2129
  • Camera setReplacementShader support ReplacementFailureStrategy when failed by @cptbtptpbcptdtptp in #2172
  • Refactoring the ShaderLab Compiler Module using the LALR Algorithm for Enhanced GLSL Compatibility and Reduced Build Size by @Sway007 in #2113
  • Path in #include directive support relative path against to shader's path AND fix code generation error when target language is gles 100 by @Sway007 in #2241

Fixed 🐞

Full Changelog: v1.2.0...v1.3.0

v1.3.0-beta.10

01 Aug 15:29
Compare
Choose a tag to compare
v1.3.0-beta.10 Pre-release
Pre-release

What's Changed

Fixed 🐞

Full Changelog: v1.3.0-beta.9...v1.3.0-beta.10

v1.3.0-beta.9

31 Jul 16:54
Compare
Choose a tag to compare
v1.3.0-beta.9 Pre-release
Pre-release

What's Changed

Fixed 🐞

Full Changelog: v1.3.0-beta.8...v1.3.0-beta.9

v1.3.0-beta.8

29 Jul 11:57
Compare
Choose a tag to compare
v1.3.0-beta.8 Pre-release
Pre-release

What's Changed

Fixed 🐞

  • Fix 2D batch buffer error by @singlecoder in #2257
  • Fix spriteDisableBatching tag failure by @cptbtptpbcptdtptp in #2261
  • Fix update size error when charactorController disabled by @luzhuang in #2259
  • Fix evaluate value error when switch layer state && get target value error in stateMachine callback and animation event by @luzhuang in #2258
  • Fix animation time error because of speed and animatorParameter rename bug by @luzhuang in #2273

Full Changelog: v1.3.0-beta.6...v1.3.0-beta.8

v1.2.0

24 Jul 02:58
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

Features 🎉

Fixed 🐞

Other Changes

New Contributors

Full Changelog: v1.1.3...v1.2.0

v1.3.0-beta.6

23 Jul 03:50
Compare
Choose a tag to compare
v1.3.0-beta.6 Pre-release
Pre-release

What's Changed

Fixed 🐞

Full Changelog: v1.3.0-beta.5...v1.3.0-beta.6

v1.3.0-beta.5

22 Jul 07:36
Compare
Choose a tag to compare
v1.3.0-beta.5 Pre-release
Pre-release

What's Changed

Features 🎉

  • Refactor 2d render pipeline by @singlecoder in #1708
  • Animator support transition conditions by @luzhuang in #2096
  • Refactor state transition update logic and fix time bug by @luzhuang in #2130
  • Support Prefab by @luzhuang in #2108
  • Add constructor to sub primitive and export by @johanzhu in #2155
  • Export ClearableObjectPool and ReturnableObjectPool from utils by @singlecoder in #2154
  • Support post process by @zhuxudong in #2129
  • Camera setReplacementShader support ReplacementFailureStrategy when failed by @cptbtptpbcptdtptp in #2172
  • Refactoring the ShaderLab Compiler Module using the LALR Algorithm for Enhanced GLSL Compatibility and Reduced Build Size by @Sway007 in #2113
  • Path in #include directive support relative path against to shader's path AND fix code generation error when target language is gles 100 by @Sway007 in #2241

Fixed 🐞

Other Changes

  • ParticleRenderer support bounds and frustum culling by @JujieX in #2110

Full Changelog: v1.2.0-beta.7...v1.3.0-beta.5