|
@@ -82,6 +82,7 @@
|
|
|
- Teleportation plugin doesn't use the touched to finish teleportation ([#7916](https://github.com/BabylonJS/Babylon.js/issues/7916)) ([RaananW](https://github.com/RaananW))
|
|
|
- Support for pointer selection and teleportation in right handed systems ([#7967](https://github.com/BabylonJS/Babylon.js/issues/7967)) ([RaananW](https://github.com/RaananW))
|
|
|
- Pointer Selection feature now uses `selectstart` and `selectend` events when gamepad and motion controller are not present ([#7989](https://github.com/BabylonJS/Babylon.js/issues/7989)) ([RaananW](https://github.com/RaananW))
|
|
|
+- Removed forced `autoClear` = false settings ([RaananW](https://github.com/RaananW))
|
|
|
|
|
|
### Collisions
|
|
|
|