[Bf-blender-cvs] CVS commit: blender/source/blender/blenkernel/intern softbody.c

Ton Roosendaal ton at blender.org
Sat Nov 19 19:19:41 CET 2005


ton (Ton Roosendaal) 2005/11/19 19:19:41 CET

  Modified files:
    blender/source/blender/blenkernel/intern softbody.c 
  
  Log:
  Made sure lattice and curve springs are calculated based on the original
  (Non deformed) lenghts. Code for lattice (by Jens Ole) was already there
  btw, was replaced accidentally by Daniel during his modifier craze :)
  
  ALso added comments in code to clarify the softbody initialize flow, which
  happens in 2 stages now. Goal weights and springs are read from the
  original data, the vertex coordinates from the modifier data.
  
  Revision  Changes    Path
  1.56      +30 -24    blender/source/blender/blenkernel/intern/softbody.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/blenkernel/intern/softbody.c.diff?r1=1.55&r2=1.56&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list