Blender Git Commit Log
Git Commits -> Revision 7176e89
Revision 7176e89 by Jens Ole Wund(bjornmose) (master) August 7, 2005, 19:22 (GMT) |
Softbody collision with deformed deflectors2 using bit in pd->flag to signal the use of deformed rather than wasting pd->pad removing evil cast replaced by using convertToDispListMesh() ZR: I hope that's OK that way commented off the ( debug purpose ) recursion trap in SoftBodyDetectCollision() replaced forbidden okee() with printf() in there ( not so nice, since it does not anounce crash on UI ) note: crashing example from previous commit needs enabling 'UMS' on panel to crash again UMS = uses modifier stack |
Commit Details:
Full Hash: 7176e8926f15428fd3198b91a4f8d62b7528aef2
SVN Revision: 5037
Parent Commit: ebd83b9
Lines Changed: +28, -33