Blender Git Loki
Git Commits -> Revision c7b82c4
Revision c7b82c4 by Jens Ole Wund(bjornmose) (master) April 12, 2005, 21:36 (GMT) |
Did put softbody time scaling stuff to functions, so we can decide later what proper timing is meant to be. i've prepared something in static float sb_time_scale(Object *ob) [softbody.c] (ton :) ) 'hacked in' particle collision system to match softbodies needs naa .. i don't realy like the hack to int pdDoDeflection(..) in kernel .. effect.c (but it works :) ) so .. until we'll have a 'nice' collision detector this is what 'softbodies simulator can live with' did not remove intentionally test function static int sb_deflect_test(..) for further discussions http://mitglied.lycos.de/mosebjorn/hidden/ sbcol6.blend should work for a while |
Commit Details:
Full Hash: c7b82c40c2a4156733756f259e146506af4d3fd1
SVN Revision: 4232
Parent Commit: 14fe1cb
Lines Changed: +320, -18