virtualx-engine/editor/plugins
Eric M f6edd2d2a0 Fixed issues with shortcut checking in 3d node editor
The freelook shortcuts now use the action system by proxy. This allows the actions system to be leveraged for input checking. When the shortcut changes, the respective action is updated.
2022-02-18 23:19:22 +10:00
..
tiles Merge pull request #58187 from jakobbouchard/notification-switch-chunk-c 2022-02-16 20:58:55 +01:00
abstract_polygon_2d_editor.cpp Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
abstract_polygon_2d_editor.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
animation_blend_space_1d_editor.cpp Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
animation_blend_space_1d_editor.h Improve compilation speed (forward declarations/includes cleanup) 2022-02-12 02:46:22 +01:00
animation_blend_space_2d_editor.cpp Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
animation_blend_space_2d_editor.h Improve compilation speed (forward declarations/includes cleanup) 2022-02-12 02:46:22 +01:00
animation_blend_tree_editor_plugin.cpp Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
animation_blend_tree_editor_plugin.h Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
animation_player_editor_plugin.cpp Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
animation_player_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
animation_state_machine_editor.cpp Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
animation_state_machine_editor.h Improve compilation speed (forward declarations/includes cleanup) 2022-02-12 02:46:22 +01:00
animation_tree_editor_plugin.cpp Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
animation_tree_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
asset_library_editor_plugin.cpp Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
asset_library_editor_plugin.h Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
audio_stream_editor_plugin.cpp Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
audio_stream_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
audio_stream_randomizer_editor_plugin.cpp Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
audio_stream_randomizer_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
camera_3d_editor_plugin.cpp Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
camera_3d_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
canvas_item_editor_plugin.cpp Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
canvas_item_editor_plugin.h Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
collision_polygon_2d_editor_plugin.cpp Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
collision_polygon_2d_editor_plugin.h Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
collision_shape_2d_editor_plugin.cpp Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
collision_shape_2d_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
control_editor_plugin.cpp Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
control_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
cpu_particles_2d_editor_plugin.cpp Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
cpu_particles_2d_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
cpu_particles_3d_editor_plugin.cpp Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
cpu_particles_3d_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
curve_editor_plugin.cpp Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
curve_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
debugger_editor_plugin.cpp Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
debugger_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
editor_debugger_plugin.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
editor_debugger_plugin.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
editor_preview_plugins.cpp Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
editor_preview_plugins.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
font_editor_plugin.cpp Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
font_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
gpu_particles_2d_editor_plugin.cpp Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
gpu_particles_2d_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
gpu_particles_3d_editor_plugin.cpp Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
gpu_particles_3d_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
gpu_particles_collision_sdf_editor_plugin.cpp Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
gpu_particles_collision_sdf_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
gradient_editor_plugin.cpp Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
gradient_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
input_event_editor_plugin.cpp Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
input_event_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
light_occluder_2d_editor_plugin.cpp Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
light_occluder_2d_editor_plugin.h Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
lightmap_gi_editor_plugin.cpp Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
lightmap_gi_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
line_2d_editor_plugin.cpp Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
line_2d_editor_plugin.h Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
material_editor_plugin.cpp Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
material_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
mesh_editor_plugin.cpp Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
mesh_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
mesh_instance_3d_editor_plugin.cpp Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
mesh_instance_3d_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
mesh_library_editor_plugin.cpp Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
mesh_library_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
multimesh_editor_plugin.cpp Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
multimesh_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
navigation_polygon_editor_plugin.cpp Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
navigation_polygon_editor_plugin.h Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
node_3d_editor_gizmos.cpp Style: Cleanup single-line blocks, semicolons, dead code 2022-02-16 14:06:29 +01:00
node_3d_editor_gizmos.h Improvements and fixes to occluders 2022-02-07 13:04:51 +01:00
node_3d_editor_plugin.cpp Fixed issues with shortcut checking in 3d node editor 2022-02-18 23:19:22 +10:00
node_3d_editor_plugin.h Fixed issues with shortcut checking in 3d node editor 2022-02-18 23:19:22 +10:00
occluder_instance_3d_editor_plugin.cpp Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
occluder_instance_3d_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
ot_features_plugin.cpp Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
ot_features_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
packed_scene_translation_parser_plugin.cpp Refactor some object type checking code with cast_to 2022-02-08 10:08:34 +01:00
packed_scene_translation_parser_plugin.h Refactor some object type checking code with cast_to 2022-02-08 10:08:34 +01:00
path_2d_editor_plugin.cpp Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
path_2d_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
path_3d_editor_plugin.cpp Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
path_3d_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
physical_bone_3d_editor_plugin.cpp Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
physical_bone_3d_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
polygon_2d_editor_plugin.cpp Merge pull request #58182 from akien-mga/style-cleanup-if-semicolons-deadcode 2022-02-16 16:55:07 +01:00
polygon_2d_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
polygon_3d_editor_plugin.cpp Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
polygon_3d_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
replication_editor_plugin.cpp Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
replication_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
resource_preloader_editor_plugin.cpp Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
resource_preloader_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
root_motion_editor_plugin.cpp Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
root_motion_editor_plugin.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
script_editor_plugin.cpp Use versioned URL for "Online Documentation" buttons in the editor 2022-02-17 18:17:02 +01:00
script_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
script_text_editor.cpp Update if == NOTIFICATION_* to switch statements to match coding style 2022-02-16 08:44:37 -05:00
script_text_editor.h Fix theming update of shader editor 2022-01-25 12:10:07 +03:00
SCsub Rework the TileSet resource and TileMap nodes: 2021-05-07 18:06:17 +02:00
shader_editor_plugin.cpp Style: Cleanup single-line blocks, semicolons, dead code 2022-02-16 14:06:29 +01:00
shader_editor_plugin.h Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
shader_file_editor_plugin.cpp Convert _notification methods to switch - Chunk C 2022-02-16 13:03:05 -05:00
shader_file_editor_plugin.h Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
skeleton_2d_editor_plugin.cpp Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
skeleton_2d_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
skeleton_3d_editor_plugin.cpp Convert _notification methods to switch - Chunk C 2022-02-16 13:03:05 -05:00
skeleton_3d_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
skeleton_ik_3d_editor_plugin.cpp Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
skeleton_ik_3d_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
sprite_2d_editor_plugin.cpp Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
sprite_2d_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
sprite_frames_editor_plugin.cpp Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
sprite_frames_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
style_box_editor_plugin.cpp Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
style_box_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
sub_viewport_preview_editor_plugin.cpp Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
sub_viewport_preview_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
text_control_editor_plugin.cpp Convert _notification methods to switch - Chunk C 2022-02-16 13:03:05 -05:00
text_control_editor_plugin.h Convert _notification methods to switch - Chunk C 2022-02-16 13:03:05 -05:00
text_editor.cpp Revert "Add missing SNAME macro optimization to all theme methods call" 2022-02-08 10:17:25 +01:00
text_editor.h Convert TextEdit callbacks to Callable 2022-01-19 17:26:22 +00:00
texture_3d_editor_plugin.cpp Convert _notification methods to switch - Chunk C 2022-02-16 13:03:05 -05:00
texture_3d_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
texture_editor_plugin.cpp Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
texture_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
texture_layered_editor_plugin.cpp Convert _notification methods to switch - Chunk C 2022-02-16 13:03:05 -05:00
texture_layered_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
texture_region_editor_plugin.cpp Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
texture_region_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
theme_editor_plugin.cpp Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
theme_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
theme_editor_preview.cpp Convert _notification methods to switch - Chunk C 2022-02-16 13:03:05 -05:00
theme_editor_preview.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
version_control_editor_plugin.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
version_control_editor_plugin.h Improve compilation speed (forward declarations/includes cleanup) 2022-02-12 02:46:22 +01:00
visual_shader_editor_plugin.cpp Convert _notification methods to switch - Chunk C 2022-02-16 13:03:05 -05:00
visual_shader_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00
voxel_gi_editor_plugin.cpp Convert _notification methods to switch - Chunk C 2022-02-16 13:03:05 -05:00
voxel_gi_editor_plugin.h Editor: Cleanup some includes dependencies 2022-02-15 14:54:15 +01:00