..
SCsub
…
area_2d_sw.cpp
Fix point gravity calculation
2021-08-24 09:32:28 -07:00
area_2d_sw.h
Fix point gravity calculation
2021-08-24 09:32:28 -07:00
area_pair_2d_sw.cpp
One-directional layer check for Area vs. RigidBody/SoftBody/Area
2021-08-17 09:32:00 -07:00
area_pair_2d_sw.h
One-directional layer check for Area vs. RigidBody/SoftBody/Area
2021-08-17 09:32:00 -07:00
body_2d_sw.cpp
Proper support for custom mass properties in 2D/3D physics bodies
2021-09-06 10:20:16 -07:00
body_2d_sw.h
Proper support for custom mass properties in 2D/3D physics bodies
2021-09-06 10:20:16 -07:00
body_direct_state_2d_sw.cpp
Proper support for custom mass properties in 2D/3D physics bodies
2021-09-06 10:20:16 -07:00
body_direct_state_2d_sw.h
Proper support for custom mass properties in 2D/3D physics bodies
2021-09-06 10:20:16 -07:00
body_pair_2d_sw.cpp
Fix RayShape collision detection
2021-08-24 16:03:05 -07:00
body_pair_2d_sw.h
One-directional collision layer check for rigid bodies and soft bodies
2021-07-19 17:24:04 -07:00
broad_phase_2d_bvh.cpp
…
broad_phase_2d_bvh.h
…
broad_phase_2d_sw.cpp
…
broad_phase_2d_sw.h
…
collision_object_2d_sw.cpp
…
collision_object_2d_sw.h
One-directional collision layer check for rigid bodies and soft bodies
2021-07-19 17:24:04 -07:00
collision_solver_2d_sat.cpp
Rename RayShape to SeparationRayShape
2021-08-24 17:34:55 -07:00
collision_solver_2d_sat.h
…
collision_solver_2d_sw.cpp
Optimize area detection and intersect_shape queries with concave shapes
2021-08-27 09:53:40 -07:00
collision_solver_2d_sw.h
Optimize area detection and intersect_shape queries with concave shapes
2021-08-27 09:53:40 -07:00
constraint_2d_sw.h
…
joints_2d_sw.cpp
Proper support for custom mass properties in 2D/3D physics bodies
2021-09-06 10:20:16 -07:00
joints_2d_sw.h
…
physics_server_2d_sw.cpp
Proper support for custom mass properties in 2D/3D physics bodies
2021-09-06 10:20:16 -07:00
physics_server_2d_sw.h
Proper support for custom mass properties in 2D/3D physics bodies
2021-09-06 10:20:16 -07:00
physics_server_2d_wrap_mt.cpp
…
physics_server_2d_wrap_mt.h
Proper support for custom mass properties in 2D/3D physics bodies
2021-09-06 10:20:16 -07:00
shape_2d_sw.cpp
Optimize area detection and intersect_shape queries with concave shapes
2021-08-27 09:53:40 -07:00
shape_2d_sw.h
Optimize area detection and intersect_shape queries with concave shapes
2021-08-27 09:53:40 -07:00
space_2d_sw.cpp
Proper support for custom mass properties in 2D/3D physics bodies
2021-09-06 10:20:16 -07:00
space_2d_sw.h
Proper support for custom mass properties in 2D/3D physics bodies
2021-09-06 10:20:16 -07:00
step_2d_sw.cpp
Clean physics direct body state usage in 2D and 3D physics
2021-08-25 08:57:42 -07:00
step_2d_sw.h
…