godot/editor/plugins
Hugo Locurcio fc055e1993
Allow Center Selection to work without any selection in 2D/3D editors
When there is no selection, the camera will center around the
world origin.

This helps people get back to the world center if they haven't added
any nodes yet.
2021-04-04 19:58:46 +02:00
..
abstract_polygon_2d_editor.cpp Rename ButtonList enum and members to MouseButton 2021-03-23 07:13:23 -04:00
abstract_polygon_2d_editor.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
animation_blend_space_1d_editor.cpp Rename ButtonList enum and members to MouseButton 2021-03-23 07:13:23 -04:00
animation_blend_space_1d_editor.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
animation_blend_space_2d_editor.cpp Rename ButtonList enum and members to MouseButton 2021-03-23 07:13:23 -04:00
animation_blend_space_2d_editor.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
animation_blend_tree_editor_plugin.cpp Fix AnimationTree editor crash when renaming node 2021-03-16 00:21:20 +08:00
animation_blend_tree_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
animation_player_editor_plugin.cpp Rename Texture.get_data() to get_image() 2021-03-28 13:00:46 +01:00
animation_player_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
animation_state_machine_editor.cpp Rename ButtonList enum and members to MouseButton 2021-03-23 07:13:23 -04:00
animation_state_machine_editor.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
animation_tree_editor_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
animation_tree_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
asset_library_editor_plugin.cpp Rename Texture.get_data() to get_image() 2021-03-28 13:00:46 +01:00
asset_library_editor_plugin.h Fix Asset Library URL not updating after been changed in editor settings 2021-03-13 22:55:59 +01:00
audio_stream_editor_plugin.cpp Fix audio player not resetting after wav finishes 2021-03-20 20:16:53 +01:00
audio_stream_editor_plugin.h Fix audio player not resetting after wav finishes 2021-03-20 20:16:53 +01:00
baked_lightmap_editor_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
baked_lightmap_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
camera_3d_editor_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
camera_3d_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
canvas_item_editor_plugin.cpp Allow Center Selection to work without any selection in 2D/3D editors 2021-04-04 19:58:46 +02:00
canvas_item_editor_plugin.h Allow to create a node at specific position 2021-02-26 14:40:28 +01:00
collision_polygon_2d_editor_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
collision_polygon_2d_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
collision_polygon_3d_editor_plugin.cpp Rename ButtonList enum and members to MouseButton 2021-03-23 07:13:23 -04:00
collision_polygon_3d_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
collision_shape_2d_editor_plugin.cpp Rename ButtonList enum and members to MouseButton 2021-03-23 07:13:23 -04:00
collision_shape_2d_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
cpu_particles_2d_editor_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
cpu_particles_2d_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
cpu_particles_3d_editor_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
cpu_particles_3d_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
curve_editor_plugin.cpp Rename ButtonList enum and members to MouseButton 2021-03-23 07:13:23 -04:00
curve_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
debugger_editor_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
debugger_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
editor_debugger_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
editor_debugger_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
editor_preview_plugins.cpp Rename Texture.get_data() to get_image() 2021-03-28 13:00:46 +01:00
editor_preview_plugins.h Modernize atomics 2021-02-18 17:12:46 +01:00
font_editor_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
font_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
gi_probe_editor_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
gi_probe_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
gpu_particles_2d_editor_plugin.cpp Refactor Process Mode 2021-02-18 20:39:55 -03:00
gpu_particles_2d_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
gpu_particles_3d_editor_plugin.cpp Refactor Process Mode 2021-02-18 20:39:55 -03:00
gpu_particles_3d_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
gpu_particles_collision_sdf_editor_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
gpu_particles_collision_sdf_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
gradient_editor_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
gradient_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
item_list_editor_plugin.cpp Removed _change_notify 2021-02-10 19:31:24 -03:00
item_list_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
light_occluder_2d_editor_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
light_occluder_2d_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
line_2d_editor_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
line_2d_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
material_editor_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
material_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
mesh_editor_plugin.cpp Rename ButtonList enum and members to MouseButton 2021-03-23 07:13:23 -04:00
mesh_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
mesh_instance_3d_editor_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
mesh_instance_3d_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
mesh_library_editor_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
mesh_library_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
multimesh_editor_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
multimesh_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
navigation_polygon_editor_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
navigation_polygon_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
node_3d_editor_plugin.cpp Allow Center Selection to work without any selection in 2D/3D editors 2021-04-04 19:58:46 +02:00
node_3d_editor_plugin.h Adding Raycast3D custom debug shape thickness and color 2021-03-04 11:17:26 +01:00
ot_features_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
ot_features_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
packed_scene_translation_parser_plugin.cpp Improve resource load cache 2021-02-11 15:44:28 -03:00
packed_scene_translation_parser_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
path_2d_editor_plugin.cpp Rename ButtonList enum and members to MouseButton 2021-03-23 07:13:23 -04:00
path_2d_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
path_3d_editor_plugin.cpp Rename ButtonList enum and members to MouseButton 2021-03-23 07:13:23 -04:00
path_3d_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
physical_bone_3d_editor_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
physical_bone_3d_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
polygon_2d_editor_plugin.cpp Rename ButtonList enum and members to MouseButton 2021-03-23 07:13:23 -04:00
polygon_2d_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
resource_preloader_editor_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
resource_preloader_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
root_motion_editor_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
root_motion_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
script_editor_plugin.cpp Rename ButtonList enum and members to MouseButton 2021-03-23 07:13:23 -04:00
script_editor_plugin.h Don't save unchanged script upon closing 2021-03-06 20:17:19 +01:00
script_text_editor.cpp Fixes ctrl-click function line centering 2021-03-24 12:29:14 -04:00
script_text_editor.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
shader_editor_plugin.cpp Rename ButtonList enum and members to MouseButton 2021-03-23 07:13:23 -04:00
shader_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
shader_file_editor_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
shader_file_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
skeleton_2d_editor_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
skeleton_2d_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
skeleton_3d_editor_plugin.cpp Use Vector3.UP as a default value for look_at's up vector 2021-02-16 18:33:23 -05:00
skeleton_3d_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
skeleton_ik_3d_editor_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
skeleton_ik_3d_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
sprite_2d_editor_plugin.cpp Rename Texture.get_data() to get_image() 2021-03-28 13:00:46 +01:00
sprite_2d_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
sprite_frames_editor_plugin.cpp Rename ButtonList enum and members to MouseButton 2021-03-23 07:13:23 -04:00
sprite_frames_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
style_box_editor_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
style_box_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
text_editor.cpp Rename ButtonList enum and members to MouseButton 2021-03-23 07:13:23 -04:00
text_editor.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
texture_3d_editor_plugin.cpp Removed _change_notify 2021-02-10 19:31:24 -03:00
texture_3d_editor_plugin.h Removed _change_notify 2021-02-10 19:31:24 -03:00
texture_editor_plugin.cpp Removed _change_notify 2021-02-10 19:31:24 -03:00
texture_editor_plugin.h Removed _change_notify 2021-02-10 19:31:24 -03:00
texture_layered_editor_plugin.cpp Rename ButtonList enum and members to MouseButton 2021-03-23 07:13:23 -04:00
texture_layered_editor_plugin.h Removed _change_notify 2021-02-10 19:31:24 -03:00
texture_region_editor_plugin.cpp Rename ButtonList enum and members to MouseButton 2021-03-23 07:13:23 -04:00
texture_region_editor_plugin.h Removed _change_notify 2021-02-10 19:31:24 -03:00
theme_editor_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
theme_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
tile_map_editor_plugin.cpp Rename ButtonList enum and members to MouseButton 2021-03-23 07:13:23 -04:00
tile_map_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
tile_set_editor_plugin.cpp Merge pull request #46991 from madmiraal/rename-invert-reverse 2021-04-01 13:32:22 +02:00
tile_set_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
version_control_editor_plugin.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
version_control_editor_plugin.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
visual_shader_editor_plugin.cpp Merge pull request #47624 from Chaosus/vs_fix_context_menu_separator 2021-04-04 18:33:34 +02:00
visual_shader_editor_plugin.h Fix separator duplication in visual shader context menu 2021-04-04 17:55:42 +03:00