Blender Git Loki
Git Commits -> Revision a03437c
Revision a03437c by Sergey Sharybin (master) July 2, 2013, 19:23 (GMT) |
Initial idea of running post-modifiers out of lock wasn't correct The tihng here is: curve is getting modified by modifier stack and then it's coordinates are restored. To be really safe we need to do all this locked. |
Commit Details:
Full Hash: a03437cb1ac0e7666fdfe18b2b192bb3de37c925
SVN Revision: 57942
Parent Commit: d50ff36
Lines Changed: +3, -3
1 Modified Path:
/source/blender/blenkernel/intern/displist.c (+3, -3) (Diff)