|
@@ -180,6 +180,7 @@
|
|
|
- WebXR teleportation can now be disabled after initialized ([RaananW](https://github.com/RaananW/))
|
|
|
- New Features Manager for WebXR features ([RaananW](https://github.com/RaananW/))
|
|
|
- New features - Plane detection, Hit Test, Background remover ([RaananW](https://github.com/RaananW/))
|
|
|
+- Camera's API works as expected (position, rotationQuaternion, world matrix etc') ([#7239](https://github.com/BabylonJS/Babylon.js/issues/7239)) ([RaananW](https://github.com/RaananW/))
|
|
|
|
|
|
### Ray
|
|
|
|
|
@@ -211,10 +212,10 @@
|
|
|
- Added Light intensity output to LightInformationBlock ([Drigax](https://github.com/drigax))
|
|
|
|
|
|
### Serializers
|
|
|
+
|
|
|
- Added support for `AnimationGroup` serialization ([Drigax](https://github.com/drigax/))
|
|
|
- Expanded animation group serialization to include all targeted TransformNodes ([Drigax]https://github.com/drigax/)
|
|
|
|
|
|
-
|
|
|
### Documentation
|
|
|
|
|
|
- Added a note on shallow bounding of getBoundingInfo ([tibotiber](https://github.com/tibotiber))
|