Blender Git Commit Log
Git Commits -> Revision 1693988
Revision 1693988 by Sergey Sharybin (master) May 24, 2013, 11:19 (GMT) |
Changes for masks API Made it more consistent with blender convensions and now it's very familiar to curve's python api. - Made it spline.points.add(count) wich is more efficient in cases lots of points are adding. (points.new was removed tho). - Removed mask_layer.splines.add(), now it's only mask_layer.splines.new(), which is how splines are adding for curves. |
Commit Details:
Full Hash: 1693988926fefdbbd8c4e544a677c68cb726ceab
SVN Revision: 57002
Parent Commit: 4a2ca34
Lines Changed: +24, -36
1 Modified Path:
/source/blender/makesrna/intern/rna_mask.c (+24, -36) (Diff)