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
fd9dac77d1d6de6ae6eea3ccc19099decfae665f
test
/
source
/
blender
/
bmesh
History
Campbell Barton
fd9dac77d1
bevel now only takes manifold edges (so it doesnt need to check for them)
2012-11-18 09:33:11 +00:00
..
intern
move decimator into tools/ dir
2012-11-18 08:16:09 +00:00
operators
bevel now only takes manifold edges (so it doesnt need to check for them)
2012-11-18 09:33:11 +00:00
tools
bevel now only takes manifold edges (so it doesnt need to check for them)
2012-11-18 09:33:11 +00:00
bmesh_class.h
BM_iter_as_arrayN() can now take an optional existing array argument, useful to avoid many small malloc's by passing a fixes size stack variable instead.
2012-11-12 05:53:43 +00:00
bmesh.h
finish moving bevel code out of the operator dir (it works again)
2012-11-18 08:35:27 +00:00
CMakeLists.txt
finish moving bevel code out of the operator dir (it works again)
2012-11-18 08:35:27 +00:00
SConscript
Big i18n commit: add "reports" from bmesh/readfile/tracking/dynapaint (and a few others), and another bunch of UI messages tweaks/fixes, as well as some BKE_report()<->BKE_reportf()...
2012-10-26 17:32:50 +00:00