Blender Git Commit Log
Git Commits -> Revision ed19108
Revision ed19108 by Sergej Reich (master) April 21, 2013, 19:53 (GMT) |
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! |
Commit Details:
Full Hash: ed191088913b6e36ad0749b7f487906ad7b80198
SVN Revision: 56195
Parent Commit: edab815
Lines Changed: +109, -1