3 files changed
+83
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
139 | 139 |
| |
140 | 140 |
| |
141 | 141 |
| |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + |
Submodule BabylonNative updated 24 files
- Apps/Playground/Scripts/experience.js+62
- Apps/Playground/Win32/App.cpp+9-6
- Core/Graphics/CMakeLists.txt-2
- Core/Graphics/Source/FrameBuffer.cpp+73-58
- Core/Graphics/Source/FrameBuffer.h+28-30
- Core/Graphics/Source/FrameBufferManager.cpp-77
- Core/Graphics/Source/FrameBufferManager.h-37
- Core/Graphics/Source/GraphicsImpl.cpp+6-36
- Core/Graphics/Source/GraphicsImpl.h+4-7
- Dependencies/xr/CMakeLists.txt+1
- Dependencies/xr/Source/ARCore/XR.cpp+2
- Dependencies/xr/Source/ARKit/Include/IXrContextARKit.h+10
- Dependencies/xr/Source/ARKit/XR.mm+377-55
- Dependencies/xr/Source/OpenXR/XR.cpp+84-94
- Plugins/NativeEngine/CMakeLists.txt+1
- Plugins/NativeEngine/Source/NativeEngine.cpp+48-17
- Plugins/NativeEngine/Source/NativeEngine.h+4
- Plugins/NativeEngine/Source/PerFrameValue.h+49
- Plugins/NativeXr/Source/NativeXr.cpp+10-6
- Polyfills/Canvas/Source/Canvas.cpp+6-13
- Polyfills/Canvas/Source/Canvas.h+2-2
- Polyfills/Canvas/Source/Context.cpp+4-2
- Polyfills/Canvas/Source/nanovg_babylon.cpp+9-7
- Polyfills/Canvas/Source/nanovg_babylon.h+1
0 commit comments