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
4f7bdc59d31e94bc97955c1efeef2a8fce0c8ecd
goo-engine
/
source
/
blender
/
python
/
bmesh
T
History
Campbell Barton
4f7bdc59d3
style cleanup: spelling.
...
also remove large, duplicate comments from sunsky.h
2012-03-09 00:41:09 +00:00
..
bmesh_py_api.c
fix for missing NULL check in bmesh.from_mesh(), bug [
#30446
]
2012-03-04 11:10:11 +00:00
bmesh_py_api.h
bmesh py api, new submodules
2012-02-23 05:20:09 +00:00
bmesh_py_select.c
fix for crash in bmesh py api, was missing NULL checks for parsing sequences and had bad string formatting in exception.
2012-03-04 02:09:02 +00:00
bmesh_py_select.h
bmesh py api - initial support for selection history.
2012-02-29 14:05:03 +00:00
bmesh_py_types.c
added API function to C and python
2012-03-09 00:01:38 +00:00
bmesh_py_types.h
style cleanup: spelling.
2012-03-09 00:41:09 +00:00
bmesh_py_utils.c
added API function to C and python
2012-03-09 00:01:38 +00:00
bmesh_py_utils.h
bmesh py api, new submodules
2012-02-23 05:20:09 +00:00
CMakeLists.txt
bmesh py api - initial support for selection history.
2012-02-29 14:05:03 +00:00