Releases: BabylonJS/BabylonReactNative
Releases · BabylonJS/BabylonReactNative
0.4.0-alpha.20
- Fix iOS crash when device orientation changes while in XR
0.4.0-alpha.19
- Fix rendering issues on HoloLens
- Improve performance on HoloLens
- Fix display scaling issues on iOS "Plus" devices (e.g. iPhone 7 Plus, etc.)
- Guard against possible crash on touch events on iOS
- Guard against crash on invalid URL when loading models on Android
- Fix memory leak when entering/exiting XR on iOS
0.4.0-alpha.17
- Update Babylon.JS and BabylonNative to support new Vertex Buffer Types
- Decreasing screenshot jpeg quality to 80%
0.4.0-alpha.16
Fixes an issue where rendering artifacts are visible during the transition to XR on Android.
0.4.0-alpha.15
Move BabylonNative UWP build out of submodule (#200) * Move BabylonNative build out of submodule * Update package lock checksums for local modules
0.4.0-alpha.14
Fixes regression in Android AR rendering on some (non US) devices.
0.4.0-alpha.13
Added experimental support for capturing off screen frame buffers.
0.4.0-alpha.12
Improves rendering performance on Android for some scenarios (such as models with lots of geometry).
0.4.0-alpha.11
Fixes crashes that could occur when rapidly tingling XR on/off.
0.4.0-alpha.10
Fix NativeInput
multi-touch on iOS.