Brian DeBoer

Results 3 issues of Brian DeBoer

Currently, XR mode does not work on Oculus. It appears that the XR code is expecting Google's ARCore if it's an android device (which Oculus is). https://github.com/BabylonJS/BabylonNative/blob/master/Dependencies/xr/CMakeLists.txt ``` if (ANDROID)...

enhancement

### Is your feature request related to a problem? Please describe. It is not possible to change or initiate a schedule from the Rust SDK directly. ### Describe the solution...

enhancement
Rust SDK

### What are you really trying to do? I'm trying to run a worker using the (alpha) rust SDK so I'm not sure if this is a bug or is...

bug
Rust SDK