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
1246ef714e13d7e72d42aed46c260f698160dfd8
test2
/
source
/
blender
/
bmesh
History
Campbell Barton
ce3ea8942c
remove unneeded mesh->bmesh conversion code that copied BMLoop data in a separate loop (since there is no longer pre-allocated loop data on the new BMLoops).
2012-11-29 16:36:16 +00:00
..
intern
remove unneeded mesh->bmesh conversion code that copied BMLoop data in a separate loop (since there is no longer pre-allocated loop data on the new BMLoops).
2012-11-29 16:36:16 +00:00
operators
fix [
#33029
] Applying modifier leaks memory
2012-11-29 16:26:39 +00:00
tools
fix [
#33029
] Applying modifier leaks memory
2012-11-29 16:26:39 +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