godot/editor/plugins
2018-10-03 00:00:25 +02:00
..
abstract_polygon_2d_editor.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
abstract_polygon_2d_editor.h
animation_blend_space_1d_editor.cpp
animation_blend_space_1d_editor.h
animation_blend_space_2d_editor.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
animation_blend_space_2d_editor.h
animation_blend_tree_editor_plugin.cpp
animation_blend_tree_editor_plugin.h
animation_player_editor_plugin.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
animation_player_editor_plugin.h
animation_state_machine_editor.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
animation_state_machine_editor.h
animation_tree_editor_plugin.cpp
animation_tree_editor_plugin.h
asset_library_editor_plugin.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
asset_library_editor_plugin.h
audio_stream_editor_plugin.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
audio_stream_editor_plugin.h Add audio stream preview to Inspector dock 2018-07-17 22:11:35 +09:00
baked_lightmap_editor_plugin.cpp
baked_lightmap_editor_plugin.h
camera_editor_plugin.cpp
camera_editor_plugin.h
canvas_item_editor_plugin.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
canvas_item_editor_plugin.h
collision_polygon_2d_editor_plugin.cpp
collision_polygon_2d_editor_plugin.h
collision_polygon_editor_plugin.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
collision_polygon_editor_plugin.h
collision_shape_2d_editor_plugin.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
collision_shape_2d_editor_plugin.h
cpu_particles_editor_plugin.cpp
cpu_particles_editor_plugin.h
cube_grid_theme_editor_plugin.cpp
cube_grid_theme_editor_plugin.h
curve_editor_plugin.cpp
curve_editor_plugin.h
editor_preview_plugins.cpp It is now possible to import images as a separate resource, closes #5738 and likely many others 2018-07-29 16:45:23 -03:00
editor_preview_plugins.h It is now possible to import images as a separate resource, closes #5738 and likely many others 2018-07-29 16:45:23 -03:00
gi_probe_editor_plugin.cpp
gi_probe_editor_plugin.h
gradient_editor_plugin.cpp
gradient_editor_plugin.h
item_list_editor_plugin.cpp
item_list_editor_plugin.h
light_occluder_2d_editor_plugin.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
light_occluder_2d_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_editor_plugin.cpp
mesh_instance_editor_plugin.h
multimesh_editor_plugin.cpp
multimesh_editor_plugin.h
navigation_polygon_editor_plugin.cpp
navigation_polygon_editor_plugin.h
particles_2d_editor_plugin.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
particles_2d_editor_plugin.h
particles_editor_plugin.cpp Fix issues with CPUParticles and related conversion from Particles. Closes #20126 2018-07-23 12:28:50 -03:00
particles_editor_plugin.h
path_2d_editor_plugin.cpp
path_2d_editor_plugin.h
path_editor_plugin.cpp
path_editor_plugin.h
physical_bone_plugin.cpp
physical_bone_plugin.h
polygon_2d_editor_plugin.cpp
polygon_2d_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 #15269 from ianb96/context_menu_improvements 2018-07-29 12:31:20 -03:00
script_editor_plugin.h Allow opening and editing of any utf_8 file in script editor 2018-07-22 11:55:56 +01:00
script_text_editor.cpp Use more subtle indentation guides in the script editor 2018-10-03 00:00:25 +02:00
script_text_editor.h context menu improvements 2018-07-26 08:58:35 -04:00
SCsub
shader_editor_plugin.cpp Use more subtle indentation guides in the script editor 2018-10-03 00:00:25 +02:00
shader_editor_plugin.h
shader_graph_editor_plugin.cpp
shader_graph_editor_plugin.h
skeleton_2d_editor_plugin.cpp
skeleton_2d_editor_plugin.h
skeleton_editor_plugin.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
skeleton_editor_plugin.h
skeleton_ik_editor_plugin.cpp Implemented IK 2018-08-04 11:25:07 +02:00
skeleton_ik_editor_plugin.h Implemented IK 2018-08-04 11:25:07 +02:00
spatial_editor_plugin.cpp Merge pull request #15310 from remorse107/Cinema-Mode 2018-07-27 08:12:22 +02:00
spatial_editor_plugin.h Merge pull request #15310 from remorse107/Cinema-Mode 2018-07-27 08:12:22 +02:00
sprite_editor_plugin.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54: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
text_editor.cpp Use more subtle indentation guides in the script editor 2018-10-03 00:00:25 +02:00
text_editor.h Allow opening and editing of any utf_8 file in script editor 2018-07-22 11:55:56 +01:00
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
tile_map_editor_plugin.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
tile_map_editor_plugin.h
tile_set_editor_plugin.cpp
tile_set_editor_plugin.h
visual_shader_editor_plugin.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
visual_shader_editor_plugin.h Visual shaders - make "Add node" menu showed by right click 2018-07-15 10:33:11 +03:00