1 file changed
+1
-1
lines changedSubmodule BabylonNative updated 38 files
- Apps/Playground/X11/App.cpp+1
- Apps/ValidationTests/Win32/App.cpp+1-4
- Apps/ValidationTests/X11/App.cpp+1
- Core/AppRuntime/CMakeLists.txt+6-1
- Core/AppRuntime/Include/Babylon/AppRuntime.h+5-2
- Core/AppRuntime/Source/AppRuntime.cpp+6-2
- Core/AppRuntime/Source/AppRuntimeAndroid.cpp+17
- Core/AppRuntime/Source/AppRuntimeApple.cpp-9
- Core/AppRuntime/Source/AppRuntimeApple.mm+24
- Core/AppRuntime/Source/AppRuntimeUWP.cpp+19
- Core/AppRuntime/Source/AppRuntimeUnix.cpp+14
- Core/AppRuntime/Source/AppRuntimeWin32.cpp+17
- Core/AppRuntime/Source/WorkQueue.cpp+3-2
- Core/AppRuntime/Source/WorkQueue.h+15-4
- Core/Graphics/Source/Graphics.cpp+19-6
- Core/Graphics/Source/GraphicsImpl.h+1-1
- Dependencies/AndroidExtensions/Include/AndroidExtensions/JavaWrappers.h+21-2
- Dependencies/AndroidExtensions/Source/JavaWrappers.cpp+56-17
- Dependencies/UrlLib/Source/Android/UrlRequest.cpp+9-1
- Dependencies/UrlLib/Source/Unix/UrlRequest.cpp+1
- Dependencies/napi/napi-direct/include/napi/napi-inl.h+19-4
- Dependencies/napi/napi-direct/include/napi/napi.h+5
- Dependencies/napi/napi-direct/source/js_native_api_v8.cc+8-5
- Dependencies/napi/napi-jsi/include/napi/napi-inl.h+55-288
- Dependencies/napi/napi-jsi/include/napi/napi.h+21-167
- Dependencies/xr/CMakeLists.txt+2
- Dependencies/xr/Include/XR.h+2-2
- Dependencies/xr/Source/ARCore/XR.cpp+4-4
- Dependencies/xr/Source/ARKit/XR.mm+32-21
- Dependencies/xr/Source/OpenXR/Windows/XrPlatform.h+1-1
- Dependencies/xr/Source/OpenXR/XR.cpp+5-5
- Plugins/NativeEngine/Source/NativeEngine.cpp+31-29
- Plugins/NativeEngine/Source/NativeEngine.h+1
- Plugins/NativeEngine/Source/ShaderCompilerD3D.cpp+3-3
- Plugins/NativeXr/Source/NativeXr.cpp+19-16
- Polyfills/Window/Source/Window.cpp+9-9
- Polyfills/XMLHttpRequest/Source/XMLHttpRequest.cpp+10-8
- azure-pipelines.yml+29-28
0 commit comments