godot/editor/plugins
2019-04-23 21:53:15 +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
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 [AnimationNodeBlendTreeEditor] Usability improvements 2019-04-07 23:28:23 -03:00
animation_blend_tree_editor_plugin.h [AnimationNodeBlendTreeEditor] Usability improvements 2019-04-07 23:28:23 -03:00
animation_player_editor_plugin.cpp Add support for FPS snap in Animation Editor. 2019-04-14 16:43:38 -03:00
animation_player_editor_plugin.h
animation_state_machine_editor.cpp Merge pull request #24796 from guilhermefelipecgs/fix_play_pos_sm 2019-04-23 06:32:07 +03:00
animation_state_machine_editor.h
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 Style: Apply new changes from clang-format 8.0 2019-04-09 17:09:48 +02:00
baked_lightmap_editor_plugin.h
camera_editor_plugin.cpp
camera_editor_plugin.h
canvas_item_editor_plugin.cpp Merge pull request #27673 from qarmin/small_fixes 2019-04-22 12:00:34 +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 Merge pull request #25311 from qarmin/third_point 2019-04-07 13:04:59 +02:00
collision_shape_2d_editor_plugin.h
cpu_particles_2d_editor_plugin.cpp Add Emission Mask to CPUParticle2D 2019-03-19 17:28:57 +01: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
cpu_particles_editor_plugin.h
curve_editor_plugin.cpp
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 Bundled VHACD library for convex decomposition. 2019-04-10 17:47:28 -03:00
mesh_instance_editor_plugin.h
mesh_library_editor_plugin.cpp Style: Apply new changes from clang-format 8.0 2019-04-09 17:09:48 +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 Add Emission Mask to CPUParticle2D 2019-03-19 17:28:57 +01: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 Style: Apply new changes from clang-format 8.0 2019-04-09 17:09:48 +02: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 Merge pull request #28234 from Paulb23/connection_info_on_script 2019-04-22 11:52:13 +02:00
script_editor_plugin.h Display connection information in the script editor 2019-04-20 13:13:54 +01:00
script_text_editor.cpp Merge pull request #28234 from Paulb23/connection_info_on_script 2019-04-22 11:52:13 +02:00
script_text_editor.h Display connection information in the script editor 2019-04-20 13:13:54 +01:00
SCsub
shader_editor_plugin.cpp Merge pull request #25782 from hsandt/feature/fix-toggle-comment-indent 2019-03-16 11:17:47 -07: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 #27860 from Calinou/improve-3d-snapping 2019-04-21 13:12:10 +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 Add converters / generators to Sprite 2019-04-06 10:48:07 +02:00
sprite_frames_editor_plugin.cpp Fix typo in SpriteFrameEditor preview draw 2019-04-20 09:08:07 +02:00
sprite_frames_editor_plugin.h Ability to create sprite frames in AnimatedSprite from sprite sheet. 2019-04-13 22:15:31 -03:00
style_box_editor_plugin.cpp
style_box_editor_plugin.h
text_editor.cpp Restore script editor state between sessions 2019-04-13 13:07:12 +01:00
text_editor.h
texture_editor_plugin.cpp
texture_editor_plugin.h
texture_region_editor_plugin.cpp Fix TextureRegion margin bug introduced in #27122 2019-04-05 22:33:53 +09:00
texture_region_editor_plugin.h Fixing zooming in TextureRegion 2019-03-17 10:37:58 +09:00
theme_editor_plugin.cpp
theme_editor_plugin.h
tile_map_editor_plugin.cpp Merge pull request #25510 from groud/tilemap_editor_enhancement 2019-04-23 06:26:46 +03:00
tile_map_editor_plugin.h
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 + Added ignore flags to autotile bitmask 2019-04-08 00:41:05 +02:00
visual_shader_editor_plugin.cpp Misc improvements to visual shader Add Node dialog 2019-04-16 15:40:54 +10:00
visual_shader_editor_plugin.h Misc improvements to visual shader Add Node dialog 2019-04-16 15:40:54 +10:00