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
8ecce451ab928fd2ab9d2844e8f337c18c6f1269
test
/
source
/
blender
/
bmesh
History
Campbell Barton
8ecce451ab
bmesh operator naming - use clearer names for args eg: (mat -> matrix, use_singleedge -> use_single_edge)
...
also remove duplicate docs for operator arg formatting.
2012-11-28 00:16:06 +00:00
..
intern
bmesh operator naming - use clearer names for args eg: (mat -> matrix, use_singleedge -> use_single_edge)
2012-11-28 00:16:06 +00:00
operators
bmesh operator naming - use clearer names for args eg: (mat -> matrix, use_singleedge -> use_single_edge)
2012-11-28 00:16:06 +00:00
tools
fix for asserts added in own recent commit with more strict type-checking
2012-11-27 02:34:40 +00:00
bmesh_class.h
bmesh/py operator api:
2012-11-27 00:50:59 +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