Commit 869d850
File tree
10 files changed
+28
-28
lines changed- Apps
- PackageTest
- 0.63.1
- 0.64.0
- Playground
- Modules/@babylonjs
- react-native-windows
- react-native
- submodules
10 files changed
+28
-28
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
Submodule BabylonNative updated 51 files
- Apps/Playground/Android/app/src/main/cpp/BabylonNativeJNI.cpp+2-1
- Apps/Playground/UWP/App.cpp+1-1
- Apps/Playground/UWP/App.h+2
- Apps/Playground/Win32/App.cpp+3-1
- Apps/Playground/X11/App.cpp+2-1
- Apps/Playground/iOS/LibNativeBridge.mm+2-1
- Apps/Playground/macOS/ViewController.mm+4-1
- Apps/UnitTests/Scripts/tests.js+16
- Apps/ValidationTests/Android/app/CMakeLists.txt+2-5
- Apps/ValidationTests/Android/app/src/main/cpp/BabylonNativeJNI.cpp+2-2
- Apps/ValidationTests/CMakeLists.txt+3-6
- Apps/ValidationTests/Shared/TestUtils.h-260
- Apps/ValidationTests/UWP/App.cpp+3-4
- Apps/ValidationTests/UWP/App.h+2
- Apps/ValidationTests/Win32/App.cpp+6-5
- Apps/ValidationTests/X11/App.cpp+6-5
- Apps/ValidationTests/iOS/LibNativeBridge.mm+4-4
- Apps/ValidationTests/macOS/ViewController.mm+4-3
- Apps/package-lock.json+19-19
- Apps/package.json+4-4
- Dependencies/UrlLib/Source/Apple/UrlRequest.mm+1-1
- Dependencies/UrlLib/Source/Unix/UrlRequest.cpp+2-44
- Dependencies/napi/napi-direct/source/js_native_api_chakra.cc+5-6
- Plugins/CMakeLists.txt+4-1
- Plugins/NativeEngine/CMakeLists.txt+8-1
- Plugins/NativeEngine/Source/IndexBuffer.cpp+85
- Plugins/NativeEngine/Source/IndexBuffer.h+30
- Plugins/NativeEngine/Source/NativeEngine.cpp+54-325
- Plugins/NativeEngine/Source/NativeEngine.h+3-32
- Plugins/NativeEngine/Source/VertexArray.cpp+79
- Plugins/NativeEngine/Source/VertexArray.h+36
- Plugins/NativeEngine/Source/VertexBuffer.cpp+151
- Plugins/NativeEngine/Source/VertexBuffer.h+30
- Plugins/NativeXr/Source/NativeXr.cpp+4-12
- Plugins/TestUtils/CMakeLists.txt+28
- Plugins/TestUtils/Include/Babylon/Plugins/TestUtils.h+10
- Plugins/TestUtils/Source/Android/TestUtilsImpl.cpp+31
- Plugins/TestUtils/Source/Apple/TestUtilsImpl.mm+57
- Plugins/TestUtils/Source/TestUtils.cpp+63
- Plugins/TestUtils/Source/TestUtils.h+75
- Plugins/TestUtils/Source/TestUtilsImplData.h+18
- Plugins/TestUtils/Source/UWP/TestUtilsImpl.cpp+43
- Plugins/TestUtils/Source/Unix/TestUtilsImpl.cpp+67
- Plugins/TestUtils/Source/Win32/TestUtilsImpl.cpp+60
- Polyfills/Canvas/Include/Babylon/Polyfills/Canvas.h+22-3
- Polyfills/Canvas/Source/Canvas.cpp+77-3
- Polyfills/Canvas/Source/Canvas.h+45-1
- Polyfills/Canvas/Source/Context.cpp+6
- Polyfills/Canvas/Source/Context.h+4-1
- Polyfills/XMLHttpRequest/Source/XMLHttpRequest.cpp+46-13
- Polyfills/XMLHttpRequest/Source/XMLHttpRequest.h+1-1
0 commit comments