Blender Git Loki
Git Commits -> Revision 8fbecd2
Revision 8fbecd2 by Ton Roosendaal (master) April 25, 2005, 08:30 (GMT) |
Built in an escape from sbObjectStep() if transform() is used. Has to be done for lattices... these keep calling this during transform, causing the lattice itself and its children (if soft) to remain static on same position. Real solution has to be 2-fold: - store deformed lattice points in Lattice, as a "DispList" - usage of proper depgraph :) There's also the idea to keep simulating softbody during a transform, to give feedback on what softbody does... later. |
Commit Details:
Full Hash: 8fbecd24e875c930591a81fc74a5070faff8097e
SVN Revision: 4315
Parent Commit: 7f75cfd
Lines Changed: +6, -0
1 Modified Path:
/source/blender/blenkernel/intern/softbody.c (+6, -0) (Diff)