virtualx-engine/editor/plugins
Rémi Verschelde 870b5ba2dc
Merge pull request #34695 from timothyqiu/show-in-file-system
Checks script path before show in filesystem
2019-12-30 18:15:29 +01:00
..
abstract_polygon_2d_editor.cpp Cleans up headers included in editor_node.h 2019-12-24 21:46:05 +08:00
abstract_polygon_2d_editor.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
animation_blend_space_1d_editor.cpp Cleans up headers included in editor_node.h 2019-12-24 21:46:05 +08:00
animation_blend_space_1d_editor.h Made use of semicolons more consitent, fixed formatting 2019-06-19 15:24:31 +02:00
animation_blend_space_2d_editor.cpp Cleans up headers included in editor_node.h 2019-12-24 21:46:05 +08:00
animation_blend_space_2d_editor.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
animation_blend_tree_editor_plugin.cpp Cleans up headers included in editor_node.h 2019-12-24 21:46:05 +08:00
animation_blend_tree_editor_plugin.h Cleans up headers included in editor_node.h 2019-12-24 21:46:05 +08:00
animation_player_editor_plugin.cpp Cleans up headers included in editor_node.h 2019-12-24 21:46:05 +08:00
animation_player_editor_plugin.h Automatically seek timeline in selected animation 2019-10-01 18:38:03 +02:00
animation_state_machine_editor.cpp Merge pull request #34625 from timothyqiu/i18n 2019-12-30 17:28:11 +01:00
animation_state_machine_editor.h
animation_tree_editor_plugin.cpp Fix AnimationTree editor messing up parameters when nested 2019-07-11 21:18:53 +03:00
animation_tree_editor_plugin.h Made use of semicolons more consitent, fixed formatting 2019-06-19 15:24:31 +02:00
animation_tree_player_editor_plugin.cpp Some code changed with Clang-Tidy 2019-06-26 15:08:25 +02:00
animation_tree_player_editor_plugin.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
asset_library_editor_plugin.cpp Cleans up headers included in editor_node.h 2019-12-24 21:46:05 +08:00
asset_library_editor_plugin.h Display a message if no results are found in the asset library 2019-10-26 01:07:02 +02:00
audio_stream_editor_plugin.cpp Cleans up headers included in editor_node.h 2019-12-24 21:46:05 +08:00
audio_stream_editor_plugin.h
baked_lightmap_editor_plugin.cpp
baked_lightmap_editor_plugin.h
camera_editor_plugin.cpp
camera_editor_plugin.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
canvas_item_editor_plugin.cpp Cleans up headers included in editor_node.h 2019-12-24 21:46:05 +08:00
canvas_item_editor_plugin.h Cancel drag when selection changes 2019-11-19 16:02:04 +01:00
collision_polygon_2d_editor_plugin.cpp
collision_polygon_2d_editor_plugin.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
collision_polygon_editor_plugin.cpp Implement snapping in the CSG gizmos and 3D polygon editor 2019-07-02 20:02:07 +02:00
collision_polygon_editor_plugin.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
collision_shape_2d_editor_plugin.cpp
collision_shape_2d_editor_plugin.h Remove unnecessary code and add some error explanations 2019-07-01 12:59:42 +02:00
cpu_particles_2d_editor_plugin.cpp Added some obvious errors explanations 2019-09-25 10:28:50 +02:00
cpu_particles_2d_editor_plugin.h properly set emitting when particles restart 2019-06-21 22:33:11 -07:00
cpu_particles_editor_plugin.cpp properly set emitting when particles restart 2019-06-21 22:33:11 -07:00
cpu_particles_editor_plugin.h properly set emitting when particles restart 2019-06-21 22:33:11 -07:00
curve_editor_plugin.cpp Cleans up headers included in editor_node.h 2019-12-24 21:46:05 +08:00
curve_editor_plugin.h Cleans up headers included in editor_node.h 2019-12-24 21:46:05 +08:00
editor_preview_plugins.cpp Cleans up headers included in editor_node.h 2019-12-24 21:46:05 +08:00
editor_preview_plugins.h Use reference to constant in functions 2019-07-10 11:54:12 +02:00
gi_probe_editor_plugin.cpp
gi_probe_editor_plugin.h
gradient_editor_plugin.cpp Cleans up headers included in editor_node.h 2019-12-24 21:46:05 +08:00
gradient_editor_plugin.h Made use of semicolons more consitent, fixed formatting 2019-06-19 15:24:31 +02:00
item_list_editor_plugin.cpp Cleans up headers included in editor_node.h 2019-12-24 21:46:05 +08:00
item_list_editor_plugin.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
light_occluder_2d_editor_plugin.cpp
light_occluder_2d_editor_plugin.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
line_2d_editor_plugin.cpp
line_2d_editor_plugin.h
material_editor_plugin.cpp Cleans up headers included in editor_node.h 2019-12-24 21:46:05 +08:00
material_editor_plugin.h Cleans up headers included in editor_node.h 2019-12-24 21:46:05 +08:00
mesh_editor_plugin.cpp Cleans up headers included in editor_node.h 2019-12-24 21:46:05 +08:00
mesh_editor_plugin.h Cleans up headers included in editor_node.h 2019-12-24 21:46:05 +08:00
mesh_instance_editor_plugin.cpp Merge pull request #34625 from timothyqiu/i18n 2019-12-30 17:28:11 +01:00
mesh_instance_editor_plugin.h
mesh_library_editor_plugin.cpp Makes more editor strings translatable 2019-12-30 10:36:31 +08:00
mesh_library_editor_plugin.h
multimesh_editor_plugin.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 2019-08-17 12:33:15 +02:00
multimesh_editor_plugin.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
navigation_polygon_editor_plugin.cpp
navigation_polygon_editor_plugin.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
particles_2d_editor_plugin.cpp Added some obvious errors explanations 2019-09-25 10:28:50 +02:00
particles_2d_editor_plugin.h properly set emitting when particles restart 2019-06-21 22:33:11 -07:00
particles_editor_plugin.cpp Improve error reporting in the Particles emission point creation dialog 2019-08-15 16:01:39 +02:00
particles_editor_plugin.h Improve error reporting in the Particles emission point creation dialog 2019-08-15 16:01:39 +02:00
path_2d_editor_plugin.cpp Cleans up headers included in editor_node.h 2019-12-24 21:46:05 +08:00
path_2d_editor_plugin.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
path_editor_plugin.cpp Improve the appearance of 2D path editors 2019-08-18 22:27:01 +02:00
path_editor_plugin.h
physical_bone_plugin.cpp
physical_bone_plugin.h
polygon_2d_editor_plugin.cpp Cleans up headers included in editor_node.h 2019-12-24 21:46:05 +08:00
polygon_2d_editor_plugin.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
resource_preloader_editor_plugin.cpp Changed some code showed in LGTM and Coverage 2019-07-20 08:09:57 +02:00
resource_preloader_editor_plugin.h
root_motion_editor_plugin.cpp Some code changed with Clang-Tidy 2019-06-26 15:08:25 +02:00
root_motion_editor_plugin.h Made use of semicolons more consitent, fixed formatting 2019-06-19 15:24:31 +02:00
script_editor_plugin.cpp Merge pull request #34695 from timothyqiu/show-in-file-system 2019-12-30 18:15:29 +01:00
script_editor_plugin.h Fix ScriptTextEditor encapsulation 2019-12-19 09:30:40 +03:00
script_text_editor.cpp Merge pull request #34625 from timothyqiu/i18n 2019-12-30 17:28:11 +01:00
script_text_editor.h Fix ScriptTextEditor encapsulation 2019-12-19 09:30:40 +03:00
SCsub
shader_editor_plugin.cpp Merge pull request #32484 from Chaosus/shader_fix 2019-10-02 21:03:50 +02:00
shader_editor_plugin.h Support menu key in TextEdit and LineEdit controls 2019-09-22 12:06:24 +02:00
skeleton_2d_editor_plugin.cpp
skeleton_2d_editor_plugin.h
skeleton_editor_plugin.cpp Fixed error when creating physical skeleton 2019-11-30 20:27:12 +01:00
skeleton_editor_plugin.h Some code changed with Clang-Tidy 2019-06-26 15:08:25 +02:00
skeleton_ik_editor_plugin.cpp
skeleton_ik_editor_plugin.h
spatial_editor_plugin.cpp Cleans up headers included in editor_node.h 2019-12-24 21:46:05 +08:00
spatial_editor_plugin.h Cleans up headers included in editor_node.h 2019-12-24 21:46:05 +08:00
sprite_editor_plugin.cpp Merge pull request #34625 from timothyqiu/i18n 2019-12-30 17:28:11 +01:00
sprite_editor_plugin.h Sprite to polygon conversion improvements 2019-10-07 13:19:30 +02:00
sprite_frames_editor_plugin.cpp Merge pull request #34625 from timothyqiu/i18n 2019-12-30 17:28:11 +01:00
sprite_frames_editor_plugin.h SpriteFramesEditor improvements around deleting animations 2019-09-06 11:11:12 +02:00
style_box_editor_plugin.cpp Cleans up headers included in editor_node.h 2019-12-24 21:46:05 +08:00
style_box_editor_plugin.h Make stylebox preview not to expand Inspector panel 2019-10-25 06:20:52 +09:00
text_editor.cpp Removed translation for bookmarks menu item name in TextEditor 2019-11-25 13:23:09 +01:00
text_editor.h Support menu key in TextEdit and LineEdit controls 2019-09-22 12:06:24 +02:00
texture_editor_plugin.cpp Changed some code showed in LGTM and Coverage 2019-07-20 08:09:57 +02:00
texture_editor_plugin.h Made use of semicolons more consitent, fixed formatting 2019-06-19 15:24:31 +02:00
texture_region_editor_plugin.cpp Cleans up headers included in editor_node.h 2019-12-24 21:46:05 +08:00
texture_region_editor_plugin.h Fix TextureRegionEditorPlugin popping up even when explicitly hidden 2019-07-13 21:55:32 +03:00
theme_editor_plugin.cpp Merge pull request #34613 from timothyqiu/edscale-again 2019-12-30 16:39:41 +01:00
theme_editor_plugin.h Regression fixup to the theme editor 2019-08-13 15:43:07 -03:00
tile_map_editor_plugin.cpp Use the CanvasItemEditor info overlay to display TileMap coordinates 2019-11-22 23:58:36 +01:00
tile_map_editor_plugin.h Use the CanvasItemEditor info overlay to display TileMap coordinates 2019-11-22 23:58:36 +01:00
tile_set_editor_plugin.cpp Merge pull request #34625 from timothyqiu/i18n 2019-12-30 17:28:11 +01:00
tile_set_editor_plugin.h Fixed another point grabbing issue at lower zoom levels. 2019-12-01 20:54:13 +00:00
version_control_editor_plugin.cpp Cleans up headers included in editor_node.h 2019-12-24 21:46:05 +08:00
version_control_editor_plugin.h Editor: fix typo in VCS plugin method names 2019-11-19 15:11:03 +01:00
visual_shader_editor_plugin.cpp Cleans up headers included in editor_node.h 2019-12-24 21:46:05 +08:00
visual_shader_editor_plugin.h Sort custom vshader nodes+prevents them from divide to different folders 2019-11-02 12:04:48 +03:00