virtualx-engine/modules/gridmap
Rémi Verschelde fc076ece3d
Revert "Add missing SNAME macro optimization to all theme methods call"
This reverts commit a988fad9a0.

As discussed in #57725 and clarified in #57788, `SNAME` is not meant to be used
everywhere but only in critical code paths. For theme methods specifically, it
was by design that only getters use `SNAME` and not setters.
2022-02-08 10:17:25 +01:00
..
doc_classes Consider gridmap collisions in navigation bake 2022-01-16 18:56:10 -06:00
icons Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
config.py Disable 3D-only modules when 3D is disabled 2021-06-03 17:45:28 -04:00
grid_map.cpp Fix GridMap memory leak 2022-02-08 00:27:01 +08:00
grid_map.h Consider gridmap collisions in navigation bake 2022-01-16 18:56:10 -06:00
grid_map_editor_plugin.cpp Revert "Add missing SNAME macro optimization to all theme methods call" 2022-02-08 10:17:25 +01:00
grid_map_editor_plugin.h Fix theming update in several editor classes 2022-01-16 14:49:03 +03:00
register_types.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
register_types.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00