godot/editor/plugins
Rémi Verschelde f259beb4f1
Merge pull request #33048 from KoBeWi/smarts_vs_grids
Make Ruler Tool depend on grid snap only
2019-10-25 12:06:03 +02:00
..
SCsub
abstract_polygon_2d_editor.cpp
abstract_polygon_2d_editor.h
animation_blend_space_1d_editor.cpp
animation_blend_space_1d_editor.h
animation_blend_space_2d_editor.cpp
animation_blend_space_2d_editor.h
animation_blend_tree_editor_plugin.cpp
animation_blend_tree_editor_plugin.h
animation_player_editor_plugin.cpp Fix potential crash in AnimationPlayer. 2019-10-03 21:07:49 +02: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
animation_state_machine_editor.h
animation_tree_editor_plugin.cpp
animation_tree_editor_plugin.h
animation_tree_player_editor_plugin.cpp
animation_tree_player_editor_plugin.h
asset_library_editor_plugin.cpp Remove dependency on the editor directory being in the build's include path. 2019-10-10 08:57:00 +02:00
asset_library_editor_plugin.h Remove dependency on the editor directory being in the build's include path. 2019-10-10 08:57:00 +02:00
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 Merge pull request #33048 from KoBeWi/smarts_vs_grids 2019-10-25 12:06:03 +02:00
canvas_item_editor_plugin.h Move grid snapping to an independent button 2019-10-10 21:10:08 +02:00
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_2d_editor_plugin.cpp Added some obvious errors explanations 2019-09-25 10:28:50 +02:00
cpu_particles_2d_editor_plugin.h
cpu_particles_editor_plugin.cpp
cpu_particles_editor_plugin.h
curve_editor_plugin.cpp Merge pull request #32345 from nekomatata/fix-curve-delete-point-error 2019-09-25 20:46:04 +02: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
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
material_editor_plugin.h
mesh_editor_plugin.cpp
mesh_editor_plugin.h
mesh_instance_editor_plugin.cpp
mesh_instance_editor_plugin.h
mesh_library_editor_plugin.cpp Added some obvious errors explanations 2019-09-25 10:28:50 +02:00
mesh_library_editor_plugin.h
multimesh_editor_plugin.cpp
multimesh_editor_plugin.h
navigation_polygon_editor_plugin.cpp
navigation_polygon_editor_plugin.h
particles_2d_editor_plugin.cpp Added some obvious errors explanations 2019-09-25 10:28:50 +02:00
particles_2d_editor_plugin.h
particles_editor_plugin.cpp
particles_editor_plugin.h
path_2d_editor_plugin.cpp
path_2d_editor_plugin.h
path_editor_plugin.cpp
path_editor_plugin.h
physical_bone_plugin.cpp
physical_bone_plugin.h
polygon_2d_editor_plugin.cpp
polygon_2d_editor_plugin.h
resource_preloader_editor_plugin.cpp
resource_preloader_editor_plugin.h
root_motion_editor_plugin.cpp
root_motion_editor_plugin.h
script_editor_plugin.cpp Fixed ScriptEditor autosave timer causing errors on start 2019-10-10 22:20:15 +02:00
script_editor_plugin.h Fixed ScriptEditor autosave timer causing errors on start 2019-10-10 22:20:15 +02:00
script_text_editor.cpp Fixed evaluation for types 2019-10-22 09:42:46 +02:00
script_text_editor.h Highlight singletons and class_names in GDScript 2019-09-28 13:13:18 +03:00
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
skeleton_editor_plugin.h
skeleton_ik_editor_plugin.cpp
skeleton_ik_editor_plugin.h
spatial_editor_plugin.cpp Add a "slow" modifier to freelook 2019-10-14 22:50:02 +02:00
spatial_editor_plugin.h Fix calculate_spatial_bounds for selection display 2019-10-04 15:47:15 +02:00
sprite_editor_plugin.cpp Sprite to polygon conversion improvements 2019-10-07 13:19:30 +02: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 #32000 from codecustard/Add_Reorder_frames_via_dragndrop 2019-09-23 08:44:22 +02:00
sprite_frames_editor_plugin.h SpriteFramesEditor improvements around deleting animations 2019-09-06 11:11:12 +02:00
style_box_editor_plugin.cpp Make stylebox preview not to expand Inspector panel 2019-10-25 06:20:52 +09: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 Remove dependency on the editor directory being in the build's include path. 2019-10-10 08:57:00 +02:00
text_editor.h Support menu key in TextEdit and LineEdit controls 2019-09-22 12:06:24 +02:00
texture_editor_plugin.cpp
texture_editor_plugin.h
texture_region_editor_plugin.cpp Fix region editor for NinePatchRect 2019-09-17 19:26:20 +02:00
texture_region_editor_plugin.h
theme_editor_plugin.cpp Added some obvious errors explanations 2019-09-25 10:28:50 +02:00
theme_editor_plugin.h
tile_map_editor_plugin.cpp Changed the appearance of the rotation icons in the Tilemap. 2019-09-26 10:59:48 +02:00
tile_map_editor_plugin.h Add informational messages to various editors 2019-09-04 12:37:11 -03:00
tile_set_editor_plugin.cpp Add informational messages to various editors 2019-09-04 12:37:11 -03:00
tile_set_editor_plugin.h Add informational messages to various editors 2019-09-04 12:37:11 -03:00
version_control_editor_plugin.cpp Add checks after ResourceLoader::load() 2019-09-29 14:17:42 +02:00
version_control_editor_plugin.h Add copyright headers to vcs integration 2019-09-04 16:47:26 +05:30
visual_shader_editor_plugin.cpp Prevents folding of member tree on drag&drop in visual shader 2019-10-10 14:19:48 +03:00
visual_shader_editor_plugin.h Fix VisualShaderInput (if compiled with MinGW) (correct, tested version) 2019-10-04 10:43:59 +03:00