blender/intern/rigidbody
Sergej Reich ed19108891 rigidbody: Add function to perform convex sweep test
This is a experimental collision detection function, so the API might
change in the future.

Note: The simulation needs to be stepped before this function can be
used, otherwise the rigid body world might not be valid.

Patch [#34989]  Bullet Convex sweep test API
by Vilem Novak (pildanovak), thanks!
2013-04-21 19:53:40 +00:00
..
CMakeLists.txt code cleanup: misc warnings/style 2013-03-21 02:58:21 +00:00
rb_bullet_api.cpp rigidbody: Add function to perform convex sweep test 2013-04-21 19:53:40 +00:00
RBI_api.h rigidbody: Add function to perform convex sweep test 2013-04-21 19:53:40 +00:00
SConscript Move opencl and reigidbody from source/blender/ to intern/ 2013-02-01 06:24:49 +00:00