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
f7a4ede79f9512f39db8632ff112e08a93f3a9d4
goo-engine
/
source
/
blender
/
python
/
bmesh
T
History
Campbell Barton
a3ddcc6b4d
Cleanup: correct PyModuleDef.m_slots reference
...
Changed in Python 3.5, match Python's internal name.
2022-09-08 15:32:33 +10:00
..
bmesh_py_api.c
Cleanup: correct PyModuleDef.m_slots reference
2022-09-08 15:32:33 +10:00
bmesh_py_api.h
…
bmesh_py_geometry.c
Cleanup: correct PyModuleDef.m_slots reference
2022-09-08 15:32:33 +10:00
bmesh_py_geometry.h
…
bmesh_py_ops_call.c
Cleanup: use "num" as a suffix in: source/blender/python
2022-03-28 14:14:31 +11:00
bmesh_py_ops_call.h
…
bmesh_py_ops.c
Cleanup: correct PyModuleDef.m_slots reference
2022-09-08 15:32:33 +10:00
bmesh_py_ops.h
…
bmesh_py_types_customdata.c
Cleanup: Rename CD_MLOOPCOL to CD_PROP_BYTE_COLOR
2022-04-20 09:10:10 -05:00
bmesh_py_types_customdata.h
…
bmesh_py_types_meshdata.c
…
bmesh_py_types_meshdata.h
…
bmesh_py_types_select.c
…
bmesh_py_types_select.h
…
bmesh_py_types.c
Cleanup: correct PyModuleDef.m_slots reference
2022-09-08 15:32:33 +10:00
bmesh_py_types.h
…
bmesh_py_utils.c
Cleanup: correct PyModuleDef.m_slots reference
2022-09-08 15:32:33 +10:00
bmesh_py_utils.h
…
CMakeLists.txt
…