|
|
d7cc2be2b7
|
add linklist stack macros, use where over allocating an array was previously done.
|
2013-08-17 05:33:55 +00:00 |
|
|
|
76e989d7b1
|
function renaming for own recently added BLI_math functions, suggested by Brecht.
|
2013-07-30 10:58:36 +00:00 |
|
|
|
cdc315a69b
|
bmesh optimization (noted as todo), avoid recalculating normal every time BM_face_legal_splits() runs,
assume normal is valid (assert when its not).
|
2013-07-29 06:04:09 +00:00 |
|
|
|
4f02555004
|
new mesh tool for cleaning up meshes, splits up non-planar faces while they exceed a given angle threshold
(access from the 'Mesh -> Clean' menu).
|
2013-07-28 19:53:46 +00:00 |
|