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
ceed3ef640bb40e1232feeb409220fe19011bc43
test
/
source
/
blender
/
bmesh
History
Campbell Barton
a91814e94d
style cleanup
2012-11-26 11:03:14 +00:00
..
intern
py/bmesh api - support for converting from/to BMO_OP_SLOT_MAPPING type.
2012-11-26 08:44:37 +00:00
operators
style cleanup
2012-11-26 11:03:14 +00:00
tools
use slightly more efficient BLI_array_fixedstack_declare() instead of BLI_array_staticdeclare() for bevel code since the array size is known.
2012-11-26 05:06:33 +00:00
bmesh_class.h
bmesh: lazy initialize bmesh tool flag pool, has the advantage that modifiers that dont use bmesh operators can skip allocating it.
2012-11-18 12:14:22 +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