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
f594e9b6acfe47d4f36282a787aa201c87bda37a
test
/
source
/
blender
/
bmesh
History
Campbell Barton
aa0caa448e
utility bmesh functions, for edge loop creation, optionally pass array BM_edge_split_n() to get verts created.
2013-05-22 06:00:26 +00:00
..
intern
utility bmesh functions, for edge loop creation, optionally pass array BM_edge_split_n() to get verts created.
2013-05-22 06:00:26 +00:00
operators
code cleanup: rename bmesh operator files to be more consistent
2013-05-20 07:38:11 +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
code cleanup: rename bmesh operator files to be more consistent
2013-05-20 07:38:11 +00:00
SConscript
Merged changes in the trunk up to revision 55357.
2013-03-18 00:48:59 +00:00