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
f02f491ed04b3427840c375de3fd62c9de59cd84
test2
/
source
/
blender
/
modifiers
History
Campbell Barton
37489d71c7
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
..
intern
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
add bullet define & include for scons makesrna, also move meshcache utils into own file.
2013-01-24 02:14:39 +00:00
MOD_modifiertypes.h
mesh-cache deform modifier,
2013-01-21 15:41:00 +00:00
SConscript
use inline functions for subsurf MVert,MEdge mesh array functions, also some include cleanup for scons/cmake.
2013-01-24 11:28:26 +00:00