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
cb5ed2e5f458190cbea2ba41d00f7fe001ab00a7
goo-engine
/
source
/
blender
/
python
/
bmesh
T
History
Campbell Barton
2790740813
Cleanup: spelling
2019-08-17 00:57:05 +10:00
..
bmesh_py_api.c
…
bmesh_py_api.h
…
bmesh_py_geometry.c
…
bmesh_py_geometry.h
…
bmesh_py_ops_call.c
…
bmesh_py_ops_call.h
…
bmesh_py_ops.c
…
bmesh_py_ops.h
…
bmesh_py_types_customdata.c
Cleanup: move trailing comments to avoid wrapping code
2019-08-14 23:32:24 +10:00
bmesh_py_types_customdata.h
Revert "Cleanup: add semicolon after PyObject_VAR_HEAD"
2019-05-03 18:09:52 +10:00
bmesh_py_types_meshdata.c
Cleanup: spelling
2019-08-17 00:57:05 +10:00
bmesh_py_types_meshdata.h
Revert "Cleanup: add semicolon after PyObject_VAR_HEAD"
2019-05-03 18:09:52 +10:00
bmesh_py_types_select.c
…
bmesh_py_types_select.h
Revert "Cleanup: add semicolon after PyObject_VAR_HEAD"
2019-05-03 18:09:52 +10:00
bmesh_py_types.c
Fix bmesh_to_mesh freeing possibly referenced vertices
2019-05-31 15:07:15 +02:00
bmesh_py_types.h
Cleanup: move trailing comments to avoid wrapping code
2019-08-14 23:32:24 +10:00
bmesh_py_utils.c
…
bmesh_py_utils.h
…
CMakeLists.txt
…