Skip to content

Releases: BabylonJS/BabylonReactNative

1.3.2

09 Aug 19:27
902290e
Compare
Choose a tag to compare

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

09 Aug 00:00
fa177df
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.3.1

1.3.0

03 Aug 19:14
410290d
Compare
Choose a tag to compare

What's Changed

  • Enable NativeCamera plugin (#433)
  • Expose MSAA settings as a view property (#421)
  • Improved Android & iOS performance when using transparency (#419)

Full Changelog: 1.2.0...1.3.0

1.2.0

23 May 15:44
b9d382f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.2.0

1.1.1

05 May 17:55
1fbf4f4
Compare
Choose a tag to compare
Disable Windows publish (#407)

1.1.0

15 Apr 18:42
007aed2
Compare
Choose a tag to compare
  • Update to Babylon.js 5.2.0
  • Update Babylon Native to the latest:
    • WebXR Image tracking module is now supported on iOS and Android
    • Improve color handling for native canvases
    • Improved pointer support
    • Updated to GSL 4

1.0.1

31 Mar 19:11
92115b1
Compare
Choose a tag to compare
  • New packaging scheme. Packages for React Native 0.64 and 0.65 are now separated.
  • Updated to work with Babylon.js stable release 5.0.0.

0.65.0-alpha.49

21 Mar 22:40
272dd58
Compare
Choose a tag to compare
0.65.0-alpha.49 Pre-release
Pre-release
  • 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

21 Mar 22:40
272dd58
Compare
Choose a tag to compare
0.64.0-alpha.49 Pre-release
Pre-release
  • 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

10 Mar 00:31
b6519b7
Compare
Choose a tag to compare
0.65.0-alpha.48 Pre-release
Pre-release
  • 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