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
728cffa9ce5f7e14ca474ae9fdcb654f0e01d2b4
goo-engine
/
source
/
blender
/
python
/
bmesh
T
History
Campbell Barton
85d53620aa
Cleanup: avoid confusing assignment
2017-09-04 14:35:35 +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
Cleanup: avoid confusing assignment
2017-09-04 14:35:35 +10:00
bmesh_py_ops_call.h
…
bmesh_py_ops.c
…
bmesh_py_ops.h
…
bmesh_py_types_customdata.c
PyAPI: Make use of PyC_LongAs... API
2017-08-20 15:49:10 +10:00
bmesh_py_types_customdata.h
…
bmesh_py_types_meshdata.c
PyAPI: Make use of PyC_LongAs... API
2017-08-20 15:49:10 +10:00
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
Docs: BMesh.from_mesh behavior w/ multiple calls
2017-08-28 12:40:36 +10:00
bmesh_py_types.h
…
bmesh_py_utils.c
BMesh: raise exception face-split w/ adjacent loops
2015-11-25 12:08:50 +11:00
bmesh_py_utils.h
…
CMakeLists.txt
…