This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ecb6f1361857bd6eae6e6785fcc1967ff84aae43
goo-engine
/
source
/
blender
/
python
/
bmesh
T
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
…
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
…