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
329b832dc2ca24daed28ac022e95ded2ff09bbed
test
/
source
/
blender
/
bmesh
History
Campbell Barton
329b832dc2
BM_face_legal_splits - perform calculations in 2d (was using 3d vectors for all 2d operations)
2013-06-26 21:47:08 +00:00
..
intern
BM_face_legal_splits - perform calculations in 2d (was using 3d vectors for all 2d operations)
2013-06-26 21:47:08 +00:00
operators
remove bmesh arg from BM_face_legal_splits(), don't use a bmesh iterator.
2013-06-26 20:15:02 +00:00
tools
correct typos in comments.
2013-06-25 22:58:23 +00:00
bmesh_class.h
Remove paranoid null checks for editmesh EDBM_vert_at_index and friends (use asserts instead).
2013-06-19 18:59:54 +00:00
bmesh.h
edit-mesh improvements to select shortest path
2013-06-04 01:23:51 +00:00
CMakeLists.txt
Extend existing editmesh connect tool so it can connect across multiple faces.
2013-06-22 17:25:02 +00:00
SConscript
Merged changes in the trunk up to revision 55357.
2013-03-18 00:48:59 +00:00