Releases: BabylonJS/BabylonReactNative
Releases · BabylonJS/BabylonReactNative
0.3.0-alpha.20
- Fixes a few issues with view re-instantiation.
- Limits frame rate on Android based on vSync.
0.3.0-alpha.19
Latest Babylon Native and Babylon.js with some bug fixes.
0.3.0-alpha.18
Fix race condition in iOS React Native module init
0.3.0-alpha.17
This brings in fixes for Mesh.MergeMeshes as well as a glb fixes for Android.
0.3.0-alpha.16
Fixes an issue async code could "get stuck" on Android in release builds.
0.3.0-alpha.15
Fixes a double rendering issue on Android in release builds.
0.3.0-alpha.14
Add takeSnapshot support.
0.3.0-alpha.12
Improves iOS ARKit integration.
0.3.0-alpha.11
Fixes iOS XR bug where the camera was upside down.
0.3.0-alpha.10
- Fixes touch input handling such that a move event is no longer raised before the associated touch down event.