godot/editor/plugins
Micky 8bb305356e Rename Position* nodes to Marker*
- Position2D -> Marker2D
- Position3D -> Marker3D

Also changes their respective file names.
2022-08-23 19:49:50 +02:00
..
tiles Merge pull request #63415 from ajreckof/expose_tilemap_custom_data_methods 2022-07-29 19:43:55 +02:00
abstract_polygon_2d_editor.cpp Fix axis snapping of CollisionPolygon2d's newly created vertex 2022-08-07 15:10:28 +02:00
abstract_polygon_2d_editor.h
animation_blend_space_1d_editor.cpp Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 2022-07-31 21:14:15 +03:00
animation_blend_space_1d_editor.h Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 2022-07-31 21:14:15 +03:00
animation_blend_space_2d_editor.cpp Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 2022-07-31 21:14:15 +03:00
animation_blend_space_2d_editor.h Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 2022-07-31 21:14:15 +03:00
animation_blend_tree_editor_plugin.cpp Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 2022-07-31 21:14:15 +03:00
animation_blend_tree_editor_plugin.h Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 2022-07-31 21:14:15 +03:00
animation_library_editor.cpp
animation_library_editor.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
animation_player_editor_plugin.cpp Merge pull request #63245 from V-Sekai/animation_editor_read_only 2022-08-10 15:26:21 +02:00
animation_player_editor_plugin.h
animation_state_machine_editor.cpp Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 2022-07-31 21:14:15 +03:00
animation_state_machine_editor.h Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 2022-07-31 21:14:15 +03:00
animation_tree_editor_plugin.cpp Remove Signal connect binds 2022-07-29 16:26:13 +02:00
animation_tree_editor_plugin.h Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 2022-07-31 21:14:15 +03:00
asset_library_editor_plugin.cpp Remove Signal connect binds 2022-07-29 16:26:13 +02:00
asset_library_editor_plugin.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
audio_stream_randomizer_editor_plugin.cpp
audio_stream_randomizer_editor_plugin.h
bit_map_editor_plugin.cpp
bit_map_editor_plugin.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
bone_map_editor_plugin.cpp Remove Signal connect binds 2022-07-29 16:26:13 +02:00
bone_map_editor_plugin.h Make BoneMapper validation stricter 2022-07-28 07:27:41 +09:00
camera_3d_editor_plugin.cpp
camera_3d_editor_plugin.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
canvas_item_editor_plugin.cpp Allow using numpad for zoom shortcuts in the 2D/code editors 2022-08-10 15:07:47 +02:00
canvas_item_editor_plugin.h Fix default values for rotation snapping in canvas_item_editor_plugin.cpp 2022-07-30 20:05:24 +01:00
cast_2d_editor_plugin.cpp Improve ShapeCast2D editor and debug drawing 2022-07-31 17:47:36 -05:00
cast_2d_editor_plugin.h Improve ShapeCast2D editor and debug drawing 2022-07-31 17:47:36 -05: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 Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
control_editor_plugin.cpp Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 2022-07-31 21:14:15 +03:00
control_editor_plugin.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
cpu_particles_2d_editor_plugin.cpp
cpu_particles_2d_editor_plugin.h
cpu_particles_3d_editor_plugin.cpp
cpu_particles_3d_editor_plugin.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
curve_editor_plugin.cpp Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 2022-07-31 21:14:15 +03:00
curve_editor_plugin.h
debugger_editor_plugin.cpp Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 2022-07-31 21:14:15 +03:00
debugger_editor_plugin.h
editor_debugger_plugin.cpp
editor_debugger_plugin.h
editor_preview_plugins.cpp Remove Signal connect binds 2022-07-29 16:26:13 +02:00
editor_preview_plugins.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
editor_resource_conversion_plugin.cpp Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 2022-07-31 21:14:15 +03:00
editor_resource_conversion_plugin.h Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 2022-07-31 21:14:15 +03:00
font_config_plugin.cpp Fix font preview plugin not using editor scale. 2022-07-29 23:42:09 +03:00
font_config_plugin.h Implement support for loading system fonts on Linux, macOS / iOS and Windows. 2022-07-26 08:38:05 +03:00
gdextension_export_plugin.h Split up editor export code into multiple files 2022-07-26 08:28:19 -05:00
gpu_particles_2d_editor_plugin.cpp
gpu_particles_2d_editor_plugin.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
gpu_particles_3d_editor_plugin.cpp
gpu_particles_3d_editor_plugin.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
gpu_particles_collision_sdf_editor_plugin.cpp
gpu_particles_collision_sdf_editor_plugin.h
gradient_editor_plugin.cpp Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 2022-07-31 21:14:15 +03:00
gradient_editor_plugin.h
gradient_texture_2d_editor_plugin.cpp
gradient_texture_2d_editor_plugin.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
input_event_editor_plugin.cpp
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 Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
line_2d_editor_plugin.cpp
line_2d_editor_plugin.h
material_editor_plugin.cpp Rename shader parameter uniform setter/getter methods for consistency 2022-08-04 23:17:06 +02:00
material_editor_plugin.h Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 2022-07-31 21:14:15 +03:00
mesh_editor_plugin.cpp Remove Signal connect binds 2022-07-29 16:26:13 +02:00
mesh_editor_plugin.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
mesh_instance_3d_editor_plugin.cpp
mesh_instance_3d_editor_plugin.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
mesh_library_editor_plugin.cpp Remove Signal connect binds 2022-07-29 16:26:13 +02:00
mesh_library_editor_plugin.h
multimesh_editor_plugin.cpp Remove Signal connect binds 2022-07-29 16:26:13 +02:00
multimesh_editor_plugin.h
navigation_polygon_editor_plugin.cpp
navigation_polygon_editor_plugin.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
node_3d_editor_gizmos.cpp Rename Position* nodes to Marker* 2022-08-23 19:49:50 +02:00
node_3d_editor_gizmos.h Rename Position* nodes to Marker* 2022-08-23 19:49:50 +02:00
node_3d_editor_plugin.cpp Rename Position* nodes to Marker* 2022-08-23 19:49:50 +02:00
node_3d_editor_plugin.h Merge pull request #56597 from V-Sekai/material_drag_and_drop 2022-07-28 09:22:38 +02:00
occluder_instance_3d_editor_plugin.cpp
occluder_instance_3d_editor_plugin.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
packed_scene_translation_parser_plugin.cpp
packed_scene_translation_parser_plugin.h
path_2d_editor_plugin.cpp Remove Signal connect binds 2022-07-29 16:26:13 +02:00
path_2d_editor_plugin.h
path_3d_editor_plugin.cpp Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 2022-07-31 21:14:15 +03:00
path_3d_editor_plugin.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
physical_bone_3d_editor_plugin.cpp
physical_bone_3d_editor_plugin.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
polygon_2d_editor_plugin.cpp Remove Signal connect binds 2022-07-29 16:26:13 +02:00
polygon_2d_editor_plugin.h
polygon_3d_editor_plugin.cpp Remove Signal connect binds 2022-07-29 16:26:13 +02:00
polygon_3d_editor_plugin.h
resource_preloader_editor_plugin.cpp
resource_preloader_editor_plugin.h
root_motion_editor_plugin.cpp
root_motion_editor_plugin.h
script_editor_plugin.cpp Merge pull request #63700 from YeldhamDev/no_methods_to_filter_pal 2022-08-06 00:39:30 +02:00
script_editor_plugin.h
script_text_editor.cpp Remove Signal connect binds 2022-07-29 16:26:13 +02:00
script_text_editor.h
SCsub
shader_editor_plugin.cpp Merge pull request #63582 from KoBeWi/power_shader 2022-08-11 12:45:33 -06:00
shader_editor_plugin.h Improvements to shader editor 2022-07-28 18:28:38 +02:00
shader_file_editor_plugin.cpp Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 2022-07-31 21:14:15 +03:00
shader_file_editor_plugin.h
skeleton_2d_editor_plugin.cpp
skeleton_2d_editor_plugin.h
skeleton_3d_editor_plugin.cpp Rename shader parameter uniform setter/getter methods for consistency 2022-08-04 23:17:06 +02:00
skeleton_3d_editor_plugin.h
skeleton_ik_3d_editor_plugin.cpp
skeleton_ik_3d_editor_plugin.h
sprite_2d_editor_plugin.cpp Merge pull request #63253 from V-Sekai/disable_sprite_conversion_on_foreign_nodes 2022-08-08 16:27:38 +02:00
sprite_2d_editor_plugin.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
sprite_frames_editor_plugin.cpp Remove Signal connect binds 2022-07-29 16:26:13 +02:00
sprite_frames_editor_plugin.h
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 Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 2022-07-31 21:14:15 +03:00
text_editor.h
texture_3d_editor_plugin.cpp Rename shader parameter uniform setter/getter methods for consistency 2022-08-04 23:17:06 +02:00
texture_3d_editor_plugin.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
texture_editor_plugin.cpp Add missing properties to default theme 2022-08-11 14:15:04 +02:00
texture_editor_plugin.h
texture_layered_editor_plugin.cpp Rename shader parameter uniform setter/getter methods for consistency 2022-08-04 23:17:06 +02:00
texture_layered_editor_plugin.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
texture_region_editor_plugin.cpp Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 2022-07-31 21:14:15 +03:00
texture_region_editor_plugin.h
theme_editor_plugin.cpp Add text overrun behavior for the theme type selector 2022-08-04 19:07:10 +03:00
theme_editor_plugin.h
theme_editor_preview.cpp Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 2022-07-31 21:14:15 +03:00
theme_editor_preview.h
version_control_editor_plugin.cpp Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 2022-07-31 21:14:15 +03:00
version_control_editor_plugin.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
visual_shader_editor_plugin.cpp Merge pull request #62454 from Geometror/reflect-refract-vec2-vec4 2022-08-07 19:16:05 +02:00
visual_shader_editor_plugin.h Remove CustomPropertyEditor completely 2022-08-01 22:57:05 +03:00
voxel_gi_editor_plugin.cpp Swap arguments of ResourceSaver.save() 2022-07-29 19:53:09 +02:00
voxel_gi_editor_plugin.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00