godot/editor/plugins
2019-05-14 00:42:05 -03: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
animation_blend_space_1d_editor.cpp
animation_blend_space_1d_editor.h
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
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
animation_player_editor_plugin.cpp Make "Onion Skinning" toggle its own button 2019-05-14 00:42:05 -03:00
animation_player_editor_plugin.h Make "Onion Skinning" toggle its own button 2019-05-14 00:42:05 -03: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
animation_tree_editor_plugin.h
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
asset_library_editor_plugin.cpp Separated description from the preview content and centered the playbutton for video thumbnails in the Asset Library Editor 2019-04-23 21:53:15 +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 Merge pull request #27676 from qarmin/small_fixes_2 2019-05-01 08:19:04 +02:00
canvas_item_editor_plugin.h Implement autokeying in Animation editor. 2019-04-15 00:49:03 -03: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 Set switch_on_hover to true for the remaining menus 2019-04-25 10:27:33 -03:00
cpu_particles_2d_editor_plugin.h
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
curve_editor_plugin.cpp Merge pull request #27707 from Calinou/tweak-message-wording 2019-04-30 11:10:36 +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 Fix setting of PopupMenu item IDs in editor 2019-04-15 14:36:42 -05:00
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 Set switch_on_hover to true for the remaining menus 2019-04-25 10:27:33 -03:00
mesh_instance_editor_plugin.h
mesh_library_editor_plugin.cpp
mesh_library_editor_plugin.h
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
navigation_polygon_editor_plugin.cpp
navigation_polygon_editor_plugin.h
particles_2d_editor_plugin.cpp Set switch_on_hover to true for the remaining menus 2019-04-25 10:27:33 -03:00
particles_2d_editor_plugin.h
particles_editor_plugin.cpp Set switch_on_hover to true for the remaining menus 2019-04-25 10:27:33 -03:00
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 Improve wording of various messages and make casing more consistent 2019-04-21 14:37:14 +02:00
physical_bone_plugin.h
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
resource_preloader_editor_plugin.cpp
resource_preloader_editor_plugin.h
root_motion_editor_plugin.cpp
root_motion_editor_plugin.h
script_editor_plugin.cpp Make "Find in Files" always available in the script editor 2019-05-02 20:07:06 -03: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 #28101 from MunWolf/debugger_cursor 2019-04-29 18:38:38 +02:00
script_text_editor.h Added a marker in text_edit that tells which row is executing. 2019-04-23 21:51:01 +01:00
SCsub
shader_editor_plugin.cpp Added a marker in text_edit that tells which row is executing. 2019-04-23 21:51:01 +01:00
shader_editor_plugin.h
skeleton_2d_editor_plugin.cpp Small ux improvement 2019-04-20 17:43:23 -03:00
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 Merge pull request #28452 from Sintinium/undoredo-lock 2019-04-29 16:23:28 +02: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 Small ux improvement 2019-04-20 17:43:23 -03:00
sprite_editor_plugin.h
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
style_box_editor_plugin.h
text_editor.cpp Added a marker in text_edit that tells which row is executing. 2019-04-23 21:51:01 +01:00
text_editor.h Added a marker in text_edit that tells which row is executing. 2019-04-23 21:51:01 +01:00
texture_editor_plugin.cpp
texture_editor_plugin.h
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
theme_editor_plugin.cpp Merge pull request #22301 from YeldhamDev/button_popup_highlight 2019-04-25 17:47:23 +02:00
theme_editor_plugin.h
tile_map_editor_plugin.cpp Merge pull request #27845 from samdze/master 2019-04-30 10:55:53 +02:00
tile_map_editor_plugin.h Merge pull request #27845 from samdze/master 2019-04-30 10:55:53 +02:00
tile_set_editor_plugin.cpp Tileset-Editor: Added alternative tool for drawing a rectangular shape. 2019-04-21 02:51:49 +02:00
tile_set_editor_plugin.h
visual_shader_editor_plugin.cpp Fix collapse visual shader tree 2019-05-03 11:10:08 +03:00
visual_shader_editor_plugin.h Added missed inputs for other modes in visual shaders 2019-05-01 17:04:39 +03:00