This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/python/bmesh
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
2012-02-23 05:20:09 +00:00
2012-03-11 05:58:22 +00:00
2012-03-11 05:58:22 +00:00
2012-02-23 05:20:09 +00:00