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
72863eb03640ee96e4e9cd38d7332c19f72ff2f5
goo-engine
/
source
/
blender
/
python
/
bmesh
T
History
Campbell Barton
c0f88ed8a8
Cleanup: sort forward declarations of enum & struct
...
Done using: source/tools/utils_maintenance/c_sort_blocks.py
2019-01-28 21:17:58 +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
Merge branch 'master' into blender2.8
2018-09-19 12:14:36 +10:00
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
Cleanup: sort forward declarations of enum & struct
2019-01-28 21:17:58 +11:00
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
Spelling fixes in comments and descriptions, patch by luzpaz.
2018-09-03 16:55:01 +02:00
bmesh_py_utils.h
…
CMakeLists.txt
…