-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More Extras #110
More Extras #110
Conversation
Azure Static Web Apps: Your stage site is ready! Visit it here: https://wonderful-river-0b8108510-110.centralus.azurestaticapps.net |
* Make slider, launch button hit test visible for pointer * Add null guard to ACTIVATE command
Azure Static Web Apps: Your stage site is ready! Visit it here: https://wonderful-river-0b8108510-110.centralus.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://wonderful-river-0b8108510-110.centralus.azurestaticapps.net |
Remove unused imports from driving screen
Azure Static Web Apps: Your stage site is ready! Visit it here: https://wonderful-river-0b8108510-110.centralus.azurestaticapps.net |
It's a bit more complex than you'd imagine, because the UtilityLayer needs to use the GUI camera not the primary scene camera to avoid being post-processed (not the intention). The GUI cam OTOH, isn't currently set up to track scene meshes as the rotation gizmo might suggest with a linked mesh approach.