godot/editor/plugins
Hendrik Brucker 314430b868 Cleanup EditorNode and EditorData
Co-authored-by: Eric M <itsjusteza@gmail.com>
2022-03-30 20:12:26 +02:00
..
tiles Make TabBar/Container default their alignments to the left instead of center 2022-03-17 18:12:23 -03:00
abstract_polygon_2d_editor.cpp Merge pull request #57436 from AnilBK/change-scopes 2022-03-13 22:10:16 +01:00
abstract_polygon_2d_editor.h
animation_blend_space_1d_editor.cpp Add missing i18n to various strings 2022-03-07 21:50:49 +08:00
animation_blend_space_1d_editor.h
animation_blend_space_2d_editor.cpp Add missing i18n to various strings 2022-03-07 21:50:49 +08:00
animation_blend_space_2d_editor.h
animation_blend_tree_editor_plugin.cpp
animation_blend_tree_editor_plugin.h
animation_player_editor_plugin.cpp Allow negative indexes in ItemList and PopupMenu 2022-03-12 01:14:03 +01:00
animation_player_editor_plugin.h Fix some Animation panel icons not updating after theme change 2022-03-10 14:46:03 +08:00
animation_state_machine_editor.cpp Use get_cursor_shape for identifying the cursor shape in AnimationNodeStateMachineEditor 2022-03-11 19:10:45 +01:00
animation_state_machine_editor.h Use get_cursor_shape for identifying the cursor shape in AnimationNodeStateMachineEditor 2022-03-11 19:10:45 +01:00
animation_tree_editor_plugin.cpp
animation_tree_editor_plugin.h
asset_library_editor_plugin.cpp Add TTR context for pagination button texts 2022-03-24 13:48:07 +08:00
asset_library_editor_plugin.h
audio_stream_editor_plugin.cpp
audio_stream_editor_plugin.h
audio_stream_randomizer_editor_plugin.cpp
audio_stream_randomizer_editor_plugin.h
camera_3d_editor_plugin.cpp
camera_3d_editor_plugin.h
canvas_item_editor_plugin.cpp Fix errors when locking nodes 2022-03-27 16:10:57 -03:00
canvas_item_editor_plugin.h Separate 2D grid visibility and grid snap 2022-03-15 08:54:07 +08:00
collision_polygon_2d_editor_plugin.cpp
collision_polygon_2d_editor_plugin.h
collision_shape_2d_editor_plugin.cpp
collision_shape_2d_editor_plugin.h
control_editor_plugin.cpp Reduce the size of Controls editor toolbar 2022-03-20 17:04:23 +01:00
control_editor_plugin.h Reduce the size of Controls editor toolbar 2022-03-20 17:04:23 +01:00
cpu_particles_2d_editor_plugin.cpp
cpu_particles_2d_editor_plugin.h
cpu_particles_3d_editor_plugin.cpp
cpu_particles_3d_editor_plugin.h
curve_editor_plugin.cpp
curve_editor_plugin.h
debugger_editor_plugin.cpp Allow negative indexes in ItemList and PopupMenu 2022-03-12 01:14:03 +01:00
debugger_editor_plugin.h
editor_debugger_plugin.cpp
editor_debugger_plugin.h
editor_preview_plugins.cpp
editor_preview_plugins.h
font_editor_plugin.cpp
font_editor_plugin.h
gdextension_export_plugin.h Implement GDExtension export plugin. 2022-03-16 11:16:19 +02:00
gpu_particles_2d_editor_plugin.cpp
gpu_particles_2d_editor_plugin.h
gpu_particles_3d_editor_plugin.cpp Discern between virtual and abstract class bindings 2022-03-10 12:28:11 +01:00
gpu_particles_3d_editor_plugin.h
gpu_particles_collision_sdf_editor_plugin.cpp
gpu_particles_collision_sdf_editor_plugin.h
gradient_editor_plugin.cpp
gradient_editor_plugin.h
gradient_texture_2d_editor_plugin.cpp Add GradientTexture2D editor plugin 2022-03-17 10:32:54 -05:00
gradient_texture_2d_editor_plugin.h Add GradientTexture2D editor plugin 2022-03-17 10:32:54 -05:00
input_event_editor_plugin.cpp
input_event_editor_plugin.h
light_occluder_2d_editor_plugin.cpp
light_occluder_2d_editor_plugin.h
lightmap_gi_editor_plugin.cpp
lightmap_gi_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_3d_editor_plugin.cpp Allow negative indexes in ItemList and PopupMenu 2022-03-12 01:14:03 +01:00
mesh_instance_3d_editor_plugin.h
mesh_library_editor_plugin.cpp Remove space in MeshLibrary editor button 2022-03-24 15:28:19 -05:00
mesh_library_editor_plugin.h
multimesh_editor_plugin.cpp Discern between virtual and abstract class bindings 2022-03-10 12:28:11 +01:00
multimesh_editor_plugin.h
navigation_polygon_editor_plugin.cpp
navigation_polygon_editor_plugin.h
node_3d_editor_gizmos.cpp Fix out of bounds crash in particle collision gizmo 2022-03-12 23:57:12 +01:00
node_3d_editor_gizmos.h
node_3d_editor_plugin.cpp Merge pull request #59558 from V-Sekai/primitive-indicies 2022-03-29 14:43:26 +02:00
node_3d_editor_plugin.h
occluder_instance_3d_editor_plugin.cpp
occluder_instance_3d_editor_plugin.h
ot_features_plugin.cpp Make the OpenType "Add Feature..." button full width 2022-03-25 11:18:09 -05:00
ot_features_plugin.h Make the OpenType "Add Feature..." button full width 2022-03-25 11:18:09 -05:00
packed_scene_translation_parser_plugin.cpp
packed_scene_translation_parser_plugin.h
path_2d_editor_plugin.cpp
path_2d_editor_plugin.h
path_3d_editor_plugin.cpp
path_3d_editor_plugin.h
physical_bone_3d_editor_plugin.cpp
physical_bone_3d_editor_plugin.h
polygon_2d_editor_plugin.cpp
polygon_2d_editor_plugin.h
polygon_3d_editor_plugin.cpp
polygon_3d_editor_plugin.h
replication_editor_plugin.cpp Cleanup EditorNode and EditorData 2022-03-30 20:12:26 +02:00
replication_editor_plugin.h
resource_preloader_editor_plugin.cpp More icon updates on theme change 2022-03-15 23:05:41 +08:00
resource_preloader_editor_plugin.h
root_motion_editor_plugin.cpp
root_motion_editor_plugin.h
script_editor_plugin.cpp Add GDExtension support to Script 2022-03-27 16:13:00 +02:00
script_editor_plugin.h
script_text_editor.cpp Add GDExtension support to Script 2022-03-27 16:13:00 +02:00
script_text_editor.h Add GDExtension support to Script 2022-03-27 16:13:00 +02:00
SCsub
shader_editor_plugin.cpp Add GDExtension support to Script 2022-03-27 16:13:00 +02:00
shader_editor_plugin.h Add GDExtension support to Script 2022-03-27 16:13:00 +02:00
shader_file_editor_plugin.cpp
shader_file_editor_plugin.h
skeleton_2d_editor_plugin.cpp
skeleton_2d_editor_plugin.h
skeleton_3d_editor_plugin.cpp Merge pull request #48310 from Blackiris/fix-create-skeleton-physical-bones-4.0 2022-03-21 11:25:41 +01:00
skeleton_3d_editor_plugin.h
skeleton_ik_3d_editor_plugin.cpp
skeleton_ik_3d_editor_plugin.h
sprite_2d_editor_plugin.cpp
sprite_2d_editor_plugin.h
sprite_frames_editor_plugin.cpp Improves SpriteFrames editor 2022-03-15 14:39:40 +08:00
sprite_frames_editor_plugin.h Improves SpriteFrames editor 2022-03-15 14:39:40 +08:00
style_box_editor_plugin.cpp
style_box_editor_plugin.h
sub_viewport_preview_editor_plugin.cpp
sub_viewport_preview_editor_plugin.h
text_control_editor_plugin.cpp
text_control_editor_plugin.h
text_editor.cpp Allow negative indexes in ItemList and PopupMenu 2022-03-12 01:14:03 +01:00
text_editor.h
texture_3d_editor_plugin.cpp
texture_3d_editor_plugin.h
texture_editor_plugin.cpp
texture_editor_plugin.h
texture_layered_editor_plugin.cpp
texture_layered_editor_plugin.h
texture_region_editor_plugin.cpp Fix TextureRegion editor grid color for light themes 2022-03-10 10:59:01 +08:00
texture_region_editor_plugin.h
theme_editor_plugin.cpp Make TabBar/Container default their alignments to the left instead of center 2022-03-17 18:12:23 -03:00
theme_editor_plugin.h
theme_editor_preview.cpp
theme_editor_preview.h
version_control_editor_plugin.cpp
version_control_editor_plugin.h
visual_shader_editor_plugin.cpp Cleanup EditorNode and EditorData 2022-03-30 20:12:26 +02:00
visual_shader_editor_plugin.h Add _get_func_code/_is_available virtual functions to custom nodes 2022-03-08 16:23:44 +03:00
voxel_gi_editor_plugin.cpp
voxel_gi_editor_plugin.h