Commit 9651c11
1 parent 0775d1c commit 9651c11
File tree
7 files changed
+80
-111
lines changed- Apps/Playground
- 0.64
- 0.65
- 0.69
- Modules/@babylonjs/react-native-iosandroid/submodules
7 files changed
+80
-111
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 | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
| 17 | + | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
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 |
| |
|
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 | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 |
| - | |
| 16 | + | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
|
Submodule BabylonNative updated 29 files
- .github/workflows/nightly.yml+6-20
- Apps/package-lock.json+42-42
- Apps/package.json+7-4
- Apps/scripts/getNightly.js+19
- Dependencies/AndroidExtensions/Include/AndroidExtensions/JavaWrappers.h+5
- Dependencies/AndroidExtensions/Source/JavaWrappers.cpp+14
- Dependencies/CMakeLists.txt+1
- Dependencies/UrlLib/CMakeLists.txt+6-6
- Dependencies/UrlLib/Include/UrlLib/UrlLib.h+7-1
- Dependencies/UrlLib/Source/UrlRequest_Android.cpp+20-46
- Dependencies/UrlLib/Source/UrlRequest_Apple.mm+11-48
- Dependencies/UrlLib/Source/UrlRequest_Base.h+81
- Dependencies/UrlLib/Source/UrlRequest_Shared.h+7-2
- Dependencies/UrlLib/Source/UrlRequest_Unix.cpp+55-48
- Dependencies/UrlLib/Source/UrlRequest_Windows.cpp+18-53
- Dependencies/bgfx.cmake+1-1
- Dependencies/napi/napi-direct/include/napi/napi-inl.h+4
- Dependencies/napi/napi-direct/include/napi/napi.h+1
- Plugins/ExternalTexture/Source/ExternalTexture_D3D11.cpp+3
- Plugins/ExternalTexture/Source/ExternalTexture_D3D12.cpp+3
- Plugins/NativeEngine/Source/NativeEngine.cpp+2-2
- Plugins/NativeEngine/Source/ShaderCompilerCommon.cpp+15-5
- Plugins/NativeEngine/Source/ShaderCompilerCommon.h+1
- Polyfills/Console/CMakeLists.txt+1-2
- Polyfills/Console/Source/Console.cpp+48-63
- Polyfills/Console/Source/Console.h-28
- Polyfills/XMLHttpRequest/Source/XMLHttpRequest.cpp+20-12
- Polyfills/XMLHttpRequest/Source/XMLHttpRequest.h+1
- README.md+1
0 commit comments