Blender Git Loki
Git Commits -> Revision 433c439
Revision 433c439 by Ton Roosendaal (master) July 20, 2008, 16:06 (GMT) |
Bugfix #16662 Curve modifier on lattice suffered drawing updates, only when the system was not animated though, missed depsgraph calls then. Solved it by forcing lattice to always return displist for its vertices, that's same as for how mesh/curve works now. |
Commit Details:
Full Hash: 433c43932b3b057530465982ddef8be0ee27b673
SVN Revision: 15653
Parent Commit: d725e5f
Lines Changed: +9, -1