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
40ab9be14a26b5a032fbb5512bc3dc7d0d3c4a2a
test
/
source
/
blender
/
bmesh
History
Campbell Barton
1b4c9e1ad4
beautify fill: skip testing invalid cases (2 triangles that _don't_ have 4 unique verts between them).
2013-03-25 04:48:30 +00:00
..
intern
style cleanup
2013-03-18 11:44:56 +00:00
operators
beautify fill: skip testing invalid cases (2 triangles that _don't_ have 4 unique verts between them).
2013-03-25 04:48:30 +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
code cleanup: remove bmesh subdivide header, all definitions can be included in bmo_subdivide.c.
2013-03-13 05:33:23 +00:00
SConscript
use bool for knife, also scons tab/space mix.
2013-03-15 19:00:21 +00:00