Blender Git Commit Log
Git Commits -> Revision 81c3fc9
Revision 81c3fc9 by Sergej Reich (master) July 3, 2014, 19:40 (GMT) |
cloth: Speed up collision detection Noticed this while looking into something else. The change is trivial, but gives a rather nice preformance improvement, so why not. Theres's actually a lot one can do to improve collision performance if one wanted to, the triangle-triangle check alone has a lot of room for improvement. |
Commit Details:
Full Hash: 81c3fc9726c64f58ee2976b732fb2701c768f6de
Parent Commit: 6cc7892
Lines Changed: +3, -2
1 Modified Path:
/extern/bullet2/src/BulletDynamics/Dynamics/Bullet-C-API.cpp (+3, -2) (Diff)