This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
d330efa08405a0c0532b93ce6019b08e89c6266d
test
/
source
/
blender
/
python
/
bmesh
History
Howard Trickey
d330efa084
Fix 30401: Python API vert new((0,0,0)) crashes.
...
Thanks to Campbell for fix, adding an & to an arg. Also needed to negate the sense of a later test.
2012-02-29 14:16:35 +00:00
..
bmesh_py_api.c
bmesh py api - initial support for selection history.
2012-02-29 14:05:03 +00:00
bmesh_py_api.h
bmesh py api, new submodules
2012-02-23 05:20:09 +00:00
bmesh_py_select.c
bmesh py api - initial support for selection history.
2012-02-29 14:05:03 +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
Fix 30401: Python API vert new((0,0,0)) crashes.
2012-02-29 14:16:35 +00:00
bmesh_py_types.h
use LIKELY/UNLIKELY macros for operations that run a lot.
2012-02-26 23:59:08 +00:00
bmesh_py_utils.c
bmesh - remove faces with <3 sides after dissolve/collapse (most tools already did this).
2012-02-26 05:48:12 +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