Commit 0b050d0
1 parent 9295bd5 commit 0b050d0
File tree
5 files changed
+17
-1
lines changed- Modules/@babylonjs
- react-native
- android
- ios
- submodules
- react-native-windows/windows
5 files changed
+17
-1
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
17 | 22 |
| |
18 | 23 |
| |
19 | 24 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 |
| |
25 | 28 |
| |
26 | 29 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
| 45 | + | |
44 | 46 |
| |
45 | 47 |
| |
46 | 48 |
| |
| |||
65 | 67 |
| |
66 | 68 |
| |
67 | 69 |
| |
| 70 | + | |
68 | 71 |
| |
69 | 72 |
| |
70 | 73 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
13 | 18 |
| |
14 | 19 |
| |
15 | 20 |
| |
|
Submodule BabylonNative updated 26 files
- .github/jobs/win32.yml+9-6
- .github/workflows/nightly.yml+1-1
- Apps/Playground/Android/app/build.gradle+9
- Apps/UnitTests/Win32/App.cpp+17-2
- Apps/ValidationTests/Android/app/build.gradle+9
- Apps/ValidationTests/Scripts/gltf2_asset_generator_test.js+1-161
- Apps/ValidationTests/Scripts/gltf2_sample_models_test.js-1
- CMakeLists.txt+22
- Core/Graphics/CMakeLists.txt+3-1
- Core/Graphics/Source/Android/Babylon/GraphicsPlatformImpl.h+4
- Core/Graphics/Source/GraphicsImpl.cpp+5
- Core/Graphics/Source/Unix/Babylon/GraphicsPlatformImpl.h+4
- Core/Graphics/Source/Win32/Babylon/GraphicsPlatformImpl.h+6
- Dependencies/CMakeLists.txt+4-1
- Dependencies/bgfx.cmake+1-1
- Dependencies/napi/napi-jsi/include/napi/napi-inl.h+15-23
- Dependencies/napi/napi-jsi/include/napi/napi.h+2-4
- Plugins/NativeEngine/CMakeLists.txt+4-12
- Plugins/NativeEngine/Source/ShaderCompilerCommon.cpp+3-3
- Plugins/NativeEngine/Source/ShaderCompilerD3D.h+3
- Plugins/NativeEngine/Source/ShaderCompilerD3D11.cpp+1
- Plugins/NativeEngine/Source/ShaderCompilerD3D12.cpp+1
- Plugins/NativeEngine/Source/ShaderCompilerTraversers.h+2-1
- Plugins/NativeEngine/Source/ShaderCompilerVulkan.cpp+96
- README.md+22
- azure-pipelines.yml+17-10
0 commit comments