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
c8d6b7759e5594f9a2182dfd19de7598b305b49a
goo-engine
/
source
/
blender
/
python
/
bmesh
T
History
Campbell Barton
c8d6b7759e
bmesh py api, minor change - edges now take a seq of 2: bm.verts.new((v1, v2), example=None)
2012-02-24 10:17:30 +00:00
..
bmesh_py_api.c
bmesh python api - add/improve rst docstrings.
2012-02-24 04:59:13 +00:00
bmesh_py_api.h
bmesh py api, new submodules
2012-02-23 05:20:09 +00:00
bmesh_py_types.c
bmesh py api, minor change - edges now take a seq of 2: bm.verts.new((v1, v2), example=None)
2012-02-24 10:17:30 +00:00
bmesh_py_types.h
bmesh py api (some api changes and doc additions)
2012-02-24 05:56:06 +00:00
bmesh_py_utils.c
typo cleanup, no functional changes.
2012-02-24 06:44:04 +00:00
bmesh_py_utils.h
bmesh py api, new submodules
2012-02-23 05:20:09 +00:00
CMakeLists.txt
bmesh py api, new submodules
2012-02-23 05:20:09 +00:00