Files
test2/source/blender/include
Daniel Dunbar 2abd79b491 - readded DL_VERTS type to store lattice deformed verts
- new feature, twiddled with lattice resizing to try to maintain
   existing vertex changes... much nicer than just resetting the
   lattice if you decide you need more detail in the lattice.
 - modifiers work with lattices now. yes, that does mean you
   can make a chain of lattices effecting each other 8 miles
   long.
 - some cleanup of softbody code, was rather splintered and call
   path was twisted and confusing. reworked main object step
   routine to do things in a more obvious and consistent manner
   and without duplicate code
 - added ob->softflag OB_SB_RESET instead of sbObjectReset
   call
 - modifier changes reset softbody now
 - moved curve_getVertexCos/curve_applyVertexCos into curve.c
 - update curve modifier eval to work with virtual modifiers
 - update modifier apply to work with curves/surfs
 - update make parent to also recalc object data

NOTE: Although you can turn SB on for curve/font objects at the
moment it doesn't really work because they call deform in
multiple steps and this confuses SB. Not sure how to deal with
atm.
2005-08-15 10:30:53 +00:00
..
2005-03-09 19:45:59 +00:00
2003-03-24 01:46:05 +00:00
2004-01-12 13:30:00 +00:00
2004-10-06 18:55:00 +00:00
2005-03-09 19:45:59 +00:00
2004-10-06 18:55:00 +00:00
2005-03-09 19:45:59 +00:00
2005-05-11 20:01:42 +00:00
2005-06-11 05:30:14 +00:00
2003-03-24 01:46:05 +00:00
2004-04-22 12:36:27 +00:00
2004-01-12 13:30:00 +00:00
2005-04-24 19:03:39 +00:00
2003-07-17 14:19:55 +00:00
2005-05-08 11:24:46 +00:00
2004-10-14 14:20:24 +00:00
2005-05-11 20:01:42 +00:00