godot/editor/plugins
Hugo Locurcio 6055db2a72
Automatically start searching in the asset library when entering text
Entering text will now start searching automatically after 0.25 seconds
have passed (debounce delay).

This removes the need for a separate Search button.
2020-09-29 12:46:49 +02:00
..
abstract_polygon_2d_editor.cpp Make PosVertex to Vertex slicing explicit. 2020-09-04 13:22:20 +01:00
abstract_polygon_2d_editor.h Add override keywords. 2020-07-10 13:56:54 +01:00
animation_blend_space_1d_editor.cpp Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs). 2020-07-14 14:35:22 +02:00
animation_blend_space_1d_editor.h Add override keywords. 2020-07-10 13:56:54 +01:00
animation_blend_space_2d_editor.cpp Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs). 2020-07-14 14:35:22 +02:00
animation_blend_space_2d_editor.h Add override keywords. 2020-07-10 13:56:54 +01:00
animation_blend_tree_editor_plugin.cpp Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs). 2020-07-14 14:35:22 +02:00
animation_blend_tree_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
animation_player_editor_plugin.cpp Make all String float conversion methods be 64-bit 2020-07-27 18:38:53 -04:00
animation_player_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
animation_state_machine_editor.cpp Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs). 2020-07-14 14:35:22 +02:00
animation_state_machine_editor.h Add override keywords. 2020-07-10 13:56:54 +01:00
animation_tree_editor_plugin.cpp Small naming and tooltip tweaks 2020-07-23 20:17:43 -03:00
animation_tree_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
asset_library_editor_plugin.cpp Automatically start searching in the asset library when entering text 2020-09-29 12:46:49 +02:00
asset_library_editor_plugin.h Automatically start searching in the asset library when entering text 2020-09-29 12:46:49 +02:00
audio_stream_editor_plugin.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
audio_stream_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
baked_lightmap_editor_plugin.cpp Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs). 2020-07-14 14:35:22 +02:00
baked_lightmap_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
camera_3d_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
camera_3d_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
canvas_item_editor_plugin.cpp Merge pull request #42373 from groud/draw_selection_last 2020-09-27 19:55:48 +02:00
canvas_item_editor_plugin.h Rename ShortCut to Shortcut which is more grammatically correct 2020-09-09 21:54:54 +02:00
collision_polygon_2d_editor_plugin.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
collision_polygon_2d_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
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 Add override keywords. 2020-07-10 13:56:54 +01:00
collision_shape_2d_editor_plugin.cpp Provide warning when using polygon shapes in CollisionShape2D node 2020-07-03 15:46:09 +03:00
collision_shape_2d_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
cpu_particles_2d_editor_plugin.cpp Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs). 2020-07-14 14:35:22 +02:00
cpu_particles_2d_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
cpu_particles_3d_editor_plugin.cpp Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs). 2020-07-14 14:35:22 +02:00
cpu_particles_3d_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
curve_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
curve_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
debugger_editor_plugin.cpp Improve editor tooltips related to debugging 2020-08-03 14:20:08 +02:00
debugger_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
editor_debugger_plugin.cpp Added debugger plugin support 2020-08-26 11:24:51 +05:30
editor_debugger_plugin.h Fix crash because of initialized EditorDebuggerPlugin field 2020-08-30 01:52:42 +02:00
editor_preview_plugins.cpp [Complex Test Layouts] Change String to use UTF-32 encoding on all platforms. 2020-09-03 19:56:24 +03:00
editor_preview_plugins.h Add override keywords. 2020-07-10 13:56:54 +01:00
gi_probe_editor_plugin.cpp Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs). 2020-07-14 14:35:22 +02:00
gi_probe_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
gpu_particles_2d_editor_plugin.cpp Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs). 2020-07-14 14:35:22 +02:00
gpu_particles_2d_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
gpu_particles_3d_editor_plugin.cpp Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs). 2020-07-14 14:35:22 +02:00
gpu_particles_3d_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
gradient_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
gradient_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
item_list_editor_plugin.cpp Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
item_list_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
light_occluder_2d_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
light_occluder_2d_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
line_2d_editor_plugin.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
line_2d_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
material_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
material_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
mesh_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
mesh_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
mesh_instance_3d_editor_plugin.cpp Fix "Create Trimesh Collision Sibling" transform 2020-09-13 17:42:52 -05:00
mesh_instance_3d_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
mesh_library_editor_plugin.cpp Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs). 2020-07-14 14:35:22 +02:00
mesh_library_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
multimesh_editor_plugin.cpp Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs). 2020-07-14 14:35:22 +02:00
multimesh_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
navigation_polygon_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
navigation_polygon_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
node_3d_editor_plugin.cpp Merge pull request #42094 from JFonS/rotation_gizmo_improvements 2020-09-28 10:36:35 +02:00
node_3d_editor_plugin.h Improve rotation gizmo 2020-09-15 17:12:53 +02:00
packed_scene_translation_parser_plugin.cpp Update POT generation to handle context and plurals 2020-08-19 03:01:52 +02:00
packed_scene_translation_parser_plugin.h Update POT generation to handle context and plurals 2020-08-19 03:01:52 +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 Add override keywords. 2020-07-10 13:56:54 +01: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 Add override keywords. 2020-07-10 13:56:54 +01: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 Add override keywords. 2020-07-10 13:56:54 +01:00
polygon_2d_editor_plugin.cpp Fix undo/redo for bone painting in Polygon2D UV Editor 2020-06-26 13:38:05 +08:00
polygon_2d_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
resource_preloader_editor_plugin.cpp Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs). 2020-07-14 14:35:22 +02:00
resource_preloader_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
root_motion_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
root_motion_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
script_editor_plugin.cpp Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit 2020-09-10 20:35:28 +01:00
script_editor_plugin.h Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit 2020-09-10 20:35:28 +01:00
script_text_editor.cpp Remove breakpoints from editor settings 2020-09-10 20:35:28 +01:00
script_text_editor.h Move safe line color into editor 2020-09-10 20:35:28 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
shader_editor_plugin.cpp Remove breakpoints from editor settings 2020-09-10 20:35:28 +01:00
shader_editor_plugin.h Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter 2020-07-11 17:09:58 +01:00
shader_file_editor_plugin.cpp Add a separate application focus/in notification out from Window focus notification. 2020-06-30 10:40:06 -03:00
shader_file_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
skeleton_2d_editor_plugin.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
skeleton_2d_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
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 Add override keywords. 2020-07-10 13:56:54 +01:00
skeleton_ik_3d_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
skeleton_ik_3d_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
sprite_2d_editor_plugin.cpp Split Geometry singleton into Geometry2D and Geometry3D 2020-05-27 14:28:34 +03:00
sprite_2d_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
sprite_frames_editor_plugin.cpp Merge pull request #41050 from Calinou/spriteframes-editor-compact 2020-09-03 14:40:45 +02:00
sprite_frames_editor_plugin.h Added zoom functionality to sprite frames editor plugin 2020-08-14 11:48:44 +01:00
style_box_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
style_box_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
text_editor.cpp Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit 2020-09-10 20:35:28 +01:00
text_editor.h Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit 2020-09-10 20:35:28 +01:00
texture_3d_editor_plugin.cpp Implement 3D textures as import and resource format. 2020-09-09 13:50:21 -03:00
texture_3d_editor_plugin.h Implement 3D textures as import and resource format. 2020-09-09 13:50:21 -03:00
texture_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
texture_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
texture_layered_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
texture_layered_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
texture_region_editor_plugin.cpp Adds automatic update for region_rect 2020-08-29 19:46:52 +02:00
texture_region_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
theme_editor_plugin.cpp Change Color HTML conversion from ARGB to RGBA 2020-09-01 02:07:35 -04:00
theme_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
tile_map_editor_plugin.cpp Fix tilemap tiles on horizontal/vertical flips 2020-09-06 16:00:36 -04:00
tile_map_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
tile_set_editor_plugin.cpp Fixes the resize of tile shapes when a vertex is outside of the tilesheet. Fix #34970 2020-09-17 21:14:46 -03:00
tile_set_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01: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 Merge pull request #42078 from Chaosus/vs_rename_type 2020-09-29 10:34:22 +02:00
visual_shader_editor_plugin.h Fix undo for moving multiple visual shader nodes 2020-09-27 14:05:19 +03:00