Releases: BabylonJS/BabylonReactNative
Releases · BabylonJS/BabylonReactNative
0.4.0-alpha.9
Rendering is no longer on the JS thread.
0.4.0-alpha.8
Added experimental support for NativeCapture
.
0.4.0-alpha.7
Move windows content into a new package
0.4.0-alpha.6
Fix android and iOS support for react-native 0.64.0 release candidates
0.4.0-alpha.5
- Add windows support
- Test changes to the publish github activity
0.4.0-alpha.4
- Bring in newest BabylonNative version to support the Babylon.js 5.0.0 alpha
0.4.0-alpha.3
- Fix flickering on iOS in XR mode.
0.4.0-alpha.2
- Update Babylon Native Submodule to include fix for swimminess on iOS
0.4.0-alpha.1
Don't bgfx::shutdown for debug builds since it doesn't work with fast…