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
8a61ea7296f17428f062a840c560e08a5a2f72ea
goo-engine
/
source
/
blender
/
python
/
bmesh
T
History
Campbell Barton
8a61ea7296
Cleanup: add trailing commas
...
Prevents clang-format merging into a single line.
2019-01-19 13:58:35 +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
Merge branch 'master' into blender2.8
2018-12-12 13:02:09 +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
…
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
…