Campbell Barton
cea086dd97
cleanup: disallow NULL arg to uvedit_aspect
...
also some typo's
2014-12-12 11:18:03 +01:00
Campbell Barton
bcbbc66795
Cleanup: unused headers
2014-11-28 15:52:30 +01:00
Bastien Montagne
c3e59379c0
UI message fix (yeah, I know... :/ ).
2014-08-20 21:52:00 +02:00
Campbell Barton
b9ebf44139
BMesh: intersect tool
...
Modeling tool to cut intersections into geometry (like boolean, without calculating inside/outside).
Faces are split along intersections, leaving new edges selected.
Access from Face menu.
2014-08-18 17:09:30 +10:00
Campbell Barton
4795b61c1b
Cleanup: assert / warn
2014-08-18 16:05:06 +10:00
Campbell Barton
dd9a33dc83
Add mesh tool to split faces by wire edges (face menu)
...
This can be used in a similar way to the knife tool, but the edges are manually setup first.
2014-07-11 10:32:33 +10:00