1
0
Fork 0
godot/editor/plugins
Rémi Verschelde ab2fd4a671
Merge pull request #59776 from fire-forge/more-round
2022-06-10 10:52:44 +02:00
..
tiles Add shortcuts to GenericTilePolygonEditor 2022-06-07 02:03:04 +02:00
SCsub
abstract_polygon_2d_editor.cpp
abstract_polygon_2d_editor.h
animation_blend_space_1d_editor.cpp Removes start/end states from menus 2022-06-04 15:13:07 -03:00
animation_blend_space_1d_editor.h
animation_blend_space_2d_editor.cpp Removes start/end states from menus 2022-06-04 15:13:07 -03:00
animation_blend_space_2d_editor.h
animation_blend_tree_editor_plugin.cpp Improve Graphedit connection lines 2022-05-30 17:33:01 +02:00
animation_blend_tree_editor_plugin.h Add node list param to `GraphEdit::delete_nodes_request` signal 2022-05-17 13:28:21 +03:00
animation_library_editor.cpp Merge pull request #61106 from snailrhymer/animation-library-fixes 2022-05-24 10:51:31 +02:00
animation_library_editor.h
animation_player_editor_plugin.cpp Increase AnimationPlayer position SpinBox to fit more decimals 2022-06-09 09:59:26 +02:00
animation_player_editor_plugin.h Fix errors and improve UX relating to new animation libraries 2022-05-17 00:02:51 +01:00
animation_state_machine_editor.cpp i18n: Misc fixes translation strings 2022-06-08 12:57:54 +02:00
animation_state_machine_editor.h Add a new HashSet template 2022-05-20 22:40:38 +02:00
animation_tree_editor_plugin.cpp
animation_tree_editor_plugin.h
asset_library_editor_plugin.cpp Use consistent casing in editor filter/search bars 2022-05-28 18:43:16 -05:00
asset_library_editor_plugin.h Tweaks to improve the Project Manager display at small sizes 2022-05-19 23:57:48 -05: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
bit_map_editor_plugin.h
camera_3d_editor_plugin.cpp
camera_3d_editor_plugin.h
canvas_item_editor_plugin.cpp Merge pull request #59776 from fire-forge/more-round 2022-06-10 10:52:44 +02:00
canvas_item_editor_plugin.h Add rounded corners to the contextual toolbar 2022-05-25 15:43:40 -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
control_editor_plugin.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +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
debugger_editor_plugin.h
editor_debugger_plugin.cpp
editor_debugger_plugin.h
editor_preview_plugins.cpp Add a new HashSet template 2022-05-20 22:40:38 +02:00
editor_preview_plugins.h
font_editor_plugin.cpp
font_editor_plugin.h
gdextension_export_plugin.h [Editor] Report GDExtension export errors and missing libraries. 2022-05-24 12:01:30 +02:00
gpu_particles_2d_editor_plugin.cpp
gpu_particles_2d_editor_plugin.h
gpu_particles_3d_editor_plugin.cpp i18n: Misc fixes translation strings 2022-06-08 12:57:54 +02: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_texture_2d_editor_plugin.cpp
gradient_texture_2d_editor_plugin.h
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
line_2d_editor_plugin.cpp
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 Add a new HashSet template 2022-05-20 22:40:38 +02:00
mesh_instance_3d_editor_plugin.h
mesh_library_editor_plugin.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
mesh_library_editor_plugin.h
multimesh_editor_plugin.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
multimesh_editor_plugin.h
navigation_polygon_editor_plugin.cpp
navigation_polygon_editor_plugin.h
node_3d_editor_gizmos.cpp Add a gizmo to visualize AudioStreamPlayer3D's audible radius 2022-05-26 20:53:07 +02:00
node_3d_editor_gizmos.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
node_3d_editor_plugin.cpp Merge pull request #59776 from fire-forge/more-round 2022-06-10 10:52:44 +02:00
node_3d_editor_plugin.h Merge pull request #59776 from fire-forge/more-round 2022-06-10 10:52:44 +02:00
occluder_instance_3d_editor_plugin.cpp i18n: Misc fixes translation strings 2022-06-08 12:57:54 +02:00
occluder_instance_3d_editor_plugin.h
ot_features_plugin.cpp Implement TextMesh resource. 2022-05-13 08:20:22 +03:00
ot_features_plugin.h
packed_scene_translation_parser_plugin.cpp
packed_scene_translation_parser_plugin.h Add a new HashSet template 2022-05-20 22:40:38 +02:00
path_2d_editor_plugin.cpp
path_2d_editor_plugin.h
path_3d_editor_plugin.cpp fix end handles being reversed in Path3DGizmo 2022-06-04 10:58:52 +12:00
path_3d_editor_plugin.h
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
polygon_3d_editor_plugin.h
ray_cast_2d_editor_plugin.cpp
ray_cast_2d_editor_plugin.h
replication_editor_plugin.cpp Merge pull request #47665 from trollodel/tree_more_buttons_signals 2022-05-24 10:50:55 +02:00
replication_editor_plugin.h Merge pull request #47665 from trollodel/tree_more_buttons_signals 2022-05-24 10:50:55 +02:00
resource_preloader_editor_plugin.cpp i18n: Misc fixes translation strings 2022-06-08 12:57:54 +02:00
resource_preloader_editor_plugin.h Add the button pressed to some signals in Tree 2022-05-21 17:16:52 +02:00
root_motion_editor_plugin.cpp Add a new HashSet template 2022-05-20 22:40:38 +02:00
root_motion_editor_plugin.h
script_editor_plugin.cpp Use consistent casing in editor filter/search bars 2022-05-28 18:43:16 -05:00
script_editor_plugin.h Add a new HashSet template 2022-05-20 22:40:38 +02:00
script_text_editor.cpp Merge pull request #61440 from vnen/gdscript-scene-unique-nodes 2022-05-31 12:36:37 +02:00
script_text_editor.h Add a new HashSet template 2022-05-20 22:40:38 +02:00
shader_editor_plugin.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
shader_editor_plugin.h
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 Merge pull request #47665 from trollodel/tree_more_buttons_signals 2022-05-24 10:50:55 +02:00
skeleton_3d_editor_plugin.h Add the button pressed to some signals in Tree 2022-05-21 17:16:52 +02:00
skeleton_ik_3d_editor_plugin.cpp
skeleton_ik_3d_editor_plugin.h
sprite_2d_editor_plugin.cpp i18n: Misc fixes translation strings 2022-06-08 12:57:54 +02:00
sprite_2d_editor_plugin.h
sprite_frames_editor_plugin.cpp Use range iterators for RBSet in most cases 2022-05-19 12:09:16 +02:00
sprite_frames_editor_plugin.h Fix typos with codespell 2022-05-23 21:32:19 +02:00
style_box_editor_plugin.cpp Improve StyleBox preview 2022-05-26 11:57:56 +02:00
style_box_editor_plugin.h Improve StyleBox preview 2022-05-26 11:57:56 +02:00
sub_viewport_preview_editor_plugin.cpp
sub_viewport_preview_editor_plugin.h
text_control_editor_plugin.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
text_control_editor_plugin.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
text_editor.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
text_editor.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
texture_3d_editor_plugin.cpp
texture_3d_editor_plugin.h
texture_editor_plugin.cpp
texture_editor_plugin.h
texture_layered_editor_plugin.cpp
texture_layered_editor_plugin.h
texture_region_editor_plugin.cpp Improve TextureRegionEditor 2022-05-26 20:54:45 +02:00
texture_region_editor_plugin.h Improve TextureRegionEditor 2022-05-26 20:54:45 +02:00
theme_editor_plugin.cpp Merge pull request #61455 from fire-forge/tab 2022-05-31 12:52:03 +02:00
theme_editor_plugin.h Add the button pressed to some signals in Tree 2022-05-21 17:16:52 +02:00
theme_editor_preview.cpp Tweak minsize of editor ColorPickerButtons 2022-05-19 15:20:46 +02:00
theme_editor_preview.h Tweak minsize of editor ColorPickerButtons 2022-05-19 15:20:46 +02:00
version_control_editor_plugin.cpp
version_control_editor_plugin.h
visual_shader_editor_plugin.cpp Distinguish Length function name to Length2D/3D/4D in visual shaders 2022-06-10 11:08:08 +03:00
visual_shader_editor_plugin.h Add a new HashSet template 2022-05-20 22:40:38 +02:00
voxel_gi_editor_plugin.cpp
voxel_gi_editor_plugin.h