godot/editor/plugins
2021-11-02 14:15:14 +03:00
..
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 [3.x] Draggin in/out from ports to create nodes in Animation Blend Tree 2021-09-23 12:09:19 +03:00
animation_blend_tree_editor_plugin.h [3.x] Draggin in/out from ports to create nodes in Animation Blend Tree 2021-09-23 12:09:19 +03:00
animation_player_editor_plugin.cpp Fix 3D Onion skinning missing 2021-09-14 13:37:23 +02:00
animation_player_editor_plugin.h Fix 3D Onion skinning missing 2021-09-14 13:37:23 +02:00
animation_state_machine_editor.cpp
animation_state_machine_editor.h
animation_tree_editor_plugin.cpp Fix make sub-resource crash in AnimationTreeEditor 2021-10-10 12:27:51 +02:00
animation_tree_editor_plugin.h
animation_tree_player_editor_plugin.cpp
animation_tree_player_editor_plugin.h
asset_library_editor_plugin.cpp
asset_library_editor_plugin.h
audio_stream_editor_plugin.cpp
audio_stream_editor_plugin.h
baked_lightmap_editor_plugin.cpp Fix editor getting stuck after baking lightmaps from a script 2021-09-12 01:01:29 +02:00
baked_lightmap_editor_plugin.h
camera_editor_plugin.cpp
camera_editor_plugin.h
canvas_item_editor_plugin.cpp clang-format: Enable BreakBeforeTernaryOperators 2021-10-28 14:50:33 +02:00
canvas_item_editor_plugin.h Include locked nodes on selection list 2021-08-18 13:27:33 +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
cpu_particles_2d_editor_plugin.h
cpu_particles_editor_plugin.cpp
cpu_particles_editor_plugin.h
curve_editor_plugin.cpp clang-format: Enable BreakBeforeTernaryOperators 2021-10-28 14:50:33 +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 Conversion now includes "Local to scene" flag and name 2021-09-21 17:15:00 +02:00
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 implement individual mesh transform for meshlibrary items 2021-09-14 13:41:22 +02:00
mesh_library_editor_plugin.h implement individual mesh transform for meshlibrary items 2021-09-14 13:41:22 +02:00
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 clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 14:50:32 +02:00
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
room_manager_editor_plugin.cpp Sphere occluders (portals and general use) 2021-08-17 09:02:06 +01:00
room_manager_editor_plugin.h Sphere occluders (portals and general use) 2021-08-17 09:02:06 +01:00
root_motion_editor_plugin.cpp
root_motion_editor_plugin.h
script_editor_plugin.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +02:00
script_editor_plugin.h Add history navigation in the script editor using extra mouse buttons 2021-09-25 20:33:57 +02:00
script_text_editor.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +02:00
script_text_editor.h Improve Undo/Redo menu items 2021-08-18 00:46:51 +08:00
SCsub
shader_editor_plugin.cpp doc: Point URLs to 3.4 version of the online docs 2021-08-12 17:08:10 +02:00
shader_editor_plugin.h
skeleton_2d_editor_plugin.cpp Tweak skeleton editor texts "Make Rest Pose" and "Set Bones to Rest Pose" 2021-09-19 11:30:21 +02: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 clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +02:00
spatial_editor_plugin.h Merge pull request #51438 from timothyqiu/selection-box-sep-3x 2021-10-05 13:55:36 +02:00
sprite_editor_plugin.cpp
sprite_editor_plugin.h
sprite_frames_editor_plugin.cpp SpriteFramesEditor Fix preview grid in "Select Frames" dialog 2021-09-21 20:33:07 +02:00
sprite_frames_editor_plugin.h SpriteFramesEditor Fix preview grid in "Select Frames" dialog 2021-09-21 20:33:07 +02:00
style_box_editor_plugin.cpp
style_box_editor_plugin.h
text_editor.cpp Fix TextEditor not checking Standard highlighter in non-English UI 2021-08-18 10:42:12 +08:00
text_editor.h Improve Undo/Redo menu items 2021-08-18 00:46:51 +08:00
texture_editor_plugin.cpp TexturePreview Update text when texture is being changed 2021-09-24 18:55:58 +02:00
texture_editor_plugin.h TexturePreview Update text when texture is being changed 2021-09-24 18:55:58 +02:00
texture_region_editor_plugin.cpp
texture_region_editor_plugin.h
theme_editor_plugin.cpp Add a flag to EditorResourcePicker to differentiate selection contexts 2021-11-02 14:15:14 +03:00
theme_editor_plugin.h Add a flag to EditorResourcePicker to differentiate selection contexts 2021-11-02 14:15:14 +03:00
theme_editor_preview.cpp
theme_editor_preview.h
tile_map_editor_plugin.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +02:00
tile_map_editor_plugin.h
tile_set_editor_plugin.cpp
tile_set_editor_plugin.h
version_control_editor_plugin.cpp Merge pull request #52591 from timothyqiu/error-macros 2021-09-21 10:38:34 +02:00
version_control_editor_plugin.h
viewport_preview_editor_plugin.cpp
viewport_preview_editor_plugin.h
visual_shader_editor_plugin.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +02:00
visual_shader_editor_plugin.h