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

3 Modified Paths:

/intern/rigidbody/RBI_api.h (+6, -0) (Diff)
/intern/rigidbody/rb_bullet_api.cpp (+50, -0) (Diff)
/source/blender/makesrna/intern/rna_rigidbody.c (+53, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021