1.3.5
This revision resolves crashing issues on certain Android emulators and devices. It also brings another round of improvements for the NativeCamera plugin on iOS improving camera selection, and memory management.
- Make versions consistent and bump fbjni to 0.3.0 (#458)
- Fix iOS Camera Texture memory leak on dispose (BabylonJS/BabylonNative#1135)
- NativeCamera - Use the main camera on iOS rather than virtual camera (BabylonJS/BabylonNative#1136)
- iOS NativeCamera session start/stop synchronization (BabylonJS/BabylonNative#1137)