Skip to content

Releases: BabylonJS/BabylonReactNative

0.3.0-alpha.9

19 Aug 07:36
ec36fb3
Compare
Choose a tag to compare
0.3.0-alpha.9 Pre-release
Pre-release

Update BabylonNative and Babylon.js versions to include support for AR feature points, hit testing against different types of world geometry, and fetching the viewer camera pose

0.3.0-alpha.8

07 Aug 21:25
af5d41d
Compare
Choose a tag to compare
0.3.0-alpha.8 Pre-release
Pre-release

Update Babylon.js and BabylonNative to the latest versions to fix issues around GLTF loading.

0.3.0-alpha.7

06 Aug 17:21
6ba5397
Compare
Choose a tag to compare
0.3.0-alpha.7 Pre-release
Pre-release

Minimum supported version of React Native is now 0.63.1 (required for array buffer support)

0.3.0-alpha.6

05 Aug 17:36
e671b2c
Compare
Choose a tag to compare
0.3.0-alpha.6 Pre-release
Pre-release
Update to latest babylon native and js (#64)

* Update to latest babylon native

* Update Babylon.js to latest

0.3.0-alpha.5

29 Jul 23:10
9daae33
Compare
Choose a tag to compare
0.3.0-alpha.5 Pre-release
Pre-release
Force overflow to hidden (#59)

0.3.0-alpha.4

21 Jul 15:48
9e48135
Compare
Choose a tag to compare
0.3.0-alpha.4 Pre-release
Pre-release
Enable resizing on iOS (#50)

- Enable resizing on iOS (uncomment commented out code, and add a comment about it).
- Disable Metal API Validation for the test projects.
- Add documentation about disabling Metal API Validation.
- Do a general pass on updating docs.

0.3.0-alpha.1

08 Jul 16:00
0ded9fb
Compare
Choose a tag to compare
Update publish.yml

Fix README.md

08 Jul 18:05
Compare
Choose a tag to compare
Fix README.md Pre-release
Pre-release

The README.md now reflects the fact that the package contains pre-compiled binaries and does not need to be compiled by the consuming app.

Switch to pre-compiled binaries

08 Jul 17:16
Compare
Choose a tag to compare
Pre-release

This release switches the package to contain pre-compiled binaries to make consumption simpler (consumers don't have to build the native code, and no extra steps are required beyond an npm install and pod install).

0.2.0-alpha.1

02 Jun 23:47
3f0834f
Compare
Choose a tag to compare
Update package.json