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
af35ada2f3fa8da4d46b3a71de724d353d716820
goo-engine
/
source
/
blender
/
python
/
bmesh
T
History
Campbell Barton
2abfcebb0e
Cleanup: use C comments for descriptive text
...
Follow our code style guide by using C-comments for text descriptions.
2020-10-10 22:04:51 +11:00
..
bmesh_py_api.c
Cleanup: use real-module for 'bmesh.ops'
2020-10-09 12:11:00 +11:00
bmesh_py_api.h
…
bmesh_py_geometry.c
…
bmesh_py_geometry.h
…
bmesh_py_ops_call.c
Cleanup: use const variables where possible in the Python API
2020-08-20 16:10:13 +10:00
bmesh_py_ops_call.h
…
bmesh_py_ops.c
Cleanup: use real-module for 'bmesh.ops'
2020-10-09 12:11:00 +11:00
bmesh_py_ops.h
…
bmesh_py_types_customdata.c
Cleanup: use C comments for descriptive text
2020-10-10 22:04:51 +11:00
bmesh_py_types_customdata.h
…
bmesh_py_types_meshdata.c
Cleanup: use C comments for descriptive text
2020-10-10 22:04:51 +11:00
bmesh_py_types_meshdata.h
Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fix
2020-09-04 21:04:16 +02:00
bmesh_py_types_select.c
Cleanup: use const variables where possible in the Python API
2020-08-20 16:10:13 +10:00
bmesh_py_types_select.h
…
bmesh_py_types.c
Cleanup: use const variables where possible in the Python API
2020-08-20 16:10:13 +10:00
bmesh_py_types.h
Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fix
2020-09-04 21:04:16 +02:00
bmesh_py_utils.c
…
bmesh_py_utils.h
…
CMakeLists.txt
Merge newboolean branch into master.
2020-08-28 11:01:06 -04:00