update CHANGELOG
This commit is contained in:
@@ -4,6 +4,9 @@
|
|||||||
* added basic collision detection + callbacks
|
* added basic collision detection + callbacks
|
||||||
* added keyboard/mouse widgets + controls
|
* added keyboard/mouse widgets + controls
|
||||||
* `createViewer` now `awaits` the insertion of `FilamentWidget` so you no longer need to manually defer calling until after FilamentWidget has been rendered
|
* `createViewer` now `awaits` the insertion of `FilamentWidget` so you no longer need to manually defer calling until after FilamentWidget has been rendered
|
||||||
|
* `setCameraRotation` now accepts a quaternion instead of an axis/angle
|
||||||
|
* instancing is now supported.
|
||||||
|
* `setBoneTransform` has been removed. To set the transform for a bone, just `addBoneAnimation` with a single frame.
|
||||||
|
|
||||||
## 0.6.0
|
## 0.6.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user