godot/editor/plugins
Yuri Sizov 980d55198c Merge pull request #86387 from jsjtxietian/fix-tile-set
Fix `UndoRedo history mismatch` when creating a new tile atlas
2023-12-22 17:20:08 +01:00
..
gizmos Merge pull request #82872 from jsjtxietian/require-editor-restart-when-csg-gizmo-color-changed 2023-12-19 20:32:20 +01:00
tiles Fix `UndoRedo history mismatch` when creating a new tile atlas 2023-12-21 17:25:21 +08:00
SCsub
abstract_polygon_2d_editor.cpp
abstract_polygon_2d_editor.h
animation_blend_space_1d_editor.cpp Fix node names of submenu items across the editor 2023-11-08 14:42:42 +01:00
animation_blend_space_1d_editor.h
animation_blend_space_2d_editor.cpp Fix node names of submenu items across the editor 2023-11-08 14:42:42 +01:00
animation_blend_space_2d_editor.h
animation_blend_tree_editor_plugin.cpp
animation_blend_tree_editor_plugin.h
animation_library_editor.cpp Change AnimationLibEditor's mixer to actual Mixer 2023-11-06 23:27:44 +01:00
animation_library_editor.h Change AnimationLibEditor's mixer to actual Mixer 2023-11-06 23:27:44 +01:00
animation_player_editor_plugin.cpp Fix seeking bug in AnimationPlayerEditor 2023-11-22 06:43:26 +09:00
animation_player_editor_plugin.h Fix seeking bug in AnimationPlayerEditor 2023-11-22 06:43:26 +09:00
animation_state_machine_editor.cpp Merge pull request #84052 from SaracenOne/animtree_readonly_context 2023-11-11 23:05:37 +01:00
animation_state_machine_editor.h
animation_tree_editor_plugin.cpp
animation_tree_editor_plugin.h
asset_library_editor_plugin.cpp
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
bit_map_editor_plugin.cpp
bit_map_editor_plugin.h
bone_map_editor_plugin.cpp Rename ImportSettings dialogs to have "Dialog" in the name 2023-11-26 22:59:01 -06:00
bone_map_editor_plugin.h
camera_3d_editor_plugin.cpp
camera_3d_editor_plugin.h
canvas_item_editor_plugin.cpp Remove unnecessary assignments 2023-12-13 11:06:26 -05: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
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 Fix node names of submenu items across the editor 2023-11-08 14:42:42 +01:00
debugger_editor_plugin.h
dedicated_server_export_plugin.cpp
dedicated_server_export_plugin.h
editor_debugger_plugin.cpp
editor_debugger_plugin.h
editor_preview_plugins.cpp Abort threaded preview generators on exit 2023-11-10 15:31:43 +01:00
editor_preview_plugins.h Abort threaded preview generators on exit 2023-11-10 15:31:43 +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 [iOS, GDExtension] Fix loading and exporting static libraries and xcframeworks. 2023-11-09 20:04:40 +02:00
gpu_particles_2d_editor_plugin.cpp
gpu_particles_2d_editor_plugin.h
gpu_particles_3d_editor_plugin.cpp Only allow MeshInstance3D-based nodes in particles emission shape node selector 2023-11-19 11:22:51 +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
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
mesh_library_editor_plugin.h
multimesh_editor_plugin.cpp Only allow MeshInstance3D-inherited nodes in MultiMesh Populate Surface dialog 2023-11-15 12:24:11 +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
node_3d_editor_gizmos.h
node_3d_editor_plugin.cpp Remove unnecessary assignments 2023-12-13 11:06:26 -05:00
node_3d_editor_plugin.h
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 Improve editing of min/max particle properties 2023-12-20 06:31:08 +01:00
particle_process_material_editor_plugin.h Improve editing of min/max particle properties 2023-12-20 06:31:08 +01:00
path_2d_editor_plugin.cpp
path_2d_editor_plugin.h
path_3d_editor_plugin.cpp Merge pull request #83741 from BlueCube3310/path-3d-plugin-optimize 2023-12-08 16:58:08 +01:00
path_3d_editor_plugin.h
physical_bone_3d_editor_plugin.cpp
physical_bone_3d_editor_plugin.h
polygon_2d_editor_plugin.cpp Fix UV editor not showing polygon correctly 2023-12-05 15:38:37 +02:00
polygon_2d_editor_plugin.h Fix UV editor not showing polygon correctly 2023-12-05 15:38:37 +02:00
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 Merge pull request #84898 from rsubtil/fix_dap_breakpoints_closed_scripts 2023-12-18 18:17:46 +01:00
script_editor_plugin.h Use mingw-std-threads in MinGW builds 2023-11-18 11:56:05 +01:00
script_text_editor.cpp Merge pull request #85527 from fdstevex/master 2023-12-19 13:02:14 +01:00
script_text_editor.h
shader_editor_plugin.cpp Make script/shader editor save shortcuts unique again 2023-11-15 14:10:12 +01:00
shader_editor_plugin.h Use mingw-std-threads in MinGW builds 2023-11-18 11:56:05 +01: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 #82872 from jsjtxietian/require-editor-restart-when-csg-gizmo-color-changed 2023-12-19 20:32:20 +01:00
skeleton_3d_editor_plugin.h
skeleton_ik_3d_editor_plugin.cpp
skeleton_ik_3d_editor_plugin.h
sprite_2d_editor_plugin.cpp Readd rect support for Sprite2DPlugin converter 2023-11-12 11:49:37 +02:00
sprite_2d_editor_plugin.h Prevent crash and error spam related to Sprite2D with a region 2023-11-04 13:03:28 +01:00
sprite_frames_editor_plugin.cpp Remove AnimatedSprite pointer when clearing editor 2023-11-08 18:09:42 +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 Fix node names of submenu items across the editor 2023-11-08 14:42:42 +01:00
text_editor.h
text_shader_editor.cpp Fix node names of submenu items across the editor 2023-11-08 14:42:42 +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 Fix texture region editor not selecting restored snap mode 2023-11-12 01:41:51 +08:00
texture_region_editor_plugin.h
theme_editor_plugin.cpp Disable Add button when theme item name is empty 2023-12-11 22:21:36 +01:00
theme_editor_plugin.h Disable Add button when theme item name is empty 2023-12-11 22:21:36 +01:00
theme_editor_preview.cpp Fix node names of submenu items across the editor 2023-11-08 14:42:42 +01:00
theme_editor_preview.h
version_control_editor_plugin.cpp Fix node names of submenu items across the editor 2023-11-08 14:42:42 +01:00
version_control_editor_plugin.h
visual_shader_editor_plugin.cpp Remove unnecessary assignments 2023-12-13 11:06:26 -05:00
visual_shader_editor_plugin.h Remove unnecessary assignments 2023-12-13 11:06:26 -05:00
voxel_gi_editor_plugin.cpp
voxel_gi_editor_plugin.h