-
-
Notifications
You must be signed in to change notification settings - Fork 21.4k
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
Clean up UI of ReflectionProbe #99920
Clean up UI of ReflectionProbe #99920
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there anything else I should do to get this approved? :) |
Could you also reduce the VoxelGI gizmo's opacity? It makes sense to do this in the same PR since they're closely related. |
Already did that in a separate PR, thought it would make more sense since this PR includes a bit more than just adjusting the opacity of the materials. |
Thanks! |
This PR cleans up some of the UI of ReflectionProbes.
Proposal: godotengine/godot-proposals#11269
add_unscaled_billboard
supports offsets.Still missing from that proposal:
Improved bounding box handles feedback and depth, however that should be an improvement for all objects using handles, for which a separate PR makes more sense. (#60474)