6631f66c2a
* Added a new macro SNAME() that constructs and caches a local stringname. * Subsequent usages use the cached version. * Since these use a global static variable, a second refcounter of static usages need to be kept for cleanup time. * Replaced all theme usages by this new macro. * Replace all signal emission usages by this new macro. * Replace all call_deferred usages by this new macro. This is part of ongoing work to optimize GUI and the editor. |
||
---|---|---|
.. | ||
SCsub | ||
tile_atlas_view.cpp | ||
tile_atlas_view.h | ||
tile_data_editors.cpp | ||
tile_data_editors.h | ||
tile_map_editor.cpp | ||
tile_map_editor.h | ||
tile_set_atlas_source_editor.cpp | ||
tile_set_atlas_source_editor.h | ||
tile_set_editor.cpp | ||
tile_set_editor.h | ||
tile_set_scenes_collection_source_editor.cpp | ||
tile_set_scenes_collection_source_editor.h | ||
tiles_editor_plugin.cpp | ||
tiles_editor_plugin.h |