godot/editor/plugins
Rémi Verschelde 4a757a2d96 Always pass script path to external editor
Previously you had to set the Exec Flags manually, reading the documentation
to find out what placeholders to use. As most editors should support having
the file path passed as the last argument, we default to doing this if no
custom {file} flag is defined. We also default the Exec Flags to "{file}" and
the placeholder text gives some documentation.

Fixes #29662.
2019-06-11 09:20:42 +02:00
..
abstract_polygon_2d_editor.cpp Move vertex along a single axis while editing and holding shift 2019-04-16 20:26:22 -03:00
abstract_polygon_2d_editor.h Better and non-buggy Polygon2D editing disabling 2019-02-16 16:46:09 -02:00
animation_blend_space_1d_editor.cpp Make translatable some undo/redo operations in the editor 2019-02-21 16:41:01 -03:00
animation_blend_space_1d_editor.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
animation_blend_space_2d_editor.cpp Improve wording of various messages and make casing more consistent 2019-04-21 14:37:14 +02:00
animation_blend_space_2d_editor.h Fixes to auto triangle editing in BlendSpace2D 2019-01-10 21:40:46 -03:00
animation_blend_tree_editor_plugin.cpp Merge pull request #27707 from Calinou/tweak-message-wording 2019-04-30 11:10:36 +02:00
animation_blend_tree_editor_plugin.h [AnimationNodeBlendTreeEditor] Usability improvements 2019-04-07 23:28:23 -03:00
animation_player_editor_plugin.cpp Revert "Fix AnimationPlayer editor length and step synchronization" 2019-05-31 04:43:46 +09:00
animation_player_editor_plugin.h Revert "Fix AnimationPlayer editor length and step synchronization" 2019-05-31 04:43:46 +09:00
animation_state_machine_editor.cpp [StateMachine] Fix play position 2019-04-23 14:59:16 -03:00
animation_state_machine_editor.h [StateMachine] Fix play position 2019-04-23 14:59:16 -03:00
animation_tree_editor_plugin.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
animation_tree_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
animation_tree_player_editor_plugin.cpp Merge pull request #27673 from qarmin/small_fixes 2019-04-22 12:00:34 +02:00
animation_tree_player_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
asset_library_editor_plugin.cpp Fix memory leak after closing files 2019-06-05 09:34:16 +02:00
asset_library_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
audio_stream_editor_plugin.cpp Fix pausing in audio player editor acting the same as stopping 2019-06-02 22:40:28 -03:00
audio_stream_editor_plugin.h Scene: Ensure classes match their header filename 2019-02-12 17:21:48 +01:00
baked_lightmap_editor_plugin.cpp Style: Apply new changes from clang-format 8.0 2019-04-09 17:09:48 +02:00
baked_lightmap_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
camera_editor_plugin.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
camera_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
canvas_item_editor_plugin.cpp Fix constant redrawing of the editor when selecting a Control in a Container 2019-05-30 18:25:22 +03:00
canvas_item_editor_plugin.h Improve the anchors and margin workflow 2019-05-13 18:55:31 +02:00
collision_polygon_2d_editor_plugin.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
collision_polygon_2d_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
collision_polygon_editor_plugin.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
collision_polygon_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
collision_shape_2d_editor_plugin.cpp Merge pull request #25311 from qarmin/third_point 2019-04-07 13:04:59 +02:00
collision_shape_2d_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
cpu_particles_2d_editor_plugin.cpp Set switch_on_hover to true for the remaining menus 2019-04-25 10:27:33 -03:00
cpu_particles_2d_editor_plugin.h Add Emission Mask to CPUParticle2D 2019-03-19 17:28:57 +01:00
cpu_particles_editor_plugin.cpp Set switch_on_hover to true for the remaining menus 2019-04-25 10:27:33 -03:00
cpu_particles_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
curve_editor_plugin.cpp Improve the curve editor rendering 2019-06-01 02:07:42 +02:00
curve_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
editor_preview_plugins.cpp Renamed EditorResourcePreviewGenerator.should_generate_small_preview() to generate_small_preview_automatically() 2019-05-20 11:08:39 +02:00
editor_preview_plugins.h Renamed EditorResourcePreviewGenerator.should_generate_small_preview() to generate_small_preview_automatically() 2019-05-20 11:08:39 +02:00
gi_probe_editor_plugin.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gi_probe_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gradient_editor_plugin.cpp Make translatable some undo/redo operations in the editor 2019-02-21 16:41:01 -03:00
gradient_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
item_list_editor_plugin.cpp Added a workaround to avoid crashes due to how TileSet editor works, fixes #23672 2019-02-22 17:42:29 -03:00
item_list_editor_plugin.h Fix setting of PopupMenu item IDs in editor 2019-04-15 14:36:42 -05:00
light_occluder_2d_editor_plugin.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
light_occluder_2d_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
line_2d_editor_plugin.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
line_2d_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
material_editor_plugin.cpp Fix and restore text, material and mesh previewers. 2019-03-04 15:53:18 -03:00
material_editor_plugin.h Fix and restore text, material and mesh previewers. 2019-03-04 15:53:18 -03:00
mesh_editor_plugin.cpp Fix and restore text, material and mesh previewers. 2019-03-04 15:53:18 -03:00
mesh_editor_plugin.h Fix and restore text, material and mesh previewers. 2019-03-04 15:53:18 -03:00
mesh_instance_editor_plugin.cpp Set switch_on_hover to true for the remaining menus 2019-04-25 10:27:33 -03:00
mesh_instance_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
mesh_library_editor_plugin.cpp Merge pull request #25522 from aqnuep/MeshLibrary_improvements 2019-06-03 13:59:43 +02:00
mesh_library_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
multimesh_editor_plugin.cpp Set switch_on_hover to true for the remaining menus 2019-04-25 10:27:33 -03:00
multimesh_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
navigation_polygon_editor_plugin.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
navigation_polygon_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
particles_2d_editor_plugin.cpp Allow undo conversion to CPUParticles 2019-05-30 23:08:57 +02:00
particles_2d_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
particles_editor_plugin.cpp Allow undo conversion to CPUParticles 2019-05-30 23:08:57 +02:00
particles_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
path_2d_editor_plugin.cpp Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
path_2d_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
path_editor_plugin.cpp Add priority to gizmos and fix small issues 2019-03-12 00:30:50 +01:00
path_editor_plugin.h Add priority to gizmos and fix small issues 2019-03-12 00:30:50 +01:00
physical_bone_plugin.cpp Improve wording of various messages and make casing more consistent 2019-04-21 14:37:14 +02:00
physical_bone_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
polygon_2d_editor_plugin.cpp Fix scroll for texture_region and polygon_2d editor 2019-04-25 10:51:27 -03:00
polygon_2d_editor_plugin.h Better and non-buggy Polygon2D editing disabling 2019-02-16 16:46:09 -02:00
resource_preloader_editor_plugin.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
resource_preloader_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
root_motion_editor_plugin.cpp Clean up and fix issues after merging #21701 , closes #21104 2019-01-18 13:01:24 -03:00
root_motion_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
script_editor_plugin.cpp Always pass script path to external editor 2019-06-11 09:20:42 +02:00
script_editor_plugin.h Make "Find in Files" always available in the script editor 2019-05-02 20:07:06 -03:00
script_text_editor.cpp Merge pull request #28099 from lupoDharkael/fix-completion 2019-06-03 14:01:07 +02:00
script_text_editor.h Add bookmarks for easier code navigation 2019-05-05 18:57:53 +02:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
shader_editor_plugin.cpp Add bookmarks for easier code navigation 2019-05-05 18:57:53 +02:00
shader_editor_plugin.h Add bookmarks for easier code navigation 2019-05-05 18:57:53 +02:00
skeleton_2d_editor_plugin.cpp Small ux improvement 2019-04-20 17:43:23 -03:00
skeleton_2d_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
skeleton_editor_plugin.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
skeleton_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
skeleton_ik_editor_plugin.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
skeleton_ik_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
spatial_editor_plugin.cpp Place the spatial editor's top left buttons in a container 2019-05-24 16:21:07 -03:00
spatial_editor_plugin.h Merge pull request #27860 from Calinou/improve-3d-snapping 2019-04-21 13:12:10 +02:00
sprite_editor_plugin.cpp Add undo for Sprite Editor 2019-04-23 21:10:44 +02:00
sprite_editor_plugin.h Add undo for Sprite Editor 2019-04-23 21:10:44 +02:00
sprite_frames_editor_plugin.cpp Merge pull request #28831 from dankan1890/spriteframes_sheet_fix 2019-05-13 12:13:07 +02:00
sprite_frames_editor_plugin.h Small improvements to the new Sprite Sheet dialog 2019-04-21 00:32:45 -03:00
style_box_editor_plugin.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
style_box_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
text_editor.cpp Merge pull request #28218 from KoBeWi/b00km4rk5 2019-05-20 22:39:19 +02:00
text_editor.h Add bookmarks for easier code navigation 2019-05-05 18:57:53 +02:00
texture_editor_plugin.cpp Fix crash in texture previeer, closes #26749, probably others 2019-03-08 14:18:12 -03:00
texture_editor_plugin.h Fix crash in texture previeer, closes #26749, probably others 2019-03-08 14:18:12 -03:00
texture_region_editor_plugin.cpp Fix scroll for texture_region and polygon_2d editor 2019-04-25 10:51:27 -03:00
texture_region_editor_plugin.h Fixing zooming in TextureRegion 2019-03-17 10:37:58 +09:00
theme_editor_plugin.cpp Fix bottom panel visibility behaviour in the theme editor 2019-05-21 13:16:06 -03:00
theme_editor_plugin.h Enhance theme preview 2019-02-19 21:52:56 -03:00
tile_map_editor_plugin.cpp Merge pull request #29452 from YeldhamDev/remember_selected_subtile 2019-06-04 17:16:03 +02:00
tile_map_editor_plugin.h Merge pull request #24560 from guilhermefelipecgs/fix_24549 2019-06-01 09:49:18 +02:00
tile_set_editor_plugin.cpp Merge pull request #24560 from guilhermefelipecgs/fix_24549 2019-06-01 09:49:18 +02:00
tile_set_editor_plugin.h + Added ignore flags to autotile bitmask 2019-04-08 00:41:05 +02:00
visual_shader_editor_plugin.cpp Fix incorrect scroll when the user perform first action on visual shader 2019-05-29 07:41:29 +03:00
visual_shader_editor_plugin.h Added a bunch of scalar constants to visual shaders 2019-05-27 18:39:59 +03:00