godot/tools/editor/plugins
Juan Linietsky e9bbb97acc Multiple scene editing *POTENTIALLY UNSTABLE*
-ability to edit multiple scenes at the same time
-resource internal IDs are now persistent, this makes multiple scene
editing possible but maaaaay result in file corruption bugs (tested and
could not find anything but possibility exists because core code
changed, report immediately if you find this).
-properly save settings, layout, etc when edited
-script editing is independent from scene editing now
-show a yellow box when a script belongs to the scene
2015-06-22 00:04:15 -03:00
..
SCsub
animation_data_editor_plugin.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
animation_data_editor_plugin.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
animation_player_editor_plugin.cpp new file dialog! 2015-06-06 09:44:38 -03:00
animation_player_editor_plugin.h new file dialog! 2015-06-06 09:44:38 -03:00
animation_tree_editor_plugin.cpp new file dialog! 2015-06-06 09:44:38 -03:00
animation_tree_editor_plugin.h new file dialog! 2015-06-06 09:44:38 -03:00
baked_light_baker.cpp -Changed Godot exit to be clean. 2015-04-20 19:38:02 -03:00
baked_light_baker.h
baked_light_baker_cmpxchg.cpp
baked_light_editor_plugin.cpp Changed popup_centered by popup_centered_minsize in editor dialogs 2015-04-08 14:02:13 -03:00
baked_light_editor_plugin.h
camera_editor_plugin.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
camera_editor_plugin.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
canvas_item_editor_plugin.cpp fix "v" pivot adjust function 2015-06-16 16:15:01 -03:00
canvas_item_editor_plugin.h -Changed Godot exit to be clean. 2015-04-20 19:38:02 -03:00
collision_polygon_2d_editor_plugin.cpp -fixed many memory initialization issues 2015-06-06 22:06:58 -03:00
collision_polygon_2d_editor_plugin.h Better 2D Snapping 2015-02-15 18:00:55 +10:00
collision_polygon_editor_plugin.cpp -fixed many memory initialization issues 2015-06-06 22:06:58 -03:00
collision_polygon_editor_plugin.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
color_ramp_editor_plugin.cpp Replace color phases with color ramp for Particles2D. 2015-05-24 21:18:52 +03:00
color_ramp_editor_plugin.h Replace color phases with color ramp for Particles2D. 2015-05-24 21:18:52 +03:00
control_editor_plugin.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
control_editor_plugin.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
cube_grid_theme_editor_plugin.cpp new file dialog! 2015-06-06 09:44:38 -03:00
cube_grid_theme_editor_plugin.h new file dialog! 2015-06-06 09:44:38 -03:00
editor_preview_plugins.cpp -fixed many memory initialization issues 2015-06-06 22:06:58 -03:00
editor_preview_plugins.h mesh preview 2015-05-31 21:13:24 -03:00
item_list_editor_plugin.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
item_list_editor_plugin.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
light_occluder_2d_editor_plugin.cpp -fixed many memory initialization issues 2015-06-06 22:06:58 -03:00
light_occluder_2d_editor_plugin.h support for 2D shadow casters 2015-03-02 00:54:43 -03:00
mesh_editor_plugin.cpp Changed popup_centered by popup_centered_minsize in editor dialogs 2015-04-08 14:02:13 -03:00
mesh_editor_plugin.h
multimesh_editor_plugin.cpp Multiple scene editing *POTENTIALLY UNSTABLE* 2015-06-22 00:04:15 -03:00
multimesh_editor_plugin.h Merge pull request #1662 from TheHX/fix_plugins 2015-04-18 14:45:29 -03:00
navigation_polygon_editor_plugin.cpp -fixed many memory initialization issues 2015-06-06 22:06:58 -03:00
navigation_polygon_editor_plugin.h Better 2D Snapping 2015-02-15 18:00:55 +10:00
particles_2d_editor_plugin.cpp new file dialog! 2015-06-06 09:44:38 -03:00
particles_2d_editor_plugin.h new file dialog! 2015-06-06 09:44:38 -03:00
particles_editor_plugin.cpp new file dialog! 2015-06-06 09:44:38 -03:00
particles_editor_plugin.h new file dialog! 2015-06-06 09:44:38 -03:00
path_2d_editor_plugin.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
path_2d_editor_plugin.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
path_editor_plugin.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
path_editor_plugin.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
polygon_2d_editor_plugin.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
polygon_2d_editor_plugin.h Better 2D Snapping 2015-02-15 18:00:55 +10:00
resource_preloader_editor_plugin.cpp new file dialog! 2015-06-06 09:44:38 -03:00
resource_preloader_editor_plugin.h new file dialog! 2015-06-06 09:44:38 -03:00
rich_text_editor_plugin.cpp new file dialog! 2015-06-06 09:44:38 -03:00
rich_text_editor_plugin.h new file dialog! 2015-06-06 09:44:38 -03:00
sample_editor_plugin.cpp work in progress, resource previews 2015-05-31 02:00:18 -03:00
sample_editor_plugin.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
sample_library_editor_plugin.cpp new file dialog! 2015-06-06 09:44:38 -03:00
sample_library_editor_plugin.h new file dialog! 2015-06-06 09:44:38 -03:00
sample_player_editor_plugin.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
sample_player_editor_plugin.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
script_editor_plugin.cpp Multiple scene editing *POTENTIALLY UNSTABLE* 2015-06-22 00:04:15 -03:00
script_editor_plugin.h Multiple scene editing *POTENTIALLY UNSTABLE* 2015-06-22 00:04:15 -03:00
shader_editor_plugin.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
shader_editor_plugin.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
shader_graph_editor_plugin.cpp optional formal changes 2015-05-06 01:22:31 +02:00
shader_graph_editor_plugin.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
spatial_editor_plugin.cpp -fixed many memory initialization issues 2015-06-06 22:06:58 -03:00
spatial_editor_plugin.h work in progress, resource previews 2015-05-31 02:00:18 -03:00
sprite_frames_editor_plugin.cpp new file dialog! 2015-06-06 09:44:38 -03:00
sprite_frames_editor_plugin.h new file dialog! 2015-06-06 09:44:38 -03:00
stream_editor_plugin.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
stream_editor_plugin.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
style_box_editor_plugin.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
style_box_editor_plugin.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
theme_editor_plugin.cpp new file dialog! 2015-06-06 09:44:38 -03:00
theme_editor_plugin.h new file dialog! 2015-06-06 09:44:38 -03:00
tile_map_editor_plugin.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
tile_map_editor_plugin.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
tile_set_editor_plugin.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
tile_set_editor_plugin.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00