godot/modules/gridmap
Pedro J. Estébanez 08a46bbacd Put misc. 3D tool visible instances on their own layer
This makes that visible stuff invisible to ReflectionProbes, whose preview in the editor shouldn't involve them.
2020-11-26 20:08:30 +01:00
..
doc_classes doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
icons Add support for creating editor icons per module 2019-06-28 23:42:26 +03:00
config.py SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
grid_map.cpp Setting visibility on GridMap now works. Closes #41374. 2020-10-28 14:05:39 +01:00
grid_map.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
grid_map_editor_plugin.cpp Put misc. 3D tool visible instances on their own layer 2020-11-26 20:08:30 +01:00
grid_map_editor_plugin.h Implement zooming using Ctrl + Mouse wheel in the GridMap editor 2020-02-14 15:52:21 +01:00
register_types.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_types.h Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00