godot/servers/physics_2d
Juan Linietsky 0e71d49ef4 -Fix crash at exit due to unnecesary check in command queue, fixes #2034
-Fix memory corruption due to using wrong singleton in multithreaded physics, fixes #2760
2016-01-04 00:00:33 -03:00
..
area_2d_sw.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
area_2d_sw.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
area_pair_2d_sw.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
area_pair_2d_sw.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
body_2d_sw.cpp physics state properly returns contact metadata, closes #1979 2016-01-03 20:23:44 -03:00
body_2d_sw.h physics state properly returns contact metadata, closes #1979 2016-01-03 20:23:44 -03:00
body_pair_2d_sw.cpp properly removing unprocessed objects from physics islands fixes one way platforms for rigidbodies, closes #2345 2016-01-01 12:13:17 -03:00
body_pair_2d_sw.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
broad_phase_2d_basic.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
broad_phase_2d_basic.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
broad_phase_2d_hash_grid.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
broad_phase_2d_hash_grid.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
broad_phase_2d_sw.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
broad_phase_2d_sw.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
collision_object_2d_sw.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
collision_object_2d_sw.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
collision_solver_2d_sat.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
collision_solver_2d_sat.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
collision_solver_2d_sw.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
collision_solver_2d_sw.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
constraint_2d_sw.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
constraint_2d_sw.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
joints_2d_sw.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
joints_2d_sw.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
physics_2d_server_sw.cpp physics state properly returns contact metadata, closes #1979 2016-01-03 20:23:44 -03:00
physics_2d_server_sw.h physics state properly returns contact metadata, closes #1979 2016-01-03 20:23:44 -03:00
physics_2d_server_wrap_mt.cpp oops, previous commit was not working 2015-05-26 01:30:36 -03:00
physics_2d_server_wrap_mt.h Expose softness parameter of pin joint to the editor. 2015-10-10 23:28:05 +03:00
SCsub Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00
shape_2d_sw.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
shape_2d_sw.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
space_2d_sw.cpp -Fix crash at exit due to unnecesary check in command queue, fixes #2034 2016-01-04 00:00:33 -03:00
space_2d_sw.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
step_2d_sw.cpp properly removing unprocessed objects from physics islands fixes one way platforms for rigidbodies, closes #2345 2016-01-01 12:13:17 -03:00
step_2d_sw.h properly removing unprocessed objects from physics islands fixes one way platforms for rigidbodies, closes #2345 2016-01-01 12:13:17 -03:00