|
|
bea1a12751
|
fix [#31015] Rip has weird results in vertex selection mode vs face
|
2012-04-19 16:20:07 +00:00 |
|
|
|
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 |
|
|
|
f1ececaabb
|
code cleanup: replace use of BM_edge_face_count with BM_edge_is_manifold and BM_edge_is_boundary
|
2012-04-18 06:44:48 +00:00 |
|
|
|
830013aabe
|
fix error in single vertex ripping where the edit-selection could be left on unselected verts or not set on the newly ripped vertex.
also some corrections to comments.
|
2012-04-17 18:36:29 +00:00 |
|
|
|
1d6a5a4aa4
|
fix [#30970] Rip Tool: selecting the side of edges works incorrectly
|
2012-04-17 18:14:31 +00:00 |
|
|
|
09f722740f
|
move rip out into its own file
|
2012-04-17 10:25:23 +00:00 |
|