godot/editor/plugins
2019-02-27 00:44:09 +00:00
..
abstract_polygon_2d_editor.cpp Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
abstract_polygon_2d_editor.h Better and non-buggy Polygon2D editing disabling 2019-02-16 16:46:09 -02:00
animation_blend_space_1d_editor.cpp Make translatable some undo/redo operations in the editor 2019-02-21 16:41:01 -03:00
animation_blend_space_1d_editor.h
animation_blend_space_2d_editor.cpp Make translatable some undo/redo operations in the editor 2019-02-21 16:41:01 -03:00
animation_blend_space_2d_editor.h
animation_blend_tree_editor_plugin.cpp Make translatable some undo/redo operations in the editor 2019-02-21 16:41:01 -03:00
animation_blend_tree_editor_plugin.h
animation_player_editor_plugin.cpp Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
animation_player_editor_plugin.h
animation_state_machine_editor.cpp Make translatable some undo/redo operations in the editor 2019-02-21 16:41:01 -03:00
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 Fix uninitialized value 2019-02-16 16:01:20 +01:00
asset_library_editor_plugin.h
audio_stream_editor_plugin.cpp
audio_stream_editor_plugin.h Scene: Ensure classes match their header filename 2019-02-12 17:21:48 +01:00
baked_lightmap_editor_plugin.cpp
baked_lightmap_editor_plugin.h
camera_editor_plugin.cpp
camera_editor_plugin.h
canvas_item_editor_plugin.cpp Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
canvas_item_editor_plugin.h
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 Scene: Ensure classes match their header filename 2019-02-12 17:21:48 +01:00
collision_shape_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 Don't crash on previewing an AtlasTexture without a region 2019-02-27 00:44:09 +00:00
editor_preview_plugins.h
gi_probe_editor_plugin.cpp
gi_probe_editor_plugin.h
gradient_editor_plugin.cpp Make translatable some undo/redo operations in the editor 2019-02-21 16:41:01 -03:00
gradient_editor_plugin.h
item_list_editor_plugin.cpp Added a workaround to avoid crashes due to how TileSet editor works, fixes #23672 2019-02-22 17:42:29 -03:00
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 Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
mesh_instance_editor_plugin.h
mesh_library_editor_plugin.cpp
mesh_library_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 Fixes issue #25822 2019-02-12 12:30:56 -05:00
particles_2d_editor_plugin.h
particles_editor_plugin.cpp
particles_editor_plugin.h
path_2d_editor_plugin.cpp Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
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 Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
polygon_2d_editor_plugin.h Better and non-buggy Polygon2D editing disabling 2019-02-16 16:46:09 -02:00
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 Hide the warnings panel when no warnings presents. 2019-02-13 17:01:21 +06:00
script_text_editor.h Hide the warnings panel when no warnings presents. 2019-02-13 17:01:21 +06:00
SCsub
shader_editor_plugin.cpp -Treat scalar conversions when calling functions as error, closes #24261 2019-02-23 17:55:09 -03:00
shader_editor_plugin.h
skeleton_2d_editor_plugin.cpp Make translatable some undo/redo operations in the editor 2019-02-21 16:41:01 -03:00
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 Make translatable some undo/redo operations in the editor 2019-02-21 16:41:01 -03:00
spatial_editor_plugin.h Remove copy and use instance material override in gizmos, fixes #23783 2019-02-23 20:20:54 -03:00
sprite_editor_plugin.cpp
sprite_editor_plugin.h
sprite_frames_editor_plugin.cpp Fix latest regression error in SpriteFramesEditor 2019-02-09 12:50:19 +01:00
sprite_frames_editor_plugin.h Small changes to the SpriteFrames editor 2019-02-07 22:54:59 -02:00
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
theme_editor_plugin.h
tile_map_editor_plugin.cpp Make translatable some undo/redo operations in the editor 2019-02-21 16:41:01 -03:00
tile_map_editor_plugin.h
tile_set_editor_plugin.cpp TileSetEditor: Show Edition Context by demand 2019-02-23 00:04:31 -03:00
tile_set_editor_plugin.h Added a create rectangle button to the tileset editor. 2019-02-20 12:27:53 +01:00
visual_shader_editor_plugin.cpp Make translatable some undo/redo operations in the editor 2019-02-21 16:41:01 -03:00
visual_shader_editor_plugin.h