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
71d53203fa2aa466fa60b0faa6709db200096ea9
test2
/
source
/
blender
/
bmesh
History
Campbell Barton
5888830acb
tweak to r56784, no functional change, utility function worked confusingly.
2013-05-14 06:10:26 +00:00
..
intern
tweak to r56784, no functional change, utility function worked confusingly.
2013-05-14 06:10:26 +00:00
operators
new bevel: fix for crash in merge, could result in collapsing faces being invalid. rather then splice each edge, use weld_verts operator which handles removing degenerate geometry.
2013-05-13 14:31:45 +00:00
tools
code cleanup: avoid unneeded normalizations when joining tris -> quads, also correct assert with edge-collapse-decimate.
2013-04-21 13:10:05 +00:00
bmesh_class.h
- ghost-sdl builds again.
2013-03-16 20:49:46 +00:00
bmesh.h
- add generic edge-loop utility functions for bmesh.
2013-05-11 14:40:03 +00:00
CMakeLists.txt
- add generic edge-loop utility functions for bmesh.
2013-05-11 14:40:03 +00:00
SConscript
Merged changes in the trunk up to revision 55357.
2013-03-18 00:48:59 +00:00