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
e6830300b7fbc03f72fbc35cafd35a147bf590dd
test2
/
source
/
blender
/
bmesh
History
Campbell Barton
e9208e99b7
bridge tool: calculate face normals before triangulating, own error when removing normal recalc from the bmesh operator.
...
also rename `Fill Grid` -> `Grid Fill` to match `Beauty Fill`
2013-07-01 07:15:12 +00:00
..
intern
add type checking assert in bmesh operator iterator.
2013-07-01 07:12:05 +00:00
operators
bridge tool: calculate face normals before triangulating, own error when removing normal recalc from the bmesh operator.
2013-07-01 07:15:12 +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