Blender Git Commit Log
Git Commits -> Revision d407f5a
Revision d407f5a by Jens Ole Wund(bjornmose) (master) October 18, 2007, 22:47 (GMT) |
added point to edge collision in case point to face missed /* special hidden feature! shrink to fit */ if (G.rt > 500){ scale = (G.rt - 500) / 100.0f; } -- shrink a T shirt to fit .. evil grin -- by the way i did set up the rule 'if any *outer object* hits no *inner* will be regarded' ... pretty poor IMHO .. well but it works |
Commit Details:
Full Hash: d407f5ae81e378b4ff76d58da42086b8cf95b310
SVN Revision: 12293
Parent Commit: 5ea45a1
Lines Changed: +113, -13
1 Modified Path:
/source/blender/blenkernel/intern/softbody.c (+113, -13) (Diff)