pandemonium_engine/editor/plugins
2023-09-03 13:52:22 +02:00
..
abstract_polygon_2d_editor.cpp
abstract_polygon_2d_editor.h
animation_blend_space_1d_editor.cpp
animation_blend_space_1d_editor.h
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_player_editor_plugin.cpp
animation_player_editor_plugin.h
animation_state_machine_editor.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
animation_state_machine_editor.h
animation_tree_editor_plugin.cpp
animation_tree_editor_plugin.h
audio_stream_editor_plugin.cpp
audio_stream_editor_plugin.h
bit_map_editor_plugin.cpp
bit_map_editor_plugin.h
camera_editor_plugin.cpp
camera_editor_plugin.h
canvas_item_editor_plugin.cpp Group the Anchor and Presets buttons under a common HBoxContainer in CanvasItemEditor. 2023-09-03 13:00:55 +02:00
canvas_item_editor_plugin.h Group the Anchor and Presets buttons under a common HBoxContainer in CanvasItemEditor. 2023-09-03 13:00:55 +02:00
collision_polygon_2d_editor_plugin.cpp
collision_polygon_2d_editor_plugin.h
collision_polygon_editor_plugin.cpp
collision_polygon_editor_plugin.h
collision_shape_2d_editor_plugin.cpp Ported: Adds a scale_gizmo_handles entry to the Touchscreen editor settings 2023-06-11 13:16:13 +02:00
collision_shape_2d_editor_plugin.h Ported: Adds a scale_gizmo_handles entry to the Touchscreen editor settings 2023-06-11 13:16:13 +02:00
cpu_particles_2d_editor_plugin.cpp
cpu_particles_2d_editor_plugin.h
cpu_particles_editor_plugin.cpp
cpu_particles_editor_plugin.h
curve_editor_plugin.cpp Ported: Adds a scale_gizmo_handles entry to the Touchscreen editor settings 2023-06-11 13:16:13 +02:00
curve_editor_plugin.h Ported: Adds a scale_gizmo_handles entry to the Touchscreen editor settings 2023-06-11 13:16:13 +02:00
editor_preview_plugins.cpp
editor_preview_plugins.h
gradient_editor_plugin.cpp
gradient_editor_plugin.h
gradient_texture_2d_editor_plugin.cpp
gradient_texture_2d_editor_plugin.h
item_list_editor_plugin.cpp
item_list_editor_plugin.h
light_occluder_2d_editor_plugin.cpp
light_occluder_2d_editor_plugin.h
line_2d_editor_plugin.cpp
line_2d_editor_plugin.h
material_editor_plugin.cpp
material_editor_plugin.h Enable material editor preview to be rotated. 2022-12-22 14:16:06 +01:00
mesh_editor_plugin.cpp
mesh_editor_plugin.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
mesh_instance_editor_plugin.cpp Convert MeshInstanceEditorPlugin's toolbar to the new style. 2023-09-03 13:52:22 +02:00
mesh_instance_editor_plugin.h Convert MeshInstanceEditorPlugin's toolbar to the new style. 2023-09-03 13:52:22 +02:00
multimesh_editor_plugin.cpp
multimesh_editor_plugin.h
navigation_link_2d_editor_plugin.cpp Backported from godot4: Added node for Navigation links . 2023-06-08 20:46:09 +02:00
navigation_link_2d_editor_plugin.h Fix inconsistent overrides. 2023-06-08 21:00:23 +02:00
navigation_obstacle_2d_editor_plugin.cpp Backported from godot4: Rework Navigation Avoidance 2023-06-10 20:58:49 +02:00
navigation_obstacle_2d_editor_plugin.h Backported from godot4: Rework Navigation Avoidance 2023-06-10 20:58:49 +02:00
navigation_obstacle_3d_editor_plugin.cpp Backported from godot4: Rework Navigation Avoidance 2023-06-10 20:58:49 +02:00
navigation_obstacle_3d_editor_plugin.h Backported from godot4: Rework Navigation Avoidance 2023-06-10 20:58:49 +02:00
packed_scene_editor_plugin.cpp
packed_scene_editor_plugin.h
particles_editor_plugin.cpp
particles_editor_plugin.h
path_2d_editor_plugin.cpp
path_2d_editor_plugin.h
path_editor_plugin.cpp
path_editor_plugin.h
polygon_2d_editor_plugin.cpp
polygon_2d_editor_plugin.h
ray_cast_2d_editor_plugin.cpp
ray_cast_2d_editor_plugin.h
resource_preloader_editor_plugin.cpp
resource_preloader_editor_plugin.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
room_manager_editor_plugin.cpp Converted the menu buttons of the Portals and Rooms system to the new style. 2023-09-03 13:35:55 +02:00
room_manager_editor_plugin.h Converted the menu buttons of the Portals and Rooms system to the new style. 2023-09-03 13:35:55 +02:00
root_motion_editor_plugin.cpp Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
root_motion_editor_plugin.h
SCsub
spatial_editor_plugin.cpp Never show text for the Convert Rooms button. 2023-09-03 13:23:16 +02:00
spatial_editor_plugin.h Removed the diffferently styled context menu from the SpatialEditor and the CanvasItemEditor. New controls are now added directly to the main FlowContainer, so they wrap properly. While having a different background for context sensitive items can look good, it doesn't work well if it's not per plugin. 2023-09-03 12:36:23 +02:00
sprite_editor_plugin.cpp Added _theme_ infix to the theme helper methods in Control. 2022-08-17 20:57:16 +02:00
sprite_editor_plugin.h
sprite_frames_editor_plugin.cpp
sprite_frames_editor_plugin.h
style_box_editor_plugin.cpp
style_box_editor_plugin.h
texture_editor_plugin.cpp
texture_editor_plugin.h
texture_region_editor_plugin.cpp
texture_region_editor_plugin.h
theme_editor_plugin.cpp
theme_editor_plugin.h
theme_editor_preview.cpp
theme_editor_preview.h
viewport_preview_editor_plugin.cpp
viewport_preview_editor_plugin.h