2
0
Fork 0
godot/servers/physics
Bojidar Marinov f7c3d6329c Port collision and layer masks to 3D, fixes #1759
Raycasts now have type_mask and layer_mask. Areas - collision_mask and layer_mask. PhysicsBodies needed only collision_mask.
2016-04-09 22:11:12 +07:00
..
joints Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +07:00
SCsub Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +07:00
area_pair_sw.cpp Port collision and layer masks to 3D, fixes #1759 2016-04-09 22:11:12 +07:00
area_pair_sw.h Update copyright to 2016 in headers 2016-01-01 11:50:53 +07:00
area_sw.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 +07:00
area_sw.h Update copyright to 2016 in headers 2016-01-01 11:50:53 +07:00
body_pair_sw.cpp Port collision and layer masks to 3D, fixes #1759 2016-04-09 22:11:12 +07:00
body_pair_sw.h Update copyright to 2016 in headers 2016-01-01 11:50:53 +07:00
body_sw.cpp skip the first integration in physics bodies, fixes #2213 2016-01-02 13:28:18 +07:00
body_sw.h Merge pull request #2698 from Faless/add_area_fix 2016-01-23 23:07:23 +07:00
broad_phase_basic.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 +07:00
broad_phase_basic.h Update copyright to 2016 in headers 2016-01-01 11:50:53 +07:00
broad_phase_octree.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 +07:00
broad_phase_octree.h Update copyright to 2016 in headers 2016-01-01 11:50:53 +07:00
broad_phase_sw.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 +07:00
broad_phase_sw.h Update copyright to 2016 in headers 2016-01-01 11:50:53 +07:00
collision_object_sw.cpp Port collision and layer masks to 3D, fixes #1759 2016-04-09 22:11:12 +07:00
collision_object_sw.h Port collision and layer masks to 3D, fixes #1759 2016-04-09 22:11:12 +07:00
collision_solver_sat.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 +07:00
collision_solver_sat.h Update copyright to 2016 in headers 2016-01-01 11:50:53 +07:00
collision_solver_sw.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 +07:00
collision_solver_sw.h Update copyright to 2016 in headers 2016-01-01 11:50:53 +07:00
constraint_sw.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 +07:00
constraint_sw.h Update copyright to 2016 in headers 2016-01-01 11:50:53 +07:00
gjk_epa.cpp remove trailing whitespace 2016-03-09 00:00:52 +07:00
gjk_epa.h Update copyright to 2016 in headers 2016-01-01 11:50:53 +07:00
joints_sw.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 +07:00
joints_sw.h Update copyright to 2016 in headers 2016-01-01 11:50:53 +07:00
physics_server_sw.cpp Port collision and layer masks to 3D, fixes #1759 2016-04-09 22:11:12 +07:00
physics_server_sw.h Port collision and layer masks to 3D, fixes #1759 2016-04-09 22:11:12 +07:00
shape_sw.cpp avoid crash with empty concavepolygonshape, fixes #3169 2016-01-10 17:25:20 +07:00
shape_sw.h Update copyright to 2016 in headers 2016-01-01 11:50:53 +07:00
space_sw.cpp remove trailing whitespace 2016-03-09 00:00:52 +07:00
space_sw.h change intersect_ray function to discriminate pickable objects, fixes #3203 2016-01-10 15:54:57 +07:00
step_sw.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 +07:00
step_sw.h Update copyright to 2016 in headers 2016-01-01 11:50:53 +07:00