You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
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