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
820d1b249df239b8ec1161ea3fb3f99fb62c9f49
goo-engine
/
source
/
blender
/
python
/
bmesh
T
History
Campbell Barton
a93cbb70cd
Fix T60643: BMesh operator enum args fail when unset from Python
...
Error introduced with bmesh operator enum support:
1e6a5eb087
2019-01-22 14:28:17 +11:00
..
bmesh_py_api.c
Cleanup: python doc-strings
2018-11-14 09:26:53 +11:00
bmesh_py_api.h
…
bmesh_py_geometry.c
…
bmesh_py_geometry.h
…
bmesh_py_ops_call.c
Fix T60643: BMesh operator enum args fail when unset from Python
2019-01-22 14:28:17 +11:00
bmesh_py_ops_call.h
…
bmesh_py_ops.c
Cleanup: add trailing commas
2019-01-19 13:58:35 +11:00
bmesh_py_ops.h
…
bmesh_py_types_customdata.c
…
bmesh_py_types_customdata.h
…
bmesh_py_types_meshdata.c
Cleanup: add trailing commas
2019-01-19 13:58:35 +11:00
bmesh_py_types_meshdata.h
…
bmesh_py_types_select.c
…
bmesh_py_types_select.h
…
bmesh_py_types.c
Cleanup: add trailing commas to structs
2019-01-07 09:15:07 +11:00
bmesh_py_types.h
…
bmesh_py_utils.c
…
bmesh_py_utils.h
…
CMakeLists.txt
…