Commit 7077d58
Add helper header to obtain native anchor pointer from xr anchor (#195)
* update babylonnative
* change branch reference for now
* add native anchor access
* fix helper header to compile
* update babylonnative
* move back to correct repo reference
* Update Modules/@babylonjs/react-native-windows/windows/include/XrAnchorHelperOpenXR.h
Co-authored-by: Ryan Tremblay <[email protected]>
* expose ability to get native anchor
Co-authored-by: Ryan Tremblay <[email protected]>1 parent 222cb55 commit 7077d58
File tree
2 files changed
+42
-1
lines changed- Modules/@babylonjs
- react-native-windows/windows/include
- react-native/submodules
2 files changed
+42
-1
lines changedLines changed: 41 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
Submodule BabylonNative updated 11 files
- Apps/Playground/Android/app/src/main/cpp/BabylonNativeJNI.cpp+2-2
- Apps/Playground/UWP/App.cpp+1-1
- Apps/Playground/Win32/App.cpp+1-1
- Apps/ValidationTests/Android/app/src/main/cpp/BabylonNativeJNI.cpp+2-2
- Dependencies/xr/Include/XR.h+1-1
- Dependencies/xr/Source/ARCore/XR.cpp+10-14
- Dependencies/xr/Source/ARKit/XR.mm+7-6
- Dependencies/xr/Source/OpenXR/XR.cpp+2-2
- Dependencies/xr/Source/OpenXR/XrSupportedExtensions.h+7-1
- Plugins/NativeXr/Source/NativeXr.cpp+20-1
- azure-pipelines.yml+40-12
0 commit comments