|
|
b40476455e
|
code cleanup: remove unused BMesh args.
|
2012-04-19 14:38:09 +00:00 |
|
|
|
475ecbb0ce
|
remove BM_ITER, BM_ITER_INDEX macros, use ELEM or MESH variants only (the maceros had unused args in both cases).
|
2012-04-19 13:47:58 +00:00 |
|
|
|
75b869e428
|
style cleanup: BM_ITER / BM_ITER_INDEX / BMO_ITER
|
2012-04-19 11:44:12 +00:00 |
|
|
|
152b253c2c
|
remove duplicate notifier event
|
2012-04-13 15:33:29 +00:00 |
|
|
|
817a96f243
|
fix [#30735] bmesh: loop-cut cuts faces isolated by hidden faces
|
2012-04-03 06:12:04 +00:00 |
|
|
|
f87c5b3453
|
fix [#30715] bmesh: select linked not ignoring hidden verts/edges/faces
add optional flag to ignore hidden elements.
also remove loop mask flag - since it wasnt used and vert/edge/face is enough.
|
2012-03-29 13:09:07 +00:00 |
|
|
|
09f29c0b70
|
style/name cleanup: have EDBM_* functions match our style guide and also match BM_ function naming conventions
|
2012-03-27 04:46:52 +00:00 |
|
|
|
48f0444760
|
style cleanup: editors/mesh - mostly whitespace around operators
|
2012-03-26 02:56:48 +00:00 |
|
|
|
2f348d8b5d
|
style cleanup: mainly for mesh code, also some WM function use.
|
2012-03-24 02:51:46 +00:00 |
|
|
|
0c898514f0
|
code cleanup: bmesh_ source files in our editor dir, they are the same as other editmesh_ files.
|
2012-03-24 00:20:36 +00:00 |
|