This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
a333ef01001bf034b644ab193521b930cc3d4e43
test2
/
source
/
blender
/
bmesh
History
Campbell Barton
dad7afa1af
code cleanup: remove double call to BKE_node_instance_key(), rename ruler (lots of tools are 3d :)), and redundant assignment.
2013-03-21 14:16:55 +00:00
..
intern
style cleanup
2013-03-18 11:44:56 +00:00
operators
code cleanup: remove double call to BKE_node_instance_key(), rename ruler (lots of tools are 3d :)), and redundant assignment.
2013-03-21 14:16:55 +00:00
tools
code cleanup: shadowing
2013-03-16 14:33:32 +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