This website requires JavaScript.
Explore
Docs
Wiki
Blog
1.27.0+47-gce6c515cda
Register
Sign In
tinqs
/
engine
Watch
5
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
49e2bd9d5bcfe8d81a368ec80f802f90e883bec2
engine
/
editor
/
plugins
T
History
Rémi Verschelde
49e2bd9d5b
Merge pull request
#81523
from KoBeWi/epic_self_roast
...
Allow contextual plugins to persist temporarily
2023-10-06 16:50:53 +02:00
..
gizmos
…
tiles
…
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_library_editor.cpp
…
animation_library_editor.h
…
animation_player_editor_plugin.cpp
…
animation_player_editor_plugin.h
…
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
…
asset_library_editor_plugin.h
…
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
…
bone_map_editor_plugin.cpp
…
bone_map_editor_plugin.h
…
camera_3d_editor_plugin.cpp
…
camera_3d_editor_plugin.h
…
canvas_item_editor_plugin.cpp
…
canvas_item_editor_plugin.h
…
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
Decouple EditorInterface from EditorPlugin
2023-04-17 21:59:09 +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
…
curve_editor_plugin.cpp
…
curve_editor_plugin.h
…
debugger_editor_plugin.cpp
…
debugger_editor_plugin.h
…
dedicated_server_export_plugin.cpp
…
dedicated_server_export_plugin.h
Re-architect how Android plugins are packaged and handled at export time
2023-07-18 19:14:53 +02:00
editor_debugger_plugin.cpp
…
editor_debugger_plugin.h
…
editor_preview_plugins.cpp
…
editor_preview_plugins.h
…
editor_resource_conversion_plugin.cpp
…
editor_resource_conversion_plugin.h
…
editor_resource_tooltip_plugins.cpp
Small rework of tooltip plugins
2023-05-30 23:13:50 +02:00
editor_resource_tooltip_plugins.h
…
font_config_plugin.cpp
…
font_config_plugin.h
…
gdextension_export_plugin.h
…
gpu_particles_2d_editor_plugin.cpp
…
gpu_particles_2d_editor_plugin.h
…
gpu_particles_3d_editor_plugin.cpp
…
gpu_particles_3d_editor_plugin.h
…
gpu_particles_collision_sdf_editor_plugin.cpp
…
gpu_particles_collision_sdf_editor_plugin.h
…
gradient_editor_plugin.cpp
Fix various typos with codespell
2023-10-06 12:52:22 +02:00
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
…
mesh_instance_3d_editor_plugin.h
…
mesh_library_editor_plugin.cpp
[Editor] Replace
ERR_FAIL_COND
with
ERR_FAIL_NULL
where applicable
2023-09-15 20:15:39 +02:00
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_obstacle_2d_editor_plugin.cpp
…
navigation_obstacle_2d_editor_plugin.h
…
navigation_obstacle_3d_editor_plugin.cpp
Make 3D editor gizmos and debug shapes ignore fog
2023-09-27 00:54:57 +02:00
navigation_obstacle_3d_editor_plugin.h
…
navigation_polygon_editor_plugin.cpp
…
navigation_polygon_editor_plugin.h
Add 2D navigation mesh baking
2023-09-25 19:48:14 +02:00
node_3d_editor_gizmos.cpp
…
node_3d_editor_gizmos.h
…
node_3d_editor_plugin.cpp
…
node_3d_editor_plugin.h
…
occluder_instance_3d_editor_plugin.cpp
…
occluder_instance_3d_editor_plugin.h
…
packed_scene_editor_plugin.cpp
…
packed_scene_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
…
path_3d_editor_plugin.h
…
physical_bone_3d_editor_plugin.cpp
Replace flat buttons with flat-styled buttons with a visible pressed state
2023-09-19 22:36:29 +02:00
physical_bone_3d_editor_plugin.h
…
polygon_2d_editor_plugin.cpp
…
polygon_2d_editor_plugin.h
…
polygon_3d_editor_plugin.cpp
Make 3D editor gizmos and debug shapes ignore fog
2023-09-27 00:54:57 +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
Fix unsaved changes not getting discarded
2023-10-05 14:03:02 +02:00
script_editor_plugin.h
…
script_text_editor.cpp
…
script_text_editor.h
…
SCsub
…
shader_editor_plugin.cpp
…
shader_editor_plugin.h
…
shader_file_editor_plugin.cpp
Add EditorStringNames singleton
2023-09-03 19:58:18 +02:00
shader_file_editor_plugin.h
…
skeleton_2d_editor_plugin.cpp
…
skeleton_2d_editor_plugin.h
…
skeleton_3d_editor_plugin.cpp
…
skeleton_3d_editor_plugin.h
…
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
…
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
…
text_editor.h
…
text_shader_editor.cpp
…
text_shader_editor.h
…
texture_3d_editor_plugin.cpp
…
texture_3d_editor_plugin.h
…
texture_editor_plugin.cpp
…
texture_editor_plugin.h
…
texture_layered_editor_plugin.cpp
Add EditorStringNames singleton
2023-09-03 19:58:18 +02:00
texture_layered_editor_plugin.h
…
texture_region_editor_plugin.cpp
…
texture_region_editor_plugin.h
…
theme_editor_plugin.cpp
Merge pull request
#81523
from KoBeWi/epic_self_roast
2023-10-06 16:50:53 +02:00
theme_editor_plugin.h
…
theme_editor_preview.cpp
…
theme_editor_preview.h
Add theme contexts to various parts of the editor
2023-09-06 19:40:43 +02:00
version_control_editor_plugin.cpp
…
version_control_editor_plugin.h
…
visual_shader_editor_plugin.cpp
…
visual_shader_editor_plugin.h
…
voxel_gi_editor_plugin.cpp
Replace flat buttons with flat-styled buttons with a visible pressed state
2023-09-19 22:36:29 +02:00
voxel_gi_editor_plugin.h
…