Files
goo-engine/source/blender/python/bmesh
Campbell Barton f8bc346eff bmesh/py operator api:
add type checking for element buffers, there was nothing stopping python from passing any element type into an argument when in some cases only verts/edges/faces were expected.
now operator args define which types they support.
2012-11-27 00:50:59 +00:00
..
2012-08-26 11:35:43 +00:00
2012-11-27 00:50:59 +00:00
2012-05-01 06:50:43 +00:00
2012-08-26 11:35:43 +00:00