This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/python
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-03-09 18:28:30 +00:00
2012-03-09 18:28:30 +00:00
2012-03-09 18:28:30 +00:00
2012-02-22 09:19:53 +00:00
2012-02-22 09:19:53 +00:00
2011-11-01 20:14:58 +00:00