Releases: galacean/engine
Releases · galacean/engine
v0.8.0-beta.18
What's Changed
Fixed 🐞
- Fix
InputManager
keyboard events could not be listened to by @cptbtptpbcptdtptp in #972
Full Changelog: v0.8.0-beta.17...v0.8.0-beta.18
v0.8.0-beta.17
What's Changed
Fixed 🐞
- Fix blendShape clone error by @zhuxudong in #970
Full Changelog: v0.8.0-beta.16...v0.8.0-beta.17
v0.8.0-beta.16
What's Changed
Features 🎉
- Add
siblingIndex
andaddChild()
insert ability forEntity
(#961) by @GuoLei1990 in #969
Fixed 🐞
- Fix blendShape clone error by @zhuxudong in #968
Other Changes
- Optimization TextRenderer memory by @GuoLei1990 in #964
- Optmization TextRender performance cause by sort by @GuoLei1990 in #966
Full Changelog: v0.8.0-beta.14...v0.8.0-beta.16
v0.8.0-beta.14
What's Changed
Fixed 🐞
- Fix
Transform
worldMatrix
set bug by @cptbtptpbcptdtptp in #951 - Fix frame picker not valid for sprite renderer by @singlecoder in #952
Full Changelog: v0.8.0-beta.10...v0.8.0-beta.14
v0.8.0-beta.10
What's Changed
Fixed 🐞
- Fix InputManager need to stop the default touch behavior of canvas by @cptbtptpbcptdtptp in #936
- Fix
blendShapeWeights
never set bug when Mesh blendShape count is large than 0 by @GuoLei1990 in #941 - Fix model mesh missing tangent w by @yangfengzzz in #944
- physx missing collision callback by @yangfengzzz in #950
Full Changelog: v0.8.0-beta.9...v0.8.0-beta.10
v0.7.5
What's Changed
Fixed 🐞
- Fix model mesh missing tangent w by @yangfengzzz in #943
Full Changelog: v0.7.4...v0.7.5
v0.7.4
What's Changed
Fixed 🐞
- Fix
blendShapeWeights
never set bug when Mesh blendShape count is large than 0 by @GuoLei1990 in #942
Full Changelog: v0.7.3...v0.7.4
v0.7.3
v0.8.0-beta.6
Iteration Plan: #779
Milestone development: https://github.com/oasis-engine/engine/wiki/Milestone-0.8-development
Migration Guide: https://github.com/oasis-engine/engine/wiki/Migration-Guide
What's Changed
Fixed 🐞
- Fix build error cause by physics package by @GuoLei1990 in #921
- Fix use canvas as the main body to listen for keyboard events by @cptbtptpbcptdtptp in #917
Full Changelog: v0.8.0-beta.5...v0.8.0-beta.6