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
a2a5ae5b54713d59287aebf189428270feddbb23
goo-engine
/
source
/
blender
/
python
/
bmesh
T
History
Campbell Barton
a96c9def6f
PyAPI: minor optimization for dictionary creation
...
Pass size when its known.
2016-07-31 17:22:04 +10:00
..
bmesh_py_api.c
PyAPI: Use module names on initializaton
2016-07-14 15:51:56 +10:00
bmesh_py_api.h
…
bmesh_py_geometry.c
…
bmesh_py_geometry.h
…
bmesh_py_ops_call.c
PyAPI: minor optimization for dictionary creation
2016-07-31 17:22:04 +10:00
bmesh_py_ops_call.h
…
bmesh_py_ops.c
…
bmesh_py_ops.h
…
bmesh_py_types_customdata.c
…
bmesh_py_types_customdata.h
…
bmesh_py_types_meshdata.c
…
bmesh_py_types_meshdata.h
…
bmesh_py_types_select.c
Add bmesh.select_history.discard
2016-01-13 04:03:47 +11:00
bmesh_py_types_select.h
…
bmesh_py_types.c
Cleanup: spelling, style
2016-07-08 00:48:45 +10:00
bmesh_py_types.h
…
bmesh_py_utils.c
…
bmesh_py_utils.h
…
CMakeLists.txt
…