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 757c0af9c6 bmesh py api:
split up BMElemSeq into BMVertSeq, BMEdgeSeq, BMFaceSeq and BMLoopSeq

 Was becoming cumbersome since each needed their own new() function, and other methods only worked for some of these types.

Added BMesh.loops - since you cant iterate over loops this is for customdata access only.
2012-03-17 04:43:32 +00:00
..
2012-03-17 04:43:32 +00:00
2012-03-16 21:39:56 +00:00
2012-03-16 21:39:56 +00:00
2012-03-16 21:39:56 +00:00
2012-02-22 09:19:53 +00:00
2012-02-22 09:19:53 +00:00
2012-03-16 21:39:56 +00:00