This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
ecb6f1361857bd6eae6e6785fcc1967ff84aae43
test
/
source
/
blender
/
python
/
bmesh
History
Campbell Barton
ecb6f13618
bmesh py api, more wrapped funcs:
...
* BMFace.copy(verts=True, faces=Trur) * BMEdge.other_vert(vert)
2012-02-23 04:19:25 +00:00
..
bmesh_py_api.c
bmesh py api - generalize bmesg sequences to use the iterator type and optionally another bmesh element.
2012-02-22 10:41:07 +00:00
bmesh_py_api.h
initial bmesh python api.
2012-02-22 09:19:53 +00:00
bmesh_py_types.c
bmesh py api, more wrapped funcs:
2012-02-23 04:19:25 +00:00
bmesh_py_types.h
bmesh py api - generalize bmesg sequences to use the iterator type and optionally another bmesh element.
2012-02-22 10:41:07 +00:00
CMakeLists.txt
initial bmesh python api.
2012-02-22 09:19:53 +00:00