Blender Git Loki
Git Commits -> Revision 1129fd1
Revision 1129fd1 by Sergey Sharybin (master) April 18, 2017, 13:06 (GMT) |
Use better workaround ofr getting scene layer for Derivedmesh's mask This replaces access to the first scene layer (which was wrong) with a linear lookup of scene layer by it's active index. This seems to be a better temporary solution to have things working for until we've got proper workspace, depsgraph and it's per-layer storage in place. |
Commit Details:
Full Hash: 1129fd1c51e59d63e2f9a9b31cd2e873fef17b37
Parent Commit: 363ea3a
Lines Changed: +5, -3