godot/tools/editor/plugins
Juan Linietsky c79be979d4 Batch of Bugfixes
-=-=-=-=-=-=-=-=-

-Fixed Export UV XForm (should work now). #923
-Fixed enforcement of limits in property editor. #919
-Fixed long-standing bug of export editings in script inheritance. #914, #859, #756
-Fixed horrible error reporting in shader language. #912
-Added kinematic collision with plane (please test well). #911
-Fixed double animation track insert when using 2D rigs. #904
-VKey updates offset parameter in sprite edition. #901
-Do not allow anymore a script to preload itself. (does not fix #899, but narrows it down)
-Avoid connection editor from overriding selected text. #897
-Fixed timer autostart. #876
-Fixed collision layers in 3D physics. #872
-Improved operators in shader #857
-Fixed ambient lighting bug #834
-Avoid editor from processing gamepad input #813
-Added not keyword #752

Please test!
2014-12-07 02:04:20 -03:00
..
animation_data_editor_plugin.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
animation_data_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
animation_player_editor_plugin.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
animation_player_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
animation_tree_editor_plugin.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
animation_tree_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
baked_light_baker.cpp -Much improvement to baked light baker 2014-10-27 22:54:32 -03:00
baked_light_baker.h -Much improvement to baked light baker 2014-10-27 22:54:32 -03:00
baked_light_baker_cmpxchg.cpp Bug Fixes 2014-11-02 11:31:01 -03:00
baked_light_editor_plugin.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
baked_light_editor_plugin.h -Much improvement to baked light baker 2014-10-27 22:54:32 -03:00
camera_editor_plugin.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
camera_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
canvas_item_editor_plugin.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
canvas_item_editor_plugin.h Polygon2D 2014-07-07 17:44:21 -03:00
collision_polygon_2d_editor_plugin.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
collision_polygon_2d_editor_plugin.h CollisionPolygon (3D) 2014-09-16 21:19:54 -03:00
collision_polygon_editor_plugin.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
collision_polygon_editor_plugin.h CollisionPolygon (3D) 2014-09-16 21:19:54 -03:00
control_editor_plugin.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
control_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
cube_grid_theme_editor_plugin.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
cube_grid_theme_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
item_list_editor_plugin.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
item_list_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
mesh_editor_plugin.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
mesh_editor_plugin.h Bug Fixes 2014-11-02 11:31:01 -03:00
multimesh_editor_plugin.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
multimesh_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
particles_2d_editor_plugin.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
particles_2d_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
particles_editor_plugin.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
particles_editor_plugin.h Particles editor menu not display in proper position 2014-07-10 15:42:34 +08:00
path_2d_editor_plugin.cpp 2D Animation Improvements 2014-07-06 11:49:27 -03:00
path_2d_editor_plugin.h 2D Animation Improvements 2014-07-06 11:49:27 -03:00
path_editor_plugin.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
path_editor_plugin.h 2D Animation Improvements 2014-07-06 11:49:27 -03:00
polygon_2d_editor_plugin.cpp Batch of Bugfixes 2014-12-07 02:04:20 -03:00
polygon_2d_editor_plugin.h Polygon2D 2014-07-07 17:44:21 -03:00
resource_preloader_editor_plugin.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
resource_preloader_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
rich_text_editor_plugin.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
rich_text_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
sample_editor_plugin.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
sample_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
sample_library_editor_plugin.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
sample_library_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
sample_player_editor_plugin.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
sample_player_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
script_editor_plugin.cpp Batch of Bugfixes 2014-12-07 02:04:20 -03:00
script_editor_plugin.h Editor goodies update 2014-11-12 11:39:21 -03:00
SCsub GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
shader_editor_plugin.cpp Batch of Bugfixes 2014-12-07 02:04:20 -03:00
shader_editor_plugin.h Misc Fixes 2014-06-27 23:21:45 -03:00
shader_graph_editor_plugin.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
shader_graph_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
spatial_editor_plugin.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
spatial_editor_plugin.h -added custom metadata to physics shapes (2D only for now) 2014-10-16 00:06:34 -03:00
sprite_frames_editor_plugin.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
sprite_frames_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
stream_editor_plugin.cpp SceneMainLoop -> SceneTree 2014-11-05 21:20:42 -03:00
stream_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
style_box_editor_plugin.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
style_box_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
theme_editor_plugin.cpp -fixed bug in Button now exporting font property 2014-02-15 02:02:41 -03:00
theme_editor_plugin.h -fixed bug in Button now exporting font property 2014-02-15 02:02:41 -03:00
tile_map_editor_plugin.cpp Huge Amount of BugFix 2014-10-03 00:10:51 -03:00
tile_map_editor_plugin.h heck 2014-04-19 16:46:52 -03:00
tile_set_editor_plugin.cpp Huge Amount of BugFix 2014-10-03 00:10:51 -03:00
tile_set_editor_plugin.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00