Skip to content

Tags: BabylonJS/BabylonReactNative

Tags

1.6.1

Toggle 1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Agnostic toolset for VS project + std link issue with MSVC 17.2+ (#580)

* Agnostic toolset for VS project

* platform tool version

* pragma for std

* Update Modules/@babylonjs/react-native-windows/windows/BabylonReactNative/BabylonReactNative.vcxproj

Co-authored-by: Gary Hsu <bghgary@users.noreply.github.com>

* update windows readme

---------

Co-authored-by: Gary Hsu <bghgary@users.noreply.github.com>

1.6.0

Toggle 1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix test gen windows (#578)

* fix typo windows testVersion

* pfx fix

* removed test code

* empty line

* windows dep

1.5.1

Toggle 1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update BN to latest for NativeCamera fix (#547)

1.5.0

Toggle 1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
React-native 0.70 support (#511)

* RN 0.70 support

* npm scripts

* ios/android projects tweaks

* sdk 31

* windows PG

* rn version string

* gradlew +x and strings for RN version

* publish preview 0.70

* typo with packageNamePostfix

* de-duplicate code from tools.js

* xcode 13.4.1 for publish and release

* xcode-version not required

* removed no-objc-msgsend-selector-stubs option

* metro config

* package version

---------

Co-authored-by: Cedric Guillemet <ceguille@microsoft.com>

1.4.4

Toggle 1.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Babylon Native with camera improvements (#542)

1.4.3

Toggle 1.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated Babylon Native version (#541)

- Updated Babylon Native version

- Updated babylon.js version to 5.42.2

1.4.2

Toggle 1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update BabylonNative submodule and Babylon.js package version (#513)

1.4.1

Toggle 1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Babylon Native for native camera fixes (#505)

1.4.0

Toggle 1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Xcode 13/14 binary compatibility fix (#499)

* objc msgend selector stubs

* flags

* typo

* compile option

* kick build

* stackoverflow

Co-authored-by: Cedric Guillemet <ceguille@microsoft.com>

1.3.5

Toggle 1.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Babylon Native to fix NativeCamera and readPixels timing issues (

#462)

* Use local branch of BN

* Update BN submodule to take iOS camera and readTexture synchronization fixes