Commit c18aac5
authored
2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| 84 | + | |
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| |||
112 | 114 | | |
113 | 115 | | |
114 | 116 | | |
| 117 | + | |
| 118 | + | |
115 | 119 | | |
116 | 120 | | |
117 | 121 | | |
| |||
Submodule BabylonNative updated 38 files
- .github/jobs/linux.yml+3
- Apps/Playground/Android/app/src/main/cpp/BabylonNativeJNI.cpp+6
- Apps/Playground/UWP/App.cpp+7
- Apps/Playground/UWP/App.h+1
- Apps/Playground/Win32/App.cpp+9
- Apps/Playground/X11/App.cpp+6
- Apps/Playground/iOS/LibNativeBridge.mm+4
- Apps/Playground/macOS/ViewController.mm+4
- Apps/UnitTests/Apple/App.mm+6
- Apps/UnitTests/Apple/UnitTests.mm-5
- Apps/UnitTests/CMakeLists.txt+8-3
- Apps/UnitTests/Scripts/tests.js+142
- Apps/UnitTests/Shared/Tests.cpp+9-12
- Apps/UnitTests/Shared/UnitTests.cpp-5
- Apps/UnitTests/Win32/App.cpp+6
- Apps/UnitTests/X11/App.cpp+50
- Apps/ValidationTests/Android/app/src/main/cpp/BabylonNativeJNI.cpp+6
- Apps/ValidationTests/UWP/App.cpp+7
- Apps/ValidationTests/UWP/App.h+1
- Apps/ValidationTests/Win32/App.cpp+7
- Apps/ValidationTests/X11/App.cpp+6
- Apps/ValidationTests/iOS/LibNativeBridge.mm+5
- Apps/ValidationTests/macOS/ViewController.mm+6
- Core/Graphics/CMakeLists.txt+1
- Core/Graphics/Include/Shared/Babylon/Graphics.h+43
- Core/Graphics/Source/Graphics.cpp+16
- Core/Graphics/Source/GraphicsImpl.cpp+41-14
- Core/Graphics/Source/GraphicsImpl.h+61-36
- Core/Graphics/Source/SafeTimespanGuarantor.cpp+50-36
- Core/Graphics/Source/SafeTimespanGuarantor.h+35-9
- Core/Graphics/Source/continuation_scheduler.h+52
- Plugins/NativeEngine/Source/NativeEngine.cpp+8-6
- Plugins/NativeEngine/Source/NativeEngine.h+1
- Plugins/NativeXr/Source/NativeXr.cpp+6-3
- Polyfills/Canvas/Source/Canvas.cpp+2-1
- Polyfills/Canvas/Source/Colors.h+12
- Polyfills/Canvas/Source/Context.cpp+5-4
- Polyfills/Canvas/Source/Context.h+1
0 commit comments