31b7f02a29
ToolButton has no redeeming differences with Button; it's just a Button with the Flat property enabled by default. Removing it avoids some confusion when creating GUIs. Existing ToolButtons will be converted to Buttons, but the Flat property won't be enabled automatically. This closes https://github.com/godotengine/godot-proposals/issues/1081. |
||
---|---|---|
.. | ||
doc_classes | ||
icons | ||
config.py | ||
grid_map.cpp | ||
grid_map.h | ||
grid_map_editor_plugin.cpp | ||
grid_map_editor_plugin.h | ||
register_types.cpp | ||
register_types.h | ||
SCsub |