godot
godot copied to clipboard
Disable debug draw modes in the 3D editor according to current rendering method
- Add tooltips to some debug draw modes, including when it's unsupported due to the current rendering method in use.
- Improve documentation related to debug draw modes.
- This closes https://github.com/godotengine/godot/issues/55900.