godot/editor/plugins
Hugo Locurcio af139af69e
Fix some editor shortcuts' default values not being set properly
This also changes the uppercase/lowercase/capitalize shortcuts
to Shift+F4, Shift+F5 and Shift+F6 respectively to avoid conflicts
with the new Find Next shortcut.

This closes #21612.
2018-09-01 16:20:47 +02:00
..
abstract_polygon_2d_editor.cpp
abstract_polygon_2d_editor.h
animation_blend_space_1d_editor.cpp Add missing copyright headers 2018-08-29 22:41:17 +02:00
animation_blend_space_1d_editor.h Add missing copyright headers 2018-08-29 22:41:17 +02:00
animation_blend_space_2d_editor.cpp Add missing copyright headers 2018-08-29 22:41:17 +02:00
animation_blend_space_2d_editor.h Add missing copyright headers 2018-08-29 22:41:17 +02:00
animation_blend_tree_editor_plugin.cpp Add missing copyright headers 2018-08-29 22:41:17 +02:00
animation_blend_tree_editor_plugin.h Add missing copyright headers 2018-08-29 22:41:17 +02:00
animation_player_editor_plugin.cpp
animation_player_editor_plugin.h
animation_state_machine_editor.cpp Add missing copyright headers 2018-08-29 22:41:17 +02:00
animation_state_machine_editor.h Add missing copyright headers 2018-08-29 22:41:17 +02:00
animation_tree_editor_plugin.cpp Add missing copyright headers 2018-08-29 22:41:17 +02:00
animation_tree_editor_plugin.h Add missing copyright headers 2018-08-29 22:41:17 +02:00
animation_tree_player_editor_plugin.cpp Massive rewrite to AnimationTree. Many APIs changed in order to: 2018-08-20 13:39:16 -03:00
animation_tree_player_editor_plugin.h Massive rewrite to AnimationTree. Many APIs changed in order to: 2018-08-20 13:39:16 -03:00
asset_library_editor_plugin.cpp Fix occasional crash when downloading assets from the Asset Library 2018-08-20 20:21:56 +02:00
asset_library_editor_plugin.h
audio_stream_editor_plugin.cpp
audio_stream_editor_plugin.h
baked_lightmap_editor_plugin.cpp
baked_lightmap_editor_plugin.h
camera_editor_plugin.cpp
camera_editor_plugin.h
canvas_item_editor_plugin.cpp Added possibility to change color of 2d editor grid 2018-08-19 10:04:16 +03:00
canvas_item_editor_plugin.h
collision_polygon_2d_editor_plugin.cpp
collision_polygon_2d_editor_plugin.h
collision_polygon_editor_plugin.cpp
collision_polygon_editor_plugin.h
collision_shape_2d_editor_plugin.cpp
collision_shape_2d_editor_plugin.h
cpu_particles_editor_plugin.cpp Add missing copyright headers 2018-08-29 22:41:17 +02:00
cpu_particles_editor_plugin.h Add missing copyright headers 2018-08-29 22:41:17 +02:00
curve_editor_plugin.cpp Added possibility to change color of 2d editor grid 2018-08-19 10:04:16 +03:00
curve_editor_plugin.h
editor_preview_plugins.cpp
editor_preview_plugins.h
gi_probe_editor_plugin.cpp
gi_probe_editor_plugin.h
gradient_editor_plugin.cpp
gradient_editor_plugin.h
item_list_editor_plugin.cpp Scale the Item List Editor window size with the editor scale 2018-08-28 19:17:29 +02:00
item_list_editor_plugin.h
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 Fix "Convert To ShaderMaterial" option not working, closes #20891 2018-08-26 12:25:41 +02:00
material_editor_plugin.h Fix "Convert To ShaderMaterial" option not working, closes #20891 2018-08-26 12:25:41 +02:00
mesh_editor_plugin.cpp Make some debug prints verbose-only, remove others 2018-08-24 14:59:01 +02:00
mesh_editor_plugin.h
mesh_instance_editor_plugin.cpp
mesh_instance_editor_plugin.h
mesh_library_editor_plugin.cpp Make some debug prints verbose-only, remove others 2018-08-24 14:59:01 +02:00
mesh_library_editor_plugin.h Rename instances of the word "theme" to "mesh_library" in GridMap and MeshLibrary editors 2018-08-22 16:52:38 -03:00
multimesh_editor_plugin.cpp
multimesh_editor_plugin.h
navigation_polygon_editor_plugin.cpp
navigation_polygon_editor_plugin.h
particles_2d_editor_plugin.cpp Make some debug prints verbose-only, remove others 2018-08-24 14:59:01 +02:00
particles_2d_editor_plugin.h Particles2D: fix editing Visibility Rect from inspector 2018-08-17 12:25:48 +02:00
particles_editor_plugin.cpp some checks for node removed, may fix #20863 2018-08-24 08:29:40 -03:00
particles_editor_plugin.h
path_2d_editor_plugin.cpp
path_2d_editor_plugin.h
path_editor_plugin.cpp Fix regression #21262 in Path Gizmo 2018-08-30 14:24:24 +02:00
path_editor_plugin.h Fix regression #21262 in Path Gizmo 2018-08-30 14:24:24 +02:00
physical_bone_plugin.cpp Add missing copyright headers 2018-08-29 22:41:17 +02:00
physical_bone_plugin.h Add missing copyright headers 2018-08-29 22:41:17 +02:00
polygon_2d_editor_plugin.cpp Make some debug prints verbose-only, remove others 2018-08-24 14:59:01 +02:00
polygon_2d_editor_plugin.h
resource_preloader_editor_plugin.cpp
resource_preloader_editor_plugin.h
root_motion_editor_plugin.cpp Add missing copyright headers 2018-08-29 22:41:17 +02:00
root_motion_editor_plugin.h Add missing copyright headers 2018-08-29 22:41:17 +02:00
script_editor_plugin.cpp Fix vformat(), minor typos and word puzzles 2018-08-29 11:50:39 +03:00
script_editor_plugin.h Added method to create TextFiles 2018-08-15 21:09:34 +01:00
script_text_editor.cpp Fix some editor shortcuts' default values not being set properly 2018-09-01 16:20:47 +02:00
script_text_editor.h
SCsub
shader_editor_plugin.cpp Merge pull request #21356 from akien-mga/drop-shadergraph 2018-08-24 15:02:26 +02:00
shader_editor_plugin.h
skeleton_2d_editor_plugin.cpp
skeleton_2d_editor_plugin.h
skeleton_editor_plugin.cpp Add missing copyright headers 2018-08-29 22:41:17 +02:00
skeleton_editor_plugin.h Add missing copyright headers 2018-08-29 22:41:17 +02:00
skeleton_ik_editor_plugin.cpp Add missing copyright headers 2018-08-29 22:41:17 +02:00
skeleton_ik_editor_plugin.h Add missing copyright headers 2018-08-29 22:41:17 +02:00
spatial_editor_plugin.cpp Fix some editor shortcuts' default values not being set properly 2018-09-01 16:20:47 +02:00
spatial_editor_plugin.h Fix the 3D grid flickering when the origin is enabled 2018-08-17 23:22:03 +02:00
sprite_editor_plugin.cpp Make some debug prints verbose-only, remove others 2018-08-24 14:59:01 +02:00
sprite_editor_plugin.h
sprite_frames_editor_plugin.cpp Make some debug prints verbose-only, remove others 2018-08-24 14:59:01 +02:00
sprite_frames_editor_plugin.h
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_region_editor_plugin.cpp Texture Region: Cache auto-slice information into the texture. Fixes #11503 2018-08-25 09:02:05 -03:00
texture_region_editor_plugin.h Texture Region: Cache auto-slice information into the texture. Fixes #11503 2018-08-25 09:02:05 -03:00
theme_editor_plugin.cpp
theme_editor_plugin.h
tile_map_editor_plugin.cpp Unexpose TileMap set_celld 2018-08-29 09:00:00 -03:00
tile_map_editor_plugin.h tilemap_editor: change move and duplicate tools 2018-08-24 11:58:01 +02:00
tile_set_editor_plugin.cpp Fix vformat(), minor typos and word puzzles 2018-08-29 11:50:39 +03:00
tile_set_editor_plugin.h Changes to the TileSet and TextureRegion editors 2018-08-14 14:02:47 -03:00
visual_shader_editor_plugin.cpp Add missing copyright headers 2018-08-29 22:41:17 +02:00
visual_shader_editor_plugin.h Add missing copyright headers 2018-08-29 22:41:17 +02:00