virtualx-engine/modules/visual_script/editor
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
..
visual_script_editor.cpp Revert "Add missing SNAME macro optimization to all theme methods call" 2022-02-08 10:17:25 +01:00
visual_script_editor.h initialized member variables in header 2022-02-03 11:14:42 -05:00
visual_script_property_selector.cpp Revert "Add missing SNAME macro optimization to all theme methods call" 2022-02-08 10:17:25 +01:00
visual_script_property_selector.h initialized member variables in header 2022-02-03 11:14:42 -05:00