godot/servers
Juan Linietsky d85b67be53 Bug Fixes
-=-=-=-=-

-Fixed problem with scaling shapes (#827), related to not taking scale in consideration for calculating the moment of inertia
-Added support for multiline strings (or comments) using """
-Save subscene bug, properties not being saved in root node (#806)
-Fix Crash in CollisionPolygon2DEditor (#814)
-Restored Ability to compile without 3D (#795)
-Fix InterpolatedCamera (#803)
-Fix UV Import for OBJ Meshes (#771)
-Fixed issue with modifier gizmos (#794)
-Fixed CapsuleShape gizmo handle (#50)
-Fixed Import Button (not properly working in 3D) (#733)
-Many misc fixes (though no new features)
2014-11-02 11:31:01 -03:00
..
audio More Bug Fixes 2014-09-17 20:03:10 -03:00
physics Collada 2014-10-14 01:01:25 -03:00
physics_2d Bug Fixes 2014-11-02 11:31:01 -03:00
spatial_sound Huge Amount of BugFix 2014-10-03 00:10:51 -03:00
spatial_sound_2d Huge Amount of BugFix 2014-10-03 00:10:51 -03:00
visual Bug Fixes 2014-11-02 11:31:01 -03:00
audio_server.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
audio_server.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
physics_2d_server.cpp Fix some more incorrect bindings 2014-10-26 15:07:54 +01:00
physics_2d_server.h -added custom metadata to physics shapes (2D only for now) 2014-10-16 00:06:34 -03:00
physics_server.cpp Fix some incorrect bindings in PhysicsServer 2014-10-24 13:57:46 +02:00
physics_server.h Huge Amount of BugFix 2014-10-03 00:10:51 -03:00
register_server_types.cpp Huge Amount of BugFix 2014-10-03 00:10:51 -03:00
register_server_types.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
SCsub Build System Changes 2014-10-07 01:31:49 -03:00
spatial_sound_2d_server.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
spatial_sound_2d_server.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
spatial_sound_server.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
spatial_sound_server.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
visual_server.cpp Fix some more incorrect bindings 2014-10-26 15:07:54 +01:00
visual_server.h -Much improvement to baked light baker 2014-10-27 22:54:32 -03:00