Commit 53c5dd1
Update babylon native downgrade arcore (#315)
* update latest babylon native submodule
* downgrade arcore to 1.22
* missing tinyexr.lib
* npm version ?
* npm again
* revert npm test
Co-authored-by: Cedric Guillemet <[email protected]>
Co-authored-by: Ryan Tremblay <[email protected]>1 parent d3aef65 commit 53c5dd1
File tree
4 files changed
+6
-4
lines changed- Modules/@babylonjs
- react-native-windows/windows/BabylonReactNative
- react-native
- android
- submodules
- Package/Android
4 files changed
+6
-4
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| 178 | + | |
178 | 179 | | |
179 | 180 | | |
180 | 181 | | |
| |||
234 | 235 | | |
235 | 236 | | |
236 | 237 | | |
| 238 | + | |
237 | 239 | | |
238 | 240 | | |
239 | 241 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
Submodule BabylonNative updated 11 files
- Apps/Playground/iOS/LibNativeBridge.mm+2-2
- Dependencies/UrlLib/Source/Android/UrlRequest.cpp+6
- Dependencies/bgfx.cmake+1-1
- Dependencies/xr/Source/ARCore/XR.cpp+21
- Plugins/NativeEngine/Source/ShaderCompilerD3D.cpp+1-1
- Plugins/NativeEngine/Source/ShaderCompilerMetal.cpp+1-1
- Plugins/NativeEngine/Source/ShaderCompilerOpenGL.cpp+1-1
- Plugins/NativeEngine/Source/ShaderCompilerTraversers.cpp+120-97
- Plugins/NativeEngine/Source/ShaderCompilerTraversers.h+2-1
- Polyfills/Canvas/Source/Context.cpp+2-1
- Polyfills/Canvas/Source/Context.h+1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments