Skip to content

Releases: BabylonJS/BabylonReactNative

2.0.5

Choose a tag to compare

@CedricGuillemet CedricGuillemet released this 19 May 17:18
e279bc6

What's Changed

Full Changelog: 2.0.4...2.0.5

2.0.4

Choose a tag to compare

@CedricGuillemet CedricGuillemet released this 11 May 16:01
1b3cf55

What's Changed

Full Changelog: 2.0.3...2.0.4

2.0.3

Choose a tag to compare

@CedricGuillemet CedricGuillemet released this 15 Apr 07:42
9542c30

What's Changed

  • Fix Xcode 26 build: suppress deprecated-declarations + BABYLON_USE_SYSTEM_CMAKE env var by @CedricGuillemet in #726

Full Changelog: 2.0.2...2.0.3

2.0.2

Choose a tag to compare

@CedricGuillemet CedricGuillemet released this 27 Mar 08:21
15ae894

What's Changed

Full Changelog: 2.0.1...2.0.2

2.0.1

Choose a tag to compare

@CedricGuillemet CedricGuillemet released this 18 Mar 14:54
0247349

What's Changed

  • Use latest BabylonNative

Full Changelog: 2.0.0...2.0.1

2.0.0

Choose a tag to compare

@CedricGuillemet CedricGuillemet released this 24 Feb 08:46
7d56095

What's Changed

Full Changelog: 1.9.0...2.0.0

1.9.0

Choose a tag to compare

@CedricGuillemet CedricGuillemet released this 13 Jul 08:21
0babdca

What's Changed

New Contributors

Full Changelog: 1.8.6...1.9.0

1.8.6

Choose a tag to compare

@CedricGuillemet CedricGuillemet released this 02 Jul 16:55
3ab1005

1.8.5

Choose a tag to compare

@CedricGuillemet CedricGuillemet released this 29 May 16:15
949bbe1

What's Changed

New Contributors

Full Changelog: 1.8.2...1.8.5

1.8.2

Choose a tag to compare

@ryantrem ryantrem released this 09 Jan 01:15
7f70a8c

Fixes two regressions:

  1. Uses Babylon Native's XHR to load models instead of React Native's XHR (Babylon Native's XHR is much faster, uses less memory, and supports additional features like local file paths).
  2. XR renders on Android instead of just seeing the Babylon blue clear color.