godot/editor/plugins
2022-10-31 15:19:48 +08:00
..
tiles Make terrain painting not change neighbors centers bits 2022-10-20 14:47:45 +02:00
abstract_polygon_2d_editor.cpp Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
abstract_polygon_2d_editor.h
animation_blend_space_1d_editor.cpp
animation_blend_space_1d_editor.h
animation_blend_space_2d_editor.cpp Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
animation_blend_space_2d_editor.h
animation_blend_tree_editor_plugin.cpp Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
animation_blend_tree_editor_plugin.h
animation_library_editor.cpp
animation_library_editor.h
animation_player_editor_plugin.cpp Make some Image methods static 2022-10-14 14:34:15 +02:00
animation_player_editor_plugin.h Merge pull request #65942 from SaracenOne/animation_change_callback_fix 2022-10-10 13:53:53 +02:00
animation_state_machine_editor.cpp
animation_state_machine_editor.h
animation_tree_editor_plugin.cpp
animation_tree_editor_plugin.h
asset_library_editor_plugin.cpp Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
asset_library_editor_plugin.h
audio_stream_randomizer_editor_plugin.cpp Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
audio_stream_randomizer_editor_plugin.h
bit_map_editor_plugin.cpp
bit_map_editor_plugin.h
bone_map_editor_plugin.cpp Fix typos with codespell 2022-09-30 14:23:36 +02:00
bone_map_editor_plugin.h Remove unused func definition in BoneMapEditor 2022-10-09 12:13:22 +09:00
camera_3d_editor_plugin.cpp
camera_3d_editor_plugin.h
canvas_item_editor_plugin.cpp Redraw 2D viewport when scene changes 2022-10-14 00:22:46 +02:00
canvas_item_editor_plugin.h Redraw 2D viewport when scene changes 2022-10-14 00:22:46 +02:00
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 Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
cpu_particles_2d_editor_plugin.h
cpu_particles_3d_editor_plugin.cpp
cpu_particles_3d_editor_plugin.h
curve_editor_plugin.cpp Make some Image methods static 2022-10-14 14:34:15 +02:00
curve_editor_plugin.h
debugger_editor_plugin.cpp Fix typo - "collison" -> "collision" 2022-09-29 13:56:26 -08:00
debugger_editor_plugin.h Fix typo - "collison" -> "collision" 2022-09-29 13:56:26 -08:00
editor_debugger_plugin.cpp
editor_debugger_plugin.h
editor_preview_plugins.cpp Make some Image methods static 2022-10-14 14:34:15 +02:00
editor_preview_plugins.h
editor_resource_conversion_plugin.cpp Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
editor_resource_conversion_plugin.h
font_config_plugin.cpp Remove unnecessary casts 2022-10-24 15:59:18 +02:00
font_config_plugin.h
gdextension_export_plugin.h
gpu_particles_2d_editor_plugin.cpp Make some Image methods static 2022-10-14 14:34:15 +02:00
gpu_particles_2d_editor_plugin.h
gpu_particles_3d_editor_plugin.cpp Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03: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_editor.cpp Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
gradient_editor.h
gradient_texture_2d_editor_plugin.cpp
gradient_texture_2d_editor_plugin.h
input_event_editor_plugin.cpp Split action_map_editor file into one file per class it contained. 2022-10-06 18:29:20 +10:00
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 Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
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 Move "Create Debug Tangents" into an editor plugin 2022-10-03 23:34:01 +02:00
mesh_instance_3d_editor_plugin.h Move "Create Debug Tangents" into an editor plugin 2022-10-03 23:34:01 +02:00
mesh_library_editor_plugin.cpp
mesh_library_editor_plugin.h
multimesh_editor_plugin.cpp
multimesh_editor_plugin.h
navigation_link_2d_editor_plugin.cpp
navigation_link_2d_editor_plugin.h
navigation_polygon_editor_plugin.cpp
navigation_polygon_editor_plugin.h
node_3d_editor_gizmos.cpp Make Marker3D gizmo resizable 2022-10-31 15:19:48 +08:00
node_3d_editor_gizmos.h Make Marker3D gizmo resizable 2022-10-31 15:19:48 +08:00
node_3d_editor_plugin.cpp Merge pull request #67832 from Sauermann/fix-remove-unnecessary-casts 2022-10-27 09:47:34 -07:00
node_3d_editor_plugin.h Merge pull request #67543 from clayjohn/PLU-default 2022-10-19 21:49:57 +02:00
occluder_instance_3d_editor_plugin.cpp
occluder_instance_3d_editor_plugin.h
packed_scene_translation_parser_plugin.cpp
packed_scene_translation_parser_plugin.h
path_2d_editor_plugin.cpp
path_2d_editor_plugin.h
path_3d_editor_plugin.cpp Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
path_3d_editor_plugin.h Rename remaining "Spatial" in Plugins to "Node3D" 2022-10-04 16:27:29 +02:00
physical_bone_3d_editor_plugin.cpp
physical_bone_3d_editor_plugin.h
polygon_2d_editor_plugin.cpp
polygon_2d_editor_plugin.h
polygon_3d_editor_plugin.cpp Rename remaining "Spatial" in Plugins to "Node3D" 2022-10-04 16:27:29 +02:00
polygon_3d_editor_plugin.h Rename remaining "Spatial" in Plugins to "Node3D" 2022-10-04 16:27:29 +02:00
resource_preloader_editor_plugin.cpp
resource_preloader_editor_plugin.h
root_motion_editor_plugin.cpp
root_motion_editor_plugin.h
script_editor_plugin.cpp Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
script_editor_plugin.h Merge pull request #66300 from KoBeWi/📝🧭 2022-10-05 08:30:49 +02:00
script_text_editor.cpp Merge pull request #67314 from anvilfolk/quote-fix 2022-10-21 18:12:09 +02:00
script_text_editor.h Reorganize script editor menu 2022-10-14 18:41:01 +02:00
SCsub
shader_editor_plugin.cpp add explicit editor save tagging when saving 2022-10-04 11:49:32 +03:00
shader_editor_plugin.h Merge pull request #65276 from aaronfranke/shader 2022-10-03 09:24:51 +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 MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
skeleton_3d_editor_plugin.h Rename remaining "Spatial" in Plugins to "Node3D" 2022-10-04 16:27:29 +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 Merge pull request #66337 from EricEzaM/sprite-frames 2022-10-13 15:24:39 +02:00
sprite_frames_editor_plugin.h Add shortcuts for SpriteFrames editor. Small renaming changes for clarity & consistency. 2022-10-13 21:14:59 +10:00
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 Merge pull request #61902 from Paulb23/multi-caret 2022-10-06 08:56:34 +02:00
text_editor.h Merge pull request #66300 from KoBeWi/📝🧭 2022-10-05 08:30:49 +02:00
text_shader_editor.cpp Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
text_shader_editor.h add explicit editor save tagging when saving 2022-10-04 11:49:32 +03:00
texture_3d_editor_plugin.cpp Port remaining connections to callable_mp 2022-09-18 13:08:54 +02:00
texture_3d_editor_plugin.h Port remaining connections to callable_mp 2022-09-18 13:08:54 +02:00
texture_editor_plugin.cpp Make texture preview and picker use mipmap filter 2022-10-20 18:36:09 -04:00
texture_editor_plugin.h
texture_layered_editor_plugin.cpp Port remaining connections to callable_mp 2022-09-18 13:08:54 +02:00
texture_layered_editor_plugin.h Port remaining connections to callable_mp 2022-09-18 13:08:54 +02:00
texture_region_editor_plugin.cpp
texture_region_editor_plugin.h
theme_editor_plugin.cpp Fix various -Wmaybe-uninitialized warnings from GCC 12.2.1 2022-09-22 11:29:48 +02:00
theme_editor_plugin.h
theme_editor_preview.cpp
theme_editor_preview.h
version_control_editor_plugin.cpp
version_control_editor_plugin.h
visual_shader_editor_plugin.cpp Add math operators to Visual Shader node names 2022-10-26 17:36:19 +02:00
visual_shader_editor_plugin.h
voxel_gi_editor_plugin.cpp
voxel_gi_editor_plugin.h