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
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
bmesh py api, more wrapped funcs:
2012-02-23 04:19:25 +00:00
generic
utility functions to convert between flags / sets, without depending on RNA API.
2012-02-22 09:15:46 +00:00
intern
bmesh py api - generalize bmesg sequences to use the iterator type and optionally another bmesh element.
2012-02-22 10:41:07 +00:00
mathutils
unify include guard defines, __$FILENAME__
2012-02-17 18:59:41 +00:00
BPY_extern.h
unify include guard defines, __$FILENAME__
2012-02-17 18:59:41 +00:00
CMakeLists.txt
initial bmesh python api.
2012-02-22 09:19:53 +00:00
rna_dump.py
Code Cleanup: check is / is not when comparing singletons.
2012-02-02 21:07:56 +00:00
SConscript
initial bmesh python api.
2012-02-22 09:19:53 +00:00
simple_enum_gen.py
Space types:
2011-11-01 20:14:58 +00:00