godot/editor/plugins
Rémi Verschelde 895f2a21f4
Merge pull request #60081 from fire-forge/input-event-editor-fix
Redesign InputEvent editor and fix `Window.popup_centered()` rect calculation.
2022-04-12 23:46:56 +02:00
..
tiles Fix some issues found by cppcheck. 2022-04-06 14:34:37 +03:00
abstract_polygon_2d_editor.cpp
abstract_polygon_2d_editor.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
animation_blend_space_1d_editor.cpp
animation_blend_space_1d_editor.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
animation_blend_space_2d_editor.cpp
animation_blend_space_2d_editor.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
animation_blend_tree_editor_plugin.cpp
animation_blend_tree_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
animation_library_editor.cpp Implement Animation Libraries 2022-04-11 12:51:54 +02:00
animation_library_editor.h Implement Animation Libraries 2022-04-11 12:51:54 +02:00
animation_player_editor_plugin.cpp Disable Open in Inspector when there is no animation 2022-04-12 13:10:42 +08:00
animation_player_editor_plugin.h Implement Animation Libraries 2022-04-11 12:51:54 +02:00
animation_state_machine_editor.cpp Fix some issues found by cppcheck. 2022-04-06 14:34:37 +03:00
animation_state_machine_editor.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
animation_tree_editor_plugin.cpp
animation_tree_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
asset_library_editor_plugin.cpp Make FileAccess and DirAccess classes reference counted. 2022-04-11 13:28:51 +03:00
asset_library_editor_plugin.h [Input] Add extra shortcut_input input processing step to process Unicode character input with Alt / Ctrl modifiers, after processing of shortcuts. 2022-04-05 13:46:45 +03:00
audio_stream_editor_plugin.cpp
audio_stream_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
audio_stream_randomizer_editor_plugin.cpp
audio_stream_randomizer_editor_plugin.h
camera_3d_editor_plugin.cpp
camera_3d_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
canvas_item_editor_plugin.cpp Fix some issues found by cppcheck. 2022-04-06 14:34:37 +03:00
canvas_item_editor_plugin.h [Input] Add extra shortcut_input input processing step to process Unicode character input with Alt / Ctrl modifiers, after processing of shortcuts. 2022-04-05 13:46:45 +03:00
collision_polygon_2d_editor_plugin.cpp Style: Apply clang-tidy to current code, add readability-redundant-member-init 2022-04-04 21:49:51 +02:00
collision_polygon_2d_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
collision_shape_2d_editor_plugin.cpp
collision_shape_2d_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
control_editor_plugin.cpp
control_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
cpu_particles_2d_editor_plugin.cpp
cpu_particles_2d_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
cpu_particles_3d_editor_plugin.cpp
cpu_particles_3d_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
curve_editor_plugin.cpp
curve_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
debugger_editor_plugin.cpp
debugger_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
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
gpu_particles_2d_editor_plugin.cpp
gpu_particles_2d_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
gpu_particles_3d_editor_plugin.cpp
gpu_particles_3d_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
gpu_particles_collision_sdf_editor_plugin.cpp
gpu_particles_collision_sdf_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
gradient_editor_plugin.cpp
gradient_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
gradient_texture_2d_editor_plugin.cpp
gradient_texture_2d_editor_plugin.h
input_event_editor_plugin.cpp Redesign InputEvent editor plugin 2022-04-12 08:30:24 -05:00
input_event_editor_plugin.h Redesign InputEvent editor plugin 2022-04-12 08:30:24 -05:00
light_occluder_2d_editor_plugin.cpp Style: Apply clang-tidy to current code, add readability-redundant-member-init 2022-04-04 21:49:51 +02:00
light_occluder_2d_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
lightmap_gi_editor_plugin.cpp
lightmap_gi_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
line_2d_editor_plugin.cpp Style: Apply clang-tidy to current code, add readability-redundant-member-init 2022-04-04 21:49:51 +02:00
line_2d_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
material_editor_plugin.cpp Fix some issues found by cppcheck. 2022-04-06 14:34:37 +03:00
material_editor_plugin.h
mesh_editor_plugin.cpp
mesh_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
mesh_instance_3d_editor_plugin.cpp Fix name of the created static trimesh body 2022-03-31 18:02:18 +02:00
mesh_instance_3d_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
mesh_library_editor_plugin.cpp
mesh_library_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
multimesh_editor_plugin.cpp
multimesh_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
navigation_polygon_editor_plugin.cpp Style: Apply clang-tidy to current code, add readability-redundant-member-init 2022-04-04 21:49:51 +02:00
navigation_polygon_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
node_3d_editor_gizmos.cpp
node_3d_editor_gizmos.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
node_3d_editor_plugin.cpp Fix some issues found by cppcheck. 2022-04-06 14:34:37 +03:00
node_3d_editor_plugin.h [Input] Add extra shortcut_input input processing step to process Unicode character input with Alt / Ctrl modifiers, after processing of shortcuts. 2022-04-05 13:46:45 +03:00
occluder_instance_3d_editor_plugin.cpp
occluder_instance_3d_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
ot_features_plugin.cpp Fix OpenType property editor signal connection. 2022-04-12 13:15:10 +03:00
ot_features_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
packed_scene_translation_parser_plugin.cpp
packed_scene_translation_parser_plugin.h
path_2d_editor_plugin.cpp
path_2d_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
path_3d_editor_plugin.cpp
path_3d_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
physical_bone_3d_editor_plugin.cpp Style: Apply clang-tidy to current code, add readability-redundant-member-init 2022-04-04 21:49:51 +02:00
physical_bone_3d_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
polygon_2d_editor_plugin.cpp Style: Apply clang-tidy to current code, add readability-redundant-member-init 2022-04-04 21:49:51 +02:00
polygon_2d_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
polygon_3d_editor_plugin.cpp
polygon_3d_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
replication_editor_plugin.cpp Cleanup EditorNode and EditorData 2022-03-30 20:12:26 +02:00
replication_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
resource_preloader_editor_plugin.cpp
resource_preloader_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
root_motion_editor_plugin.cpp
root_motion_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
script_editor_plugin.cpp Narrow FileAccess scope to prevent deadlocks. 2022-04-12 10:54:39 +03:00
script_editor_plugin.h Merge pull request #56695 from bruvzg/mod_unicode_input 2022-04-05 14:03:39 +02:00
script_text_editor.cpp Improve sorting of Code Completion options. 2022-04-01 20:39:09 +10:00
script_text_editor.h Improve sorting of Code Completion options. 2022-04-01 20:39:09 +10:00
SCsub
shader_editor_plugin.cpp
shader_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
shader_file_editor_plugin.cpp
shader_file_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
skeleton_2d_editor_plugin.cpp
skeleton_2d_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
skeleton_3d_editor_plugin.cpp
skeleton_3d_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
skeleton_ik_3d_editor_plugin.cpp
skeleton_ik_3d_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
sprite_2d_editor_plugin.cpp
sprite_2d_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
sprite_frames_editor_plugin.cpp Improve Select Frames dialog of SpriteFrames editor 2022-04-09 17:30:00 +08:00
sprite_frames_editor_plugin.h Improve Select Frames dialog of SpriteFrames editor 2022-04-09 17:30:00 +08:00
style_box_editor_plugin.cpp
style_box_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
sub_viewport_preview_editor_plugin.cpp
sub_viewport_preview_editor_plugin.h
text_control_editor_plugin.cpp
text_control_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
text_editor.cpp
text_editor.h
texture_3d_editor_plugin.cpp
texture_3d_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
texture_editor_plugin.cpp Use multiplication symbol in Texture size label 2022-04-11 23:02:39 -05:00
texture_editor_plugin.h
texture_layered_editor_plugin.cpp
texture_layered_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
texture_region_editor_plugin.cpp
texture_region_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
theme_editor_plugin.cpp
theme_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
theme_editor_preview.cpp
theme_editor_preview.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
version_control_editor_plugin.cpp
version_control_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
visual_shader_editor_plugin.cpp Fix some issues found by cppcheck. 2022-04-06 14:34:37 +03:00
visual_shader_editor_plugin.h
voxel_gi_editor_plugin.cpp
voxel_gi_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00