godot/editor/plugins
Hugo Locurcio 31b7f02a29
Remove ToolButton in favor of Button
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.
2020-06-19 20:49:49 +02:00
..
abstract_polygon_2d_editor.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
abstract_polygon_2d_editor.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
animation_blend_space_1d_editor.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
animation_blend_space_1d_editor.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
animation_blend_space_2d_editor.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
animation_blend_space_2d_editor.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
animation_blend_tree_editor_plugin.cpp
animation_blend_tree_editor_plugin.h
animation_player_editor_plugin.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
animation_player_editor_plugin.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
animation_state_machine_editor.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
animation_state_machine_editor.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
animation_tree_editor_plugin.cpp
animation_tree_editor_plugin.h
asset_library_editor_plugin.cpp
asset_library_editor_plugin.h
audio_stream_editor_plugin.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
audio_stream_editor_plugin.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
baked_lightmap_editor_plugin.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
baked_lightmap_editor_plugin.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
camera_3d_editor_plugin.cpp
camera_3d_editor_plugin.h
canvas_item_editor_plugin.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
canvas_item_editor_plugin.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
collision_polygon_2d_editor_plugin.cpp
collision_polygon_2d_editor_plugin.h
collision_polygon_3d_editor_plugin.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
collision_polygon_3d_editor_plugin.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
collision_shape_2d_editor_plugin.cpp
collision_shape_2d_editor_plugin.h
cpu_particles_2d_editor_plugin.cpp
cpu_particles_2d_editor_plugin.h
cpu_particles_3d_editor_plugin.cpp
cpu_particles_3d_editor_plugin.h
curve_editor_plugin.cpp
curve_editor_plugin.h
debugger_editor_plugin.cpp
debugger_editor_plugin.h
editor_preview_plugins.cpp Fix editor texture preview for certain specific dimensions 2020-06-18 17:21:42 +08:00
editor_preview_plugins.h
gi_probe_editor_plugin.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
gi_probe_editor_plugin.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
gpu_particles_2d_editor_plugin.cpp
gpu_particles_2d_editor_plugin.h
gpu_particles_3d_editor_plugin.cpp
gpu_particles_3d_editor_plugin.h
gradient_editor_plugin.cpp
gradient_editor_plugin.h
item_list_editor_plugin.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
item_list_editor_plugin.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
light_occluder_2d_editor_plugin.cpp
light_occluder_2d_editor_plugin.h
line_2d_editor_plugin.cpp
line_2d_editor_plugin.h
material_editor_plugin.cpp
material_editor_plugin.h
mesh_editor_plugin.cpp
mesh_editor_plugin.h
mesh_instance_3d_editor_plugin.cpp
mesh_instance_3d_editor_plugin.h
mesh_library_editor_plugin.cpp
mesh_library_editor_plugin.h
multimesh_editor_plugin.cpp
multimesh_editor_plugin.h
navigation_polygon_editor_plugin.cpp
navigation_polygon_editor_plugin.h
node_3d_editor_plugin.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
node_3d_editor_plugin.h Restore previous mouse position when leaving the editor freelook mode 2020-06-17 20:02:46 +02:00
path_2d_editor_plugin.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
path_2d_editor_plugin.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
path_3d_editor_plugin.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
path_3d_editor_plugin.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
physical_bone_3d_editor_plugin.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
physical_bone_3d_editor_plugin.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
polygon_2d_editor_plugin.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
polygon_2d_editor_plugin.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
resource_preloader_editor_plugin.cpp
resource_preloader_editor_plugin.h
root_motion_editor_plugin.cpp
root_motion_editor_plugin.h
script_editor_plugin.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
script_editor_plugin.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
script_text_editor.cpp
script_text_editor.h
SCsub
shader_editor_plugin.cpp
shader_editor_plugin.h
shader_file_editor_plugin.cpp
shader_file_editor_plugin.h
skeleton_2d_editor_plugin.cpp
skeleton_2d_editor_plugin.h
skeleton_3d_editor_plugin.cpp Merge pull request #39126 from TwistedTwigleg/GSOC_2020_Working_Branch 2020-06-16 09:30:22 +02:00
skeleton_3d_editor_plugin.h Made low level changes to the Skeleton3D class and Skeleton3D inspector. Changes listed below: 2020-06-15 17:18:06 -04:00
skeleton_ik_3d_editor_plugin.cpp
skeleton_ik_3d_editor_plugin.h
sprite_2d_editor_plugin.cpp
sprite_2d_editor_plugin.h
sprite_frames_editor_plugin.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
sprite_frames_editor_plugin.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
style_box_editor_plugin.cpp
style_box_editor_plugin.h
text_editor.cpp
text_editor.h
texture_editor_plugin.cpp
texture_editor_plugin.h
texture_layered_editor_plugin.cpp
texture_layered_editor_plugin.h
texture_region_editor_plugin.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
texture_region_editor_plugin.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
theme_editor_plugin.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
theme_editor_plugin.h
tile_map_editor_plugin.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
tile_map_editor_plugin.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
tile_set_editor_plugin.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
tile_set_editor_plugin.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
version_control_editor_plugin.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
version_control_editor_plugin.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
visual_shader_editor_plugin.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
visual_shader_editor_plugin.h Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00