godot-module-template/editor/plugins
2022-05-16 17:33:24 +08:00
..
tiles Changed signals of ItemList 2022-05-06 13:09:04 +05:30
abstract_polygon_2d_editor.cpp Style: Partially apply clang-tidy's cppcoreguidelines-pro-type-member-init 2022-05-02 16:28:25 +02:00
abstract_polygon_2d_editor.h Style: Partially apply clang-tidy's cppcoreguidelines-pro-type-member-init 2022-05-02 16:28:25 +02:00
animation_blend_space_1d_editor.cpp Style: Partially apply clang-tidy's cppcoreguidelines-pro-type-member-init 2022-05-02 16:28:25 +02:00
animation_blend_space_1d_editor.h Style: Partially apply clang-tidy's cppcoreguidelines-pro-type-member-init 2022-05-02 16:28:25 +02:00
animation_blend_space_2d_editor.cpp
animation_blend_space_2d_editor.h
animation_blend_tree_editor_plugin.cpp
animation_blend_tree_editor_plugin.h
animation_library_editor.cpp Fix global AnimationLibrary name validation 2022-05-05 11:19:54 +08:00
animation_library_editor.h
animation_player_editor_plugin.cpp Fix global AnimationLibrary name validation 2022-05-05 11:19:54 +08:00
animation_player_editor_plugin.h
animation_state_machine_editor.cpp Fix state machine box selection 2022-05-03 12:42:51 -03:00
animation_state_machine_editor.h Improvements of state machine 2022-05-02 13:06:36 -03:00
animation_tree_editor_plugin.cpp
animation_tree_editor_plugin.h
asset_library_editor_plugin.cpp Handle AssetLib repository config error 2022-05-04 22:18:41 +08:00
asset_library_editor_plugin.h Handle AssetLib repository config error 2022-05-04 22:18:41 +08: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 Add an inspector preview for BitMap 2022-04-20 22:20:31 -05:00
bit_map_editor_plugin.h Add an inspector preview for BitMap 2022-04-20 22:20:31 -05:00
camera_3d_editor_plugin.cpp
camera_3d_editor_plugin.h
canvas_item_editor_plugin.cpp Cleanup metadata usage 2022-05-06 00:27:10 +02:00
canvas_item_editor_plugin.h Style: Partially apply clang-tidy's cppcoreguidelines-pro-type-member-init 2022-05-02 16:28:25 +02:00
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 Cleanup metadata usage 2022-05-06 00:27:10 +02:00
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 Rename theme properties to include underscores 2022-04-23 11:16:18 -05:00
debugger_editor_plugin.h
editor_debugger_plugin.cpp
editor_debugger_plugin.h
editor_preview_plugins.cpp Remove RES and REF typedefs in favor of spelled out Ref<> 2022-05-03 01:43:50 +02:00
editor_preview_plugins.h Remove RES and REF typedefs in favor of spelled out Ref<> 2022-05-03 01:43:50 +02:00
font_editor_plugin.cpp
font_editor_plugin.h
gdextension_export_plugin.h
gpu_particles_2d_editor_plugin.cpp Fix more issues found by cppcheck. 2022-04-20 10:34:00 +03:00
gpu_particles_2d_editor_plugin.h
gpu_particles_3d_editor_plugin.cpp Fix more issues found by cppcheck. 2022-04-20 10:34:00 +03:00
gpu_particles_3d_editor_plugin.h Fix more issues found by cppcheck. 2022-04-20 10:34:00 +03:00
gpu_particles_collision_sdf_editor_plugin.cpp
gpu_particles_collision_sdf_editor_plugin.h
gradient_editor_plugin.cpp Fix UndoRedo in Gradient editor 2022-04-20 15:41:30 -05:00
gradient_editor_plugin.h
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 Remove RES and REF typedefs in favor of spelled out Ref<> 2022-05-03 01:43:50 +02:00
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 Merge pull request #54606 from Calinou/mesh-editor-plugin-tweak-msaa 2022-05-04 23:18:08 +02:00
mesh_editor_plugin.h
mesh_instance_3d_editor_plugin.cpp Fix ownership of nodes created by the MeshInstance3DEditorPlugin 2022-05-11 22:03:07 +01:00
mesh_instance_3d_editor_plugin.h
mesh_library_editor_plugin.cpp
mesh_library_editor_plugin.h Style: Partially apply clang-tidy's cppcoreguidelines-pro-type-member-init 2022-05-02 16:28:25 +02:00
multimesh_editor_plugin.cpp Rename Basis get_axis to get_column, remove redundant methods 2022-05-03 09:37:47 -05:00
multimesh_editor_plugin.h Style: Partially apply clang-tidy's cppcoreguidelines-pro-type-member-init 2022-05-02 16:28:25 +02:00
navigation_polygon_editor_plugin.cpp Remove RES and REF typedefs in favor of spelled out Ref<> 2022-05-03 01:43:50 +02:00
navigation_polygon_editor_plugin.h
node_3d_editor_gizmos.cpp Rename Basis get_axis to get_column, remove redundant methods 2022-05-03 09:37:47 -05:00
node_3d_editor_gizmos.h Add a new HashMap implementation 2022-05-12 11:21:29 +02:00
node_3d_editor_plugin.cpp Cleanup metadata usage 2022-05-06 00:27:10 +02:00
node_3d_editor_plugin.h Style: Partially apply clang-tidy's cppcoreguidelines-pro-type-member-init 2022-05-02 16:28:25 +02:00
occluder_instance_3d_editor_plugin.cpp
occluder_instance_3d_editor_plugin.h
ot_features_plugin.cpp Implement Label3D node. 2022-04-22 12:08:46 +03:00
ot_features_plugin.h
packed_scene_translation_parser_plugin.cpp Remove RES and REF typedefs in favor of spelled out Ref<> 2022-05-03 01:43:50 +02:00
packed_scene_translation_parser_plugin.h
path_2d_editor_plugin.cpp
path_2d_editor_plugin.h Style: Partially apply clang-tidy's cppcoreguidelines-pro-type-member-init 2022-05-02 16:28:25 +02:00
path_3d_editor_plugin.cpp Rename Basis get_axis to get_column, remove redundant methods 2022-05-03 09:37:47 -05:00
path_3d_editor_plugin.h Style: Partially apply clang-tidy's cppcoreguidelines-pro-type-member-init 2022-05-02 16:28:25 +02:00
physical_bone_3d_editor_plugin.cpp
physical_bone_3d_editor_plugin.h
polygon_2d_editor_plugin.cpp Rename Transform2D "elements" to "columns" 2022-04-29 08:02:39 -05:00
polygon_2d_editor_plugin.h Style: Partially apply clang-tidy's cppcoreguidelines-pro-type-member-init 2022-05-02 16:28:25 +02:00
polygon_3d_editor_plugin.cpp Rename Basis get_axis to get_column, remove redundant methods 2022-05-03 09:37:47 -05:00
polygon_3d_editor_plugin.h Style: Partially apply clang-tidy's cppcoreguidelines-pro-type-member-init 2022-05-02 16:28:25 +02:00
ray_cast_2d_editor_plugin.cpp Add RayCast2D target_position editor handle 2022-04-26 15:14:35 -05:00
ray_cast_2d_editor_plugin.h Add RayCast2D target_position editor handle 2022-04-26 15:14:35 -05:00
replication_editor_plugin.cpp
replication_editor_plugin.h
resource_preloader_editor_plugin.cpp Remove RES and REF typedefs in favor of spelled out Ref<> 2022-05-03 01:43:50 +02:00
resource_preloader_editor_plugin.h
root_motion_editor_plugin.cpp
root_motion_editor_plugin.h
script_editor_plugin.cpp Add a new HashMap implementation 2022-05-12 11:21:29 +02:00
script_editor_plugin.h Remove RES and REF typedefs in favor of spelled out Ref<> 2022-05-03 01:43:50 +02:00
script_text_editor.cpp Fix signal completion in GDScript editor 2022-05-12 16:10:48 +03:00
script_text_editor.h Remove RES and REF typedefs in favor of spelled out Ref<> 2022-05-03 01:43:50 +02:00
SCsub
shader_editor_plugin.cpp Add an external link editor icon 2022-04-24 17:26:29 +02:00
shader_editor_plugin.h Style: Partially apply clang-tidy's cppcoreguidelines-pro-type-member-init 2022-05-02 16:28:25 +02: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 Fix ownership of nodes created by the MeshInstance3DEditorPlugin 2022-05-11 22:03:07 +01:00
skeleton_3d_editor_plugin.h Style: Partially apply clang-tidy's cppcoreguidelines-pro-type-member-init 2022-05-02 16:28:25 +02:00
skeleton_ik_3d_editor_plugin.cpp
skeleton_ik_3d_editor_plugin.h
sprite_2d_editor_plugin.cpp
sprite_2d_editor_plugin.h
sprite_frames_editor_plugin.cpp Remove RES and REF typedefs in favor of spelled out Ref<> 2022-05-03 01:43:50 +02:00
sprite_frames_editor_plugin.h Style: Partially apply clang-tidy's cppcoreguidelines-pro-type-member-init 2022-05-02 16:28:25 +02:00
style_box_editor_plugin.cpp
style_box_editor_plugin.h
sub_viewport_preview_editor_plugin.cpp
sub_viewport_preview_editor_plugin.h
text_control_editor_plugin.cpp
text_control_editor_plugin.h
text_editor.cpp Remove RES and REF typedefs in favor of spelled out Ref<> 2022-05-03 01:43:50 +02:00
text_editor.h Remove RES and REF typedefs in favor of spelled out Ref<> 2022-05-03 01:43:50 +02:00
texture_3d_editor_plugin.cpp
texture_3d_editor_plugin.h
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
texture_region_editor_plugin.cpp Remove unused code 2022-05-08 02:49:20 +02:00
texture_region_editor_plugin.h Style: Partially apply clang-tidy's cppcoreguidelines-pro-type-member-init 2022-05-02 16:28:25 +02:00
theme_editor_plugin.cpp Fix crash when editing pinned StyleBox 2022-05-16 17:33:24 +08:00
theme_editor_plugin.h Add a new HashMap implementation 2022-05-12 11:21:29 +02:00
theme_editor_preview.cpp
theme_editor_preview.h
version_control_editor_plugin.cpp
version_control_editor_plugin.h
visual_shader_editor_plugin.cpp Capitalize output port names in visual shader 2022-05-13 00:53:09 -05:00
visual_shader_editor_plugin.h Remove RES and REF typedefs in favor of spelled out Ref<> 2022-05-03 01:43:50 +02:00
voxel_gi_editor_plugin.cpp
voxel_gi_editor_plugin.h