godot/scene
jfons 16bbe8ddf4
3D editor grid improvements
This commit adds a view-dependant fade to the 3D viewport grid. It fades out
at steep view angles to hide the solid regions that appear far from the camera.
I also included a fade to hide the grid borders.

I added some improvements to the dynamic grid when the camera is in orthogonal mode.
It properly handles zoom now, and the grid center is now set to the intersection point
between the grid plane and the camera forward ray, keeping the grid
always visible.

(cherry picked from commit 73e62dffb9)
2021-02-02 13:30:50 +01:00
..
2d Rename the final parameter of area_shape_entered-exited local_shape. 2021-01-15 09:46:19 +00:00
3d Cache world in VisibilityNotifier3D to avoid crash 2021-02-02 13:02:45 +01:00
animation Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
audio Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
debugger Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
gui Fix unintended SpinBox mouse capture 2021-02-02 13:02:42 +01:00
main Merge pull request #39533 from hilfazer/editable-children-bugfixes 2021-01-18 12:31:12 +01:00
resources 3D editor grid improvements 2021-02-02 13:30:50 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
register_scene_types.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
register_scene_types.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
scene_string_names.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
scene_string_names.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00