Files
test/source
Campbell Barton 7fa7e4ba1f bmesh python api additions:
- BMesh.is_wrapped
- BMesh.copy()
- BMesh.clear()
- BMesh.free()
- BMesh.from_object(obj, apply_modifiers=True)
- BMEdge.calc_length()
- BMLoop.calc_normal()
- BMLoop.calc_tangent()
2012-03-11 05:58:22 +00:00
..
2012-03-11 05:58:22 +00:00
2011-05-09 08:15:38 +00:00
2012-03-09 00:41:09 +00:00