projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
code cleanup: change C naming convention (so py and C api match), eg:
[blender.git]
/
source
/
blender
/
editors
/
mesh
/
editmesh_rip.c
2012-04-23
Campbell Barton
code cleanup: change C naming convention (so py and...
blob
|
commitdiff
|
raw
2012-04-21
Campbell Barton
style cleanup: correct typos
blob
|
commitdiff
|
raw
|
diff to current
2012-04-21
Campbell Barton
fix [#31047] ctrl+mouse select in edit-mode does not...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-21
Campbell Barton
fix error in recent rip refactor, also add comment.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-20
Campbell Barton
style cleanup: pep8, also quiet compiler warning.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-20
Campbell Barton
code cleanup: prefer BM_face/edge/vert_select_set(...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-20
Campbell Barton
aparently `yards` are not used a lot, suppress their...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-20
Campbell Barton
refactor rip tool out into vert/edge functions, was...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-19
Campbell Barton
rip tool wasnt working on a single edge selection in...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-19
Campbell Barton
bmesh: improve rip tool
blob
|
commitdiff
|
raw
|
diff to current
2012-04-19
Campbell Barton
committed check by mistake, its not needed.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-19
Campbell Barton
bmesh rip: when there are selected faces call region_to...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-19
Campbell Barton
fix [#31015] Rip has weird results in vertex selection...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-19
Campbell Barton
code cleanup: remove unused BMesh args.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-19
Campbell Barton
remove BM_ITER, BM_ITER_INDEX macros, use ELEM or MESH...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-19
Campbell Barton
style cleanup: BM_ITER / BM_ITER_INDEX / BMO_ITER
blob
|
commitdiff
|
raw
|
diff to current
2012-04-18
Campbell Barton
code cleanup: replace use of BM_edge_face_count with...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-17
Campbell Barton
fix error in single vertex ripping where the edit-selec...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-17
Campbell Barton
fix [#30970] Rip Tool: selecting the side of edges...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-17
Campbell Barton
move rip out into its own file
blob
|
commitdiff
|
raw
|
diff to current