godot/tools/editor/plugins
Juan Linietsky bed3efb17e New reworked AnimatedSprite!
-New SpriteFrames editor, with support for drag&drop, multiple animation
sets, animation speed and loop.
-New AnimatedSprite, with support for all the new features!
AnimatedSprite3D has not been updated yet.
-Added support for drag&drop to other editors, such as resourcepreload,
sample library,  etc.
2016-05-14 23:48:45 -03:00
..
animation_data_editor_plugin.cpp
animation_data_editor_plugin.h
animation_player_editor_plugin.cpp Fixed animation player auto-queue duplication and undo/redo 2016-05-07 17:27:52 +01:00
animation_player_editor_plugin.h Fixed animation player auto-queue duplication and undo/redo 2016-05-07 17:27:52 +01:00
animation_tree_editor_plugin.cpp Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
animation_tree_editor_plugin.h Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
baked_light_baker_cmpxchg.cpp
baked_light_baker.cpp i18n: Don't make print_line calls translatable 2016-05-04 15:28:37 +02:00
baked_light_baker.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
baked_light_editor_plugin.cpp i18n: Don't make print_line calls translatable 2016-05-04 15:28:37 +02:00
baked_light_editor_plugin.h
camera_editor_plugin.cpp Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
camera_editor_plugin.h
canvas_item_editor_plugin.cpp -begun implementing drag & drop editor wide 2016-05-11 11:59:03 -03:00
canvas_item_editor_plugin.h CanvasItemEditorPlugin: Avoid selecting items from instanced scenes 2016-04-07 13:08:18 +02:00
collision_polygon_2d_editor_plugin.cpp Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
collision_polygon_2d_editor_plugin.h
collision_polygon_editor_plugin.cpp Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
collision_polygon_editor_plugin.h
collision_shape_2d_editor_plugin.cpp Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
collision_shape_2d_editor_plugin.h
color_ramp_editor_plugin.cpp Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
color_ramp_editor_plugin.h
control_editor_plugin.cpp Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
control_editor_plugin.h Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
cube_grid_theme_editor_plugin.cpp i18n: Don't make print_line calls translatable 2016-05-04 15:28:37 +02:00
cube_grid_theme_editor_plugin.h
editor_preview_plugins.cpp fix six possible "divide by zero" 2016-03-09 00:18:23 +01:00
editor_preview_plugins.h
item_list_editor_plugin.cpp Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
item_list_editor_plugin.h
light_occluder_2d_editor_plugin.cpp Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
light_occluder_2d_editor_plugin.h
mesh_editor_plugin.cpp Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
mesh_editor_plugin.h
multimesh_editor_plugin.cpp Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
multimesh_editor_plugin.h
navigation_polygon_editor_plugin.cpp Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
navigation_polygon_editor_plugin.h
particles_2d_editor_plugin.cpp Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
particles_2d_editor_plugin.h Fix file dialog, of Particles2D plugin, showing "Error" icons 2016-03-14 16:05:20 -03:00
particles_editor_plugin.cpp Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
particles_editor_plugin.h
path_2d_editor_plugin.cpp Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
path_2d_editor_plugin.h
path_editor_plugin.cpp Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
path_editor_plugin.h Completed the support for plugins! It is not possible to add plugins. 2016-02-27 23:12:27 -03:00
polygon_2d_editor_plugin.cpp Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
polygon_2d_editor_plugin.h
resource_preloader_editor_plugin.cpp New reworked AnimatedSprite! 2016-05-14 23:48:45 -03:00
resource_preloader_editor_plugin.h New reworked AnimatedSprite! 2016-05-14 23:48:45 -03:00
rich_text_editor_plugin.cpp Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
rich_text_editor_plugin.h Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
sample_editor_plugin.cpp Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
sample_editor_plugin.h
sample_library_editor_plugin.cpp New reworked AnimatedSprite! 2016-05-14 23:48:45 -03:00
sample_library_editor_plugin.h New reworked AnimatedSprite! 2016-05-14 23:48:45 -03:00
sample_player_editor_plugin.cpp i18n: Don't make print_line calls translatable 2016-05-04 15:28:37 +02:00
sample_player_editor_plugin.h
script_editor_plugin.cpp Added caret blink in text editor 2016-05-09 19:22:11 +01:00
script_editor_plugin.h Trim trailing white space on save, issue 4383 2016-04-23 19:21:34 +01:00
SCsub
shader_editor_plugin.cpp Added caret blink in text editor 2016-05-09 19:22:11 +01:00
shader_editor_plugin.h Shader editor now uses text editor settings 2016-04-29 12:39:04 +01:00
shader_graph_editor_plugin.cpp Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
shader_graph_editor_plugin.h New shader nodes are now created under (more or less) the cursor. 2016-01-18 16:02:42 +01:00
spatial_editor_plugin.cpp i18n: Don't make print_line calls translatable 2016-05-04 15:28:37 +02:00
spatial_editor_plugin.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
sprite_frames_editor_plugin.cpp New reworked AnimatedSprite! 2016-05-14 23:48:45 -03:00
sprite_frames_editor_plugin.h New reworked AnimatedSprite! 2016-05-14 23:48:45 -03:00
sprite_region_editor_plugin.cpp Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
sprite_region_editor_plugin.h Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
stream_editor_plugin.cpp
stream_editor_plugin.h Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
style_box_editor_plugin.cpp Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
style_box_editor_plugin.h -Massive editor dialog cleanup 2016-01-17 20:03:57 -03:00
theme_editor_plugin.cpp Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
theme_editor_plugin.h Adds a remove class item option in the theme editor. 2016-04-21 11:58:53 +10:00
tile_map_editor_plugin.cpp Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
tile_map_editor_plugin.h Tilemap Editor: Bucket tool - optimize memory usage, "removed safety limit" 2016-03-14 12:39:58 -03:00
tile_set_editor_plugin.cpp Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
tile_set_editor_plugin.h