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
e1cb4aade83dbee536e75fb15d64905c918d045d
test
/
source
/
blender
/
bmesh
History
Campbell Barton
cd089ea321
bmesh edgeloop utility function, calculates an edge loop from 2 verts (start and endpoint).
2013-05-15 06:27:48 +00:00
..
intern
bmesh edgeloop utility function, calculates an edge loop from 2 verts (start and endpoint).
2013-05-15 06:27:48 +00:00
operators
fix for own recent change with normal calculation (with no faces it wasn't freeing 0 byte allocation).
2013-05-15 05:56:49 +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
bridge tool: fix for error in recent commit. missed NULL check for example face.
2013-05-14 10:56:18 +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