1
0
Fork 0
godot/editor/plugins
Rémi Verschelde 7ad0b9b16c
Merge pull request #97495 from Delsin-Yu/control_recursive_disable_children
[GUI] Implement properties that can recursively disable child controls' `Focus Mode` & `Mouse Filter`
2025-03-19 12:26:03 +01:00
..
gizmos Merge pull request #98768 from Repiteo/core/constexpr-math-operators 2025-03-17 16:03:20 -05:00
shader Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
tiles Merge pull request #97495 from Delsin-Yu/control_recursive_disable_children 2025-03-19 12:26:03 +01:00
SCsub
abstract_polygon_2d_editor.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
abstract_polygon_2d_editor.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
animation_blend_space_1d_editor.cpp
animation_blend_space_1d_editor.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
animation_blend_space_2d_editor.cpp
animation_blend_space_2d_editor.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
animation_blend_tree_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
animation_blend_tree_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
animation_library_editor.cpp Fix get_item_area_rect when tree is scrolled 2025-01-30 12:27:03 +01:00
animation_library_editor.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
animation_player_editor_plugin.cpp Add editor setting for default animation step 2025-03-11 23:16:27 +01:00
animation_player_editor_plugin.h Merge pull request #102189 from KoBeWi/frames_per_setting 2025-03-11 16:54:04 -05:00
animation_state_machine_editor.cpp Use `std::size` instead of `sizeof(a) / sizeof(a[0])` pattern throughout the codebase. 2025-02-07 14:57:48 +01:00
animation_state_machine_editor.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
animation_tree_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
animation_tree_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
asset_library_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
asset_library_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
audio_stream_editor_plugin.cpp
audio_stream_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
audio_stream_randomizer_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
audio_stream_randomizer_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
bit_map_editor_plugin.cpp Add borders to `BitMap` in `BitMapEditor` 2025-03-12 20:41:01 +03:00
bit_map_editor_plugin.h Add borders to `BitMap` in `BitMapEditor` 2025-03-12 20:41:01 +03:00
bone_map_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
bone_map_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
camera_2d_editor_plugin.cpp Remove TOOLS_ENABLED checks from editor/ 2025-03-14 18:13:16 +01:00
camera_2d_editor_plugin.h Improve usability of Camera2D 2025-03-12 09:57:31 +08:00
camera_3d_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
camera_3d_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
canvas_item_editor_plugin.cpp Merge pull request #98768 from Repiteo/core/constexpr-math-operators 2025-03-17 16:03:20 -05:00
canvas_item_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
cast_2d_editor_plugin.cpp
cast_2d_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
collision_polygon_2d_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
collision_polygon_2d_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
collision_shape_2d_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
collision_shape_2d_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
color_channel_selector.cpp Add color channel filter to editor texture previews 2025-01-11 23:27:48 +00:00
color_channel_selector.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
control_editor_plugin.cpp
control_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
curve_editor_plugin.cpp
curve_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
debugger_editor_plugin.cpp
debugger_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
dedicated_server_export_plugin.cpp
dedicated_server_export_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_context_menu_plugin.cpp Merge pull request #100556 from KoBeWi/unlimited_contextizer 2025-01-07 23:17:23 +01:00
editor_context_menu_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_debugger_plugin.cpp
editor_debugger_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_plugin.compat.inc
editor_plugin.cpp
editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
editor_plugin_settings.cpp Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization 2025-01-03 10:50:15 +00:00
editor_plugin_settings.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_preview_plugins.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
editor_preview_plugins.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
editor_resource_conversion_plugin.cpp
editor_resource_conversion_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
editor_resource_tooltip_plugins.cpp
editor_resource_tooltip_plugins.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
embedded_process.cpp Merge pull request #103105 from Hilderin/fix-embedded-game-window-first-startup-location-size 2025-02-23 12:12:51 +01:00
embedded_process.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
font_config_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
font_config_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
game_view_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
game_view_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
gdextension_export_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
gpu_particles_collision_sdf_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
gpu_particles_collision_sdf_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
gradient_editor_plugin.cpp
gradient_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
gradient_texture_2d_editor_plugin.cpp
gradient_texture_2d_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
input_event_editor_plugin.cpp
input_event_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
light_occluder_2d_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
light_occluder_2d_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
lightmap_gi_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
lightmap_gi_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
line_2d_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
line_2d_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
material_editor_plugin.cpp
material_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
mesh_editor_plugin.cpp
mesh_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
mesh_instance_3d_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
mesh_instance_3d_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
mesh_library_editor_plugin.cpp Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
mesh_library_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
multimesh_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
multimesh_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
navigation_link_2d_editor_plugin.cpp
navigation_link_2d_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
navigation_obstacle_2d_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
navigation_obstacle_2d_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
navigation_obstacle_3d_editor_plugin.cpp
navigation_obstacle_3d_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
navigation_polygon_editor_plugin.cpp
navigation_polygon_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
node_3d_editor_gizmos.cpp
node_3d_editor_gizmos.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
node_3d_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
node_3d_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
occluder_instance_3d_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
occluder_instance_3d_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
packed_scene_editor_plugin.cpp EditorNode: Add function to load file as scene or resource 2025-03-12 23:59:48 +01:00
packed_scene_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
packed_scene_translation_parser_plugin.cpp Use `get_slicec` instead of `get_slice` for single character splitters 2025-03-08 20:36:37 +01:00
packed_scene_translation_parser_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
parallax_background_editor_plugin.cpp
parallax_background_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
particle_process_material_editor_plugin.cpp
particle_process_material_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
particles_editor_plugin.cpp Add emission shape gizmos to Particles2D 2025-02-18 11:29:29 +00:00
particles_editor_plugin.h Merge pull request #102249 from Arnklit/particles2d-emission-shapes 2025-03-11 14:01:00 -05:00
path_2d_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
path_2d_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
path_3d_editor_plugin.cpp Draw fewer fishbones to improve Path gizmo readability and performance 2025-01-09 16:08:29 +01:00
path_3d_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
physical_bone_3d_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
physical_bone_3d_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
plugin_config_dialog.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
plugin_config_dialog.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
polygon_2d_editor_plugin.cpp Move Polygon2D editor to bottom panel 2025-01-03 22:22:55 +02:00
polygon_2d_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
polygon_3d_editor_plugin.cpp Merge pull request #98768 from Repiteo/core/constexpr-math-operators 2025-03-17 16:03:20 -05:00
polygon_3d_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
resource_preloader_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
resource_preloader_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
root_motion_editor_plugin.cpp
root_motion_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
script_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
script_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
script_text_editor.cpp EditorNode: Add function to load file as scene or resource 2025-03-12 23:59:48 +01:00
script_text_editor.h Merge pull request #102469 from sockeye-d/warning-highlights 2025-03-11 14:00:33 -05:00
shader_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
shader_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
shader_file_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
shader_file_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
skeleton_2d_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
skeleton_2d_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
skeleton_3d_editor_plugin.cpp Remove TOOLS_ENABLED checks from editor/ 2025-03-14 18:13:16 +01:00
skeleton_3d_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
skeleton_ik_3d_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
skeleton_ik_3d_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
sprite_2d_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
sprite_2d_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
sprite_frames_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
sprite_frames_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
style_box_editor_plugin.cpp Add tooltip for `StyleBoxPreview` grid button 2025-02-17 16:08:19 +03:00
style_box_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
sub_viewport_preview_editor_plugin.cpp
sub_viewport_preview_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
text_editor.cpp Merge pull request #101616 from KoBeWi/how_was_it_even_functional 2025-01-26 11:49:20 -06:00
text_editor.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
text_shader_editor.cpp Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp 2025-03-12 11:11:38 -07:00
text_shader_editor.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
texture_3d_editor_plugin.cpp Add color channel filter to editor texture previews 2025-01-11 23:27:48 +00:00
texture_3d_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
texture_editor_plugin.cpp editor: Fix AtlasTexture editor previews for compressed textures 2025-02-09 06:40:05 +11:00
texture_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
texture_layered_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
texture_layered_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
texture_region_editor_plugin.cpp
texture_region_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
theme_editor_plugin.cpp Implemented drag-and-drop logic for previewing themes 2025-01-10 22:28:10 +01:00
theme_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
theme_editor_preview.cpp
theme_editor_preview.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
tool_button_editor_plugin.cpp
tool_button_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
version_control_editor_plugin.cpp EditorNode: Add function to load file as scene or resource 2025-03-12 23:59:48 +01:00
version_control_editor_plugin.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
visual_shader_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
visual_shader_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
voxel_gi_editor_plugin.cpp Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00
voxel_gi_editor_plugin.h Remove empty constructors and destructors from editor/ 2025-03-17 21:20:02 +01:00