Blender Git Commit Log
Git Commits -> Revision 80a6654
Revision 80a6654 by Sergey Sharybin (master) May 23, 2013, 10:50 (GMT) |
Masks api improvements - Added MaskLayer.splines.new (which creates single spline and returns pointer to it). - Added MaskLayer.splines.remove() to remove given spline. - Added MaskSpline.points.new() which creates new point in the origin and returns pointer to it. - Added MaskSpline.points.remove() to remove given point. |
Commit Details:
Full Hash: 80a6654a81da7ed063218275f1d02dc574596119
SVN Revision: 56973
Parent Commit: 0ff2204
Lines Changed: +194, -2