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
2a9bc888d0b5dfbea12ccd5024d6d90770aaa396
goo-engine
/
source
/
blender
/
python
/
bmesh
T
History
Campbell Barton
2a9bc888d0
Fix T47784: BMesh.from_object broken keyword args
2016-03-15 00:38:33 +11:00
..
bmesh_py_api.c
Use PyC_ParseBool to parse bools
2015-08-04 18:49:42 +10:00
bmesh_py_api.h
…
bmesh_py_geometry.c
…
bmesh_py_geometry.h
…
bmesh_py_ops_call.c
Cleanup: spelling
2015-09-14 02:22:22 +10:00
bmesh_py_ops_call.h
…
bmesh_py_ops.c
…
bmesh_py_ops.h
…
bmesh_py_types_customdata.c
Cleanup: simplify PyBMesh customdata API use
2015-09-18 16:40:54 +10:00
bmesh_py_types_customdata.h
…
bmesh_py_types_meshdata.c
Cleanup: remove redundant initializers
2015-04-16 22:26:20 +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
Fix T47784: BMesh.from_object broken keyword args
2016-03-15 00:38:33 +11:00
bmesh_py_types.h
Fix leak in BPy_BMElem_PySeq_As_Array
2015-07-29 10:49:34 +10:00
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
…