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
93deb27dd4b4e12f118cd74ca5c70a485c19e81b
test
/
source
/
blender
/
bmesh
History
Campbell Barton
8e3d590b76
code cleanup: python/pep8 and double-promotion warnings.
2013-03-28 19:33:14 +00:00
..
intern
BMesh: make the context create operator (Fkay) more logical, before calling each operator check the state that it can even run and do something.
2013-03-28 06:01:58 +00:00
operators
code cleanup: python/pep8 and double-promotion warnings.
2013-03-28 19:33:14 +00:00
tools
code cleanup:
2013-03-25 02:41:30 +00:00
bmesh_class.h
- ghost-sdl builds again.
2013-03-16 20:49:46 +00:00
bmesh.h
Triangulate modifier no longer uses bmesh operator api call, instead add a BM_mesh_triangulate() function. Gives ~2x speedup in my tests on an optimized build.
2013-01-29 10:31:05 +00:00
CMakeLists.txt
fix for mesh face filling when a valid edge-loop was selected but unselected connecting geometry existed inside the loop.
2013-03-27 07:54:11 +00:00
SConscript
use bool for knife, also scons tab/space mix.
2013-03-15 19:00:21 +00:00