godot/editor/plugins
2019-12-13 16:09:29 +08:00
..
abstract_polygon_2d_editor.cpp
abstract_polygon_2d_editor.h
animation_blend_space_1d_editor.cpp Range: Fix cases where max was set to or below min value 2019-11-26 10:25:41 +01:00
animation_blend_space_1d_editor.h
animation_blend_space_2d_editor.cpp
animation_blend_space_2d_editor.h
animation_blend_tree_editor_plugin.cpp Fixed function/audio/anim tracks in blend tree animation filter 2019-11-09 22:30:08 +01:00
animation_blend_tree_editor_plugin.h
animation_player_editor_plugin.cpp Merge pull request #34040 from qarmin/unused_variable_more_precise_numbers 2019-12-10 08:25:31 +01: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 Fixed error when renaming a state in AnimationNodeStateMachine 2019-11-01 21:14:58 +01:00
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 Make more editor strings translatable 2019-12-13 16:09:29 +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
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 Fix for #34186: "Center Selection" in 2D editor introduces graphic bias. 2019-12-11 16:09:55 +00: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
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
cpu_particles_2d_editor_plugin.h
cpu_particles_editor_plugin.cpp
cpu_particles_editor_plugin.h
curve_editor_plugin.cpp Fixed #21527 (Show hint to right click when curve editor is empty) 2019-10-26 14:15:45 +02:00
curve_editor_plugin.h
editor_preview_plugins.cpp Show thumbnail for DynamicFont resource 2019-11-27 03:35:44 +09:00
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 Copy transform when creating convex sibling 2019-11-02 15:08:50 +01:00
mesh_instance_editor_plugin.h
mesh_library_editor_plugin.cpp
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
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 Fixes around ScriptEditor script list 2019-11-25 17:16:29 +01: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 Center Script Editor when jumping to bookmarks/breakpoints 2019-12-01 18:43:52 +01:00
script_text_editor.h Update connection info on script validation rather then saved copy 2019-11-02 14:41:59 +00: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
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
skeleton_ik_editor_plugin.cpp
skeleton_ik_editor_plugin.h
spatial_editor_plugin.cpp Don't cast item to Spatial when checking if it's locked 2019-11-28 05:34:54 -05:00
spatial_editor_plugin.h Implement game camera override 2019-10-23 02:51:32 +01: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 Removed unused variables, add some constants numbers 2019-12-10 05:13:02 +01:00
sprite_frames_editor_plugin.h
style_box_editor_plugin.cpp StyleBox preview adjusted to fit all drawn content 2019-11-24 16:26:30 +01: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
texture_editor_plugin.cpp
texture_editor_plugin.h
texture_region_editor_plugin.cpp Removed unused variables, add some constants numbers 2019-12-10 05:13:02 +01:00
texture_region_editor_plugin.h
theme_editor_plugin.cpp
theme_editor_plugin.h
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 #34016 from norton-corbett/hotfix/tileset-editor-point-grabbing 2019-12-13 08:50:21 +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 Editor: fix typo in VCS plugin method names 2019-11-19 15:11:03 +01: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 Fix some small text mistakes 2019-11-08 23:31:29 +01: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