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
3fe8134d6dbd954c6afaec8064abc30be61886c7
test
/
source
/
blender
/
bmesh
History
Campbell Barton
3fe8134d6d
add subtypes to bmesh operators (needed for python api to know how to convert return values).
2012-11-26 02:24:03 +00:00
..
intern
add subtypes to bmesh operators (needed for python api to know how to convert return values).
2012-11-26 02:24:03 +00:00
operators
fix for inset getting bad UV's/VCols at face boundaries.
2012-11-23 05:49:00 +00:00
tools
code cleanup: doxy comment corrections and correct own typo animation player docs.
2012-11-26 00:59:11 +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