Releases: BabylonJS/BabylonReactNative
Releases · BabylonJS/BabylonReactNative
1.3.2
This release resolves an issue with the peer dependency list for apps using @babylonjs/react-native-windows-0-69.
What's Changed
- Add support for Windows in the 0.69 PackageTest project by @Alex-MSFT in #448
Full Changelog: 1.3.1...1.3.2
1.3.1
What's Changed
- Update BabylonNative for bgfx fixes by @CedricGuillemet in #441
- Create new package to support React Native 0.69 by @Alex-MSFT in #442
Full Changelog: 1.3.0...1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.1
0.65.0-alpha.49
- Update to Babylon.js 5.0.0-rc.4
- Update Babylon Native to the latest to pull in some fixes:
- Issue where device input connected can be missed on the JS side
- Metal API validation error in XR mode
0.64.0-alpha.49
- Update to Babylon.js 5.0.0-rc.4
- Update Babylon Native to the latest to pull in some fixes:
- Issue where device input connected can be missed on the JS side
- Metal API validation error in XR mode
0.65.0-alpha.48
- Fixes morph targets (BabylonJS/BabylonNative#923)
- Fixes errors not showing properly when inside a callback like RequestAnimationFrame (#340)
- Includes changes from Babylon Native to work with input changes from Babylon.js