godot/servers/physics
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
..
joints 3D Physics Rework, Other Stuff 2014-09-15 11:33:30 -03:00
area_pair_sw.cpp Huge Amount of BugFix 2014-10-03 00:10:51 -03:00
area_pair_sw.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
area_sw.cpp Huge Amount of BugFix 2014-10-03 00:10:51 -03:00
area_sw.h Huge Amount of BugFix 2014-10-03 00:10:51 -03:00
body_pair_sw.cpp Batch of Bugfixes 2014-12-07 02:04:20 -03:00
body_pair_sw.h 3D Physics Rework, Other Stuff 2014-09-15 11:33:30 -03:00
body_sw.cpp Collada 2014-10-14 01:01:25 -03:00
body_sw.h Collada 2014-10-14 01:01:25 -03:00
broad_phase_basic.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
broad_phase_basic.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
broad_phase_octree.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
broad_phase_octree.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
broad_phase_sw.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
broad_phase_sw.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
collision_object_sw.cpp Huge Amount of BugFix 2014-10-03 00:10:51 -03:00
collision_object_sw.h missing fils from yesterday comit. 2014-10-03 08:58:41 -03:00
collision_solver_sat.cpp 3D Physics and Other Stuff 2014-09-02 23:13:40 -03:00
collision_solver_sat.h 3D Physics and Other Stuff 2014-09-02 23:13:40 -03:00
collision_solver_sw.cpp Batch of Bugfixes 2014-12-07 02:04:20 -03:00
collision_solver_sw.h Batch of Bugfixes 2014-12-07 02:04:20 -03:00
constraint_sw.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
constraint_sw.h Huge Amount of BugFix 2014-10-03 00:10:51 -03:00
gjk_epa.cpp 3D Physics and Other Stuff 2014-09-02 23:13:40 -03:00
gjk_epa.h 3D Physics and Other Stuff 2014-09-02 23:13:40 -03:00
joints_sw.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
joints_sw.h 3D Physics Rework, Other Stuff 2014-09-15 11:33:30 -03:00
physics_server_sw.cpp missing fils from yesterday comit. 2014-10-03 08:58:41 -03:00
physics_server_sw.h Huge Amount of BugFix 2014-10-03 00:10:51 -03:00
SCsub 3D Physics Rework, Other Stuff 2014-09-15 11:33:30 -03:00
shape_sw.cpp 3D Physics and Other Stuff 2014-09-02 23:13:40 -03:00
shape_sw.h 3D Physics and Other Stuff 2014-09-02 23:13:40 -03:00
space_sw.cpp Huge Amount of BugFix 2014-10-03 00:10:51 -03:00
space_sw.h 3D Physics Rework, Other Stuff 2014-09-15 11:33:30 -03:00
step_sw.cpp Huge Amount of BugFix 2014-10-03 00:10:51 -03:00
step_sw.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00