godot/editor/plugins
merumelu e2459479de Editor: remove TOOLS_ENABLED guards
For code  inside editor/ `#ifdef TOOLS_ENABLED`
is always true so those checks are redundant.
2019-08-30 19:02:46 +02:00
..
abstract_polygon_2d_editor.cpp Improve the appearance of 2D path editors 2019-08-18 22:27:01 +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
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
animation_state_machine_editor.h
animation_tree_editor_plugin.cpp
animation_tree_editor_plugin.h
animation_tree_player_editor_plugin.cpp
animation_tree_player_editor_plugin.h
asset_library_editor_plugin.cpp Minor cleanup of the AssetLib's asset dialog 2019-08-29 02:37:44 -03:00
asset_library_editor_plugin.h Minor cleanup of the AssetLib's asset dialog 2019-08-29 02:37:44 -03:00
audio_stream_editor_plugin.cpp
audio_stream_editor_plugin.h
baked_lightmap_editor_plugin.cpp
baked_lightmap_editor_plugin.h
camera_editor_plugin.cpp
camera_editor_plugin.h
canvas_item_editor_plugin.cpp Merge pull request #31585 from 2shady4u/removeguides 2019-08-26 13:51:10 +02:00
canvas_item_editor_plugin.h Merge pull request #31585 from 2shady4u/removeguides 2019-08-26 13:51:10 +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
collision_shape_2d_editor_plugin.h
cpu_particles_2d_editor_plugin.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 2019-08-17 12:33:15 +02:00
cpu_particles_2d_editor_plugin.h
cpu_particles_editor_plugin.cpp
cpu_particles_editor_plugin.h
curve_editor_plugin.cpp
curve_editor_plugin.h
editor_preview_plugins.cpp
editor_preview_plugins.h
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
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
mesh_library_editor_plugin.cpp
mesh_library_editor_plugin.h
multimesh_editor_plugin.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 2019-08-17 12:33:15 +02:00
multimesh_editor_plugin.h
navigation_polygon_editor_plugin.cpp
navigation_polygon_editor_plugin.h
particles_2d_editor_plugin.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 2019-08-17 12:33:15 +02:00
particles_2d_editor_plugin.h
particles_editor_plugin.cpp Improve error reporting in the Particles emission point creation dialog 2019-08-15 16:01:39 +02:00
particles_editor_plugin.h Improve error reporting in the Particles emission point creation dialog 2019-08-15 16:01:39 +02:00
path_2d_editor_plugin.cpp Improve the appearance of 2D path editors 2019-08-18 22:27:01 +02:00
path_2d_editor_plugin.h
path_editor_plugin.cpp Improve the appearance of 2D path editors 2019-08-18 22:27:01 +02:00
path_editor_plugin.h
physical_bone_plugin.cpp
physical_bone_plugin.h
polygon_2d_editor_plugin.cpp Improve the appearance of 2D path editors 2019-08-18 22:27:01 +02:00
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
script_editor_plugin.h
script_text_editor.cpp Editor: remove TOOLS_ENABLED guards 2019-08-30 19:02:46 +02:00
script_text_editor.h
SCsub
shader_editor_plugin.cpp Clear undo history on shader load 2019-08-26 15:15:29 +02:00
shader_editor_plugin.h
skeleton_2d_editor_plugin.cpp
skeleton_2d_editor_plugin.h
skeleton_editor_plugin.cpp
skeleton_editor_plugin.h
skeleton_ik_editor_plugin.cpp
skeleton_ik_editor_plugin.h
spatial_editor_plugin.cpp Editor: remove TOOLS_ENABLED guards 2019-08-30 19:02:46 +02:00
spatial_editor_plugin.h
sprite_editor_plugin.cpp
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
text_editor.h
texture_editor_plugin.cpp
texture_editor_plugin.h
texture_region_editor_plugin.cpp
texture_region_editor_plugin.h
theme_editor_plugin.cpp Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' 2019-08-17 12:33:15 +02:00
theme_editor_plugin.h
tile_map_editor_plugin.cpp Edit TileMap only with TOOL_SELECT 2019-08-21 20:56:15 +02:00
tile_map_editor_plugin.h
tile_set_editor_plugin.cpp Added drag and drop to the tileset plugin. 2019-08-26 11:15:19 +02:00
tile_set_editor_plugin.h Added drag and drop to the tileset plugin. 2019-08-26 11:15:19 +02:00
visual_shader_editor_plugin.cpp Merge pull request #31556 from Chaosus/gles2_inverse 2019-08-26 13:52:03 +02:00
visual_shader_editor_plugin.h Fix _get_description param name (visual shaders) 2019-08-25 13:06:16 +03:00