godot/editor/plugins
Rémi Verschelde 09df8f4a56
Merge pull request #87952 from paulloz/dotnet/byebye-signal-callback-generation
Disable signal callback generation in C#
2024-02-15 15:44:55 +01:00
..
gizmos
tiles Tweak TileMap editor's missing source message to use "bottom panel" term 2024-02-13 18:27:42 +01:00
abstract_polygon_2d_editor.cpp
abstract_polygon_2d_editor.h
animation_blend_space_1d_editor.cpp Fix unintentional translations in AnimationTree 2024-02-03 10:49:04 +09:00
animation_blend_space_1d_editor.h
animation_blend_space_2d_editor.cpp Fix unintentional translations in AnimationTree 2024-02-03 10:49:04 +09:00
animation_blend_space_2d_editor.h
animation_blend_tree_editor_plugin.cpp Fix unintentional translations in AnimationTree 2024-02-03 10:49:04 +09:00
animation_blend_tree_editor_plugin.h
animation_library_editor.cpp
animation_library_editor.h
animation_player_editor_plugin.cpp
animation_player_editor_plugin.h
animation_state_machine_editor.cpp Fix unintentional translations in AnimationTree 2024-02-03 10:49:04 +09:00
animation_state_machine_editor.h
animation_tree_editor_plugin.cpp
animation_tree_editor_plugin.h
asset_library_editor_plugin.cpp Asset Library author link, description popup size and UX details 2024-02-14 06:01:10 -03:00
asset_library_editor_plugin.h Asset Library author link, description popup size and UX details 2024-02-14 06:01:10 -03:00
audio_stream_editor_plugin.cpp
audio_stream_editor_plugin.h
audio_stream_randomizer_editor_plugin.cpp
audio_stream_randomizer_editor_plugin.h
bit_map_editor_plugin.cpp
bit_map_editor_plugin.h
bone_map_editor_plugin.cpp
bone_map_editor_plugin.h
camera_3d_editor_plugin.cpp
camera_3d_editor_plugin.h
canvas_item_editor_plugin.cpp Select newly added nodes on drag and drop in 2D viewport 2024-02-14 20:03:00 +01:00
canvas_item_editor_plugin.h
cast_2d_editor_plugin.cpp
cast_2d_editor_plugin.h
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
control_editor_plugin.h
cpu_particles_2d_editor_plugin.cpp Replace error checks against size with is_empty 2024-02-09 12:50:15 +01:00
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 to set custom feature tags for testing 2024-02-13 17:38:45 +01:00
debugger_editor_plugin.h Add a dialog to customize run instances 2024-02-05 19:07:31 +01:00
dedicated_server_export_plugin.cpp
dedicated_server_export_plugin.h
editor_debugger_plugin.cpp
editor_debugger_plugin.h
editor_preview_plugins.cpp Fix member names of AudioFrame to match extension 2024-02-13 15:37:09 +01:00
editor_preview_plugins.h Generate script resource preview without parsing 2024-01-26 19:04:10 +01:00
editor_resource_conversion_plugin.cpp
editor_resource_conversion_plugin.h
editor_resource_tooltip_plugins.cpp
editor_resource_tooltip_plugins.h
font_config_plugin.cpp
font_config_plugin.h
gdextension_export_plugin.h
gpu_particles_2d_editor_plugin.cpp Replace error checks against size with is_empty 2024-02-09 12:50:15 +01:00
gpu_particles_2d_editor_plugin.h
gpu_particles_3d_editor_plugin.cpp
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
gradient_texture_2d_editor_plugin.h
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
mesh_instance_3d_editor_plugin.h
mesh_library_editor_plugin.cpp Make MeshLibrary export do recursive depth-search for MeshInstance3D nodes 2024-02-04 04:00:38 +01:00
mesh_library_editor_plugin.h Make MeshLibrary export do recursive depth-search for MeshInstance3D nodes 2024-02-04 04:00:38 +01:00
multimesh_editor_plugin.cpp Replace error checks against size with is_empty 2024-02-09 12:50:15 +01:00
multimesh_editor_plugin.h
navigation_link_2d_editor_plugin.cpp
navigation_link_2d_editor_plugin.h
navigation_obstacle_2d_editor_plugin.cpp
navigation_obstacle_2d_editor_plugin.h
navigation_obstacle_3d_editor_plugin.cpp
navigation_obstacle_3d_editor_plugin.h
navigation_polygon_editor_plugin.cpp
navigation_polygon_editor_plugin.h
node_3d_editor_gizmos.cpp Replace error checks against size with is_empty 2024-02-09 12:50:15 +01:00
node_3d_editor_gizmos.h
node_3d_editor_plugin.cpp Merge pull request #84347 from viksl/drag_and_drop_3d_selection 2024-02-15 15:44:25 +01:00
node_3d_editor_plugin.h Fix bounding boxes 2024-02-02 07:59:47 -05:00
occluder_instance_3d_editor_plugin.cpp
occluder_instance_3d_editor_plugin.h
packed_scene_editor_plugin.cpp
packed_scene_editor_plugin.h
packed_scene_translation_parser_plugin.cpp
packed_scene_translation_parser_plugin.h
particle_process_material_editor_plugin.cpp
particle_process_material_editor_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
resource_preloader_editor_plugin.cpp
resource_preloader_editor_plugin.h
root_motion_editor_plugin.cpp
root_motion_editor_plugin.h
script_editor_plugin.cpp Disable signal callback generation in C# 2024-02-14 13:26:45 +01:00
script_editor_plugin.h
script_text_editor.cpp Merge pull request #87952 from paulloz/dotnet/byebye-signal-callback-generation 2024-02-15 15:44:55 +01:00
script_text_editor.h
SCsub
shader_editor_plugin.cpp Disable multi-window buttons instead of hiding them when support is unavailable 2024-01-27 19:38:39 +01:00
shader_editor_plugin.h
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
skeleton_3d_editor_plugin.h
skeleton_ik_3d_editor_plugin.cpp
skeleton_ik_3d_editor_plugin.h
sprite_2d_editor_plugin.cpp Remove unnecessary this-> expressions 2024-01-29 09:59:18 +01:00
sprite_2d_editor_plugin.h
sprite_frames_editor_plugin.cpp Extend minimum/maximum zoom level of TextureRegion editor 2024-01-29 14:58:40 +01:00
sprite_frames_editor_plugin.h
style_box_editor_plugin.cpp
style_box_editor_plugin.h
sub_viewport_preview_editor_plugin.cpp
sub_viewport_preview_editor_plugin.h
text_editor.cpp Apply TextEdit IME on most actions 2024-01-29 15:07:19 -05:00
text_editor.h
text_shader_editor.cpp Merge pull request #87479 from kitbdev/apply-ime 2024-02-13 17:23:55 +01:00
text_shader_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 Merge pull request #87771 from jsjtxietian/region-mismatch 2024-02-05 14:49:45 +01:00
texture_region_editor_plugin.h Extend minimum/maximum zoom level of TextureRegion editor 2024-01-29 14:58:40 +01:00
theme_editor_plugin.cpp Fetch theme editor items from ThemeDB 2024-01-31 13:17:11 +01:00
theme_editor_plugin.h Fetch theme editor items from ThemeDB 2024-01-31 13:17:11 +01:00
theme_editor_preview.cpp
theme_editor_preview.h
version_control_editor_plugin.cpp
version_control_editor_plugin.h
visual_shader_editor_plugin.cpp Merge pull request #86564 from Giwayume/feature/canvas-item-shader-custom-data 2024-02-08 10:53:24 +01:00
visual_shader_editor_plugin.h
voxel_gi_editor_plugin.cpp
voxel_gi_editor_plugin.h