v0.9.0
What's Changed
Breaking Changes 🛠
- Update planar shadow feature with multi shader pass by @GuoLei1990 in #72
Features 🎉
- feat: infinity grid material by @yangfengzzz in #54
- Wireframe support color config by @yangfengzzz in #74
- Navigation gizmo setup by @JujieX in #68
- Gizmo adds anchor capability by @cptbtptpbcptdtptp in #62
- Feat: update
FreeControl
by @cptbtptpbcptdtptp in #77 - gizmo enable multi-function edit mode by @JujieX in #81
- feat: geometry texture to sketch normal and wireframe by @yangfengzzz in #69
- Wireframe support draw boundingbox by @yangfengzzz in #84
- Readd stats by using script by @yangfengzzz in #85
- feat: add tol when grid aligned by @yangfengzzz in #91
- feat: wireframe adapt new collider shape api by @yangfengzzz in #92
Fixed 🐞
- Fix:
setTarget
bug by @cptbtptpbcptdtptp in #83 - Fix: enable key by @cptbtptpbcptdtptp in #88
- Fix: adapter pointer by @cptbtptpbcptdtptp in #96
- Boundingbox wireframe size bug by @yangfengzzz in #97
- fix: collidershape position should multiply scale by @yangfengzzz in #98
- fix: fix bounds indices memroy allocation by @yangfengzzz in #100
Other Changes
- Adapter to shader multi pass pr by @GuoLei1990 in #71
- Feat: use pnpm workspace instead of lerna by @JujieX in #73
- Feat:
OrbitControl
does not limit the vertical rotation angle by @cptbtptpbcptdtptp in #75 - fix: solve multi camera priority error by @JujieX in #82
- merge main into Dev/0.9 by @yangfengzzz in #89
- Fix: solve rotation error & upgrade style by @JujieX in #90
- Fix: gizmo not shown with empty renderers in center mode by @JujieX in #93
- Fix: center point of multi entities error by @JujieX in #94
- fix: solve front & back rotation error by @JujieX in #95
- Fix: gizmo viewport setting method by @JujieX in #99
- Fix update flag bug by @cptbtptpbcptdtptp in #103
- feat: adapt new SkinMeshRenderer by @yangfengzzz in #104
- Fix: relocate gizmo setup to constructor by @JujieX in #105
- feat: adapt engine api by @yangfengzzz in #106
- Adapt to latest engine
with optimization uniform occupy PR
by @GuoLei1990 in #110 - fix: FrameBufferPicker bug by @EnhaoWu in #123
- rename to new package by @yangfengzzz in #181
- rename to new package by @yangfengzzz in #184
- build: modify global name by @gz65555 in #186
- rename by @yangfengzzz in #187
New Contributors
Full Changelog: v0.8.0...v0.9.0