projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
move edge split into its own function which can be called by the modifier without...
[blender.git]
/
source
/
blender
/
bmesh
/
operators
/
bmo_edgesplit.c
2012-12-12
Campbell Barton
move edge split into its own function which can be...
blob
|
commitdiff
|
raw
2012-12-12
Campbell Barton
use header only tags for edge split (to prepare to...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-20
Campbell Barton
code cleanup: make bmesh operator names more consistant...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-19
Campbell Barton
use input and output slots for bmesh operators, needed...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-10
Sergey Sharybin
Mango request: added an input node to use track's posit...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-04
Ove Murberg Henriksen
svn merge ^/trunk/blender -r48095:48592
blob
|
commitdiff
|
raw
|
diff to current
2012-07-01
Campbell Barton
svn merge ^/trunk/blender -r48415:48469
blob
|
commitdiff
|
raw
|
diff to current
2012-06-30
Campbell Barton
rename bmesh ops since they are exposed in an api now.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-28
Sergey Sharybin
Camera tracking: support of tripod motion solving
blob
|
commitdiff
|
raw
|
diff to current
2012-04-24
Ove Murberg Henriksen
svn merge ^/trunk/blender -r44562:HEAD
blob
|
commitdiff
|
raw
|
diff to current
2012-04-19
Sergey Sharybin
Merging r45748 through r45791 from trunk into soc-2011...
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-19
Brecht Van Lommel
Fix #31009: edge split did not split non-manifold edges...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-14
Sergey Sharybin
Merging r44227 through r45619 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-12
Ove Murberg Henriksen
svn merge ^/trunk/blender -r45364:HEAD --accept postpone
blob
|
commitdiff
|
raw
|
diff to current
2012-04-06
Campbell Barton
code cleanup: add doxygen headers to bmesh operator...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-03
Ove Murberg Henriksen
svn merge ^/trunk/blender -r44562:45364
blob
|
commitdiff
|
raw
|
diff to current
2012-03-30
Nicholas Bishop
For BMesh functions that test flags, add enabled/disabl...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-28
Campbell Barton
fix [#30701] bmesh: segfault when ripping partially...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-26
Campbell Barton
fix [#30257] bmesh: Rip "V" don't work on end vertex
blob
|
commitdiff
|
raw
|
diff to current
2012-03-24
Campbell Barton
code cleanup: move bmesh inline funcs to headers (avoid...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-19
Campbell Barton
code cleanup: bmesh api - make arg order consistent...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-18
Campbell Barton
spelling cleanup
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Campbell Barton
BMesh: rewrite edge split code (used by edge split...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-08
Campbell Barton
bmesh: fix for edge split allowing marked boundry edges...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-08
Campbell Barton
building without python works again, cleanup bmesh...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-07
Campbell Barton
re: edge split with edges only connected to 2 faces...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-07
Campbell Barton
revert own commit r44684 it broke edges with one vertex...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-06
Campbell Barton
bmesh edge split - use a faster method of finding isola...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-06
Campbell Barton
code cleanup - give edge split more helpful var names...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-05
Campbell Barton
fix [#30459] BMesh Edge Split Hangs.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-04
Campbell Barton
* rename BM_face_other_loop --> BM_face_other_edge_loop
blob
|
commitdiff
|
raw
|
diff to current
2012-03-04
Campbell Barton
switch arg order for BM_face_other_* funcs (make face...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-03
Campbell Barton
style cleanup - spelling corrections & update some...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-02
Campbell Barton
remove prints committed by accident.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-02
Campbell Barton
code cleanup:
blob
|
commitdiff
|
raw
|
diff to current
2012-03-01
Campbell Barton
bmmesh api - use struct rather than int[4] to initializ...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-01
Campbell Barton
bmesh api:
blob
|
commitdiff
|
raw
|
diff to current
2012-03-01
Campbell Barton
Spelling Cleanup
blob
|
commitdiff
|
raw
|
diff to current
2012-02-28
Campbell Barton
code cleanup:
blob
|
commitdiff
|
raw
|
diff to current
2012-02-26
Campbell Barton
style cleanup
blob
|
commitdiff
|
raw
|
diff to current
2012-02-19
Campbell Barton
misc changes from trunk (avoid confusion since these...
bmesh
blob
|
commitdiff
|
raw
|
diff to current
2012-02-19
Campbell Barton
copying bmesh dir on its own from bmesh branch
blob
|
commitdiff
|
raw
|
diff to current
2012-02-19
Campbell Barton
svn merge ^/trunk/blender -r44235:44250
blob
|
commitdiff
|
raw
|
diff to current
2012-02-19
Campbell Barton
svn merge ^/trunk/blender -r44213:44235 --- fixes...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-17
Campbell Barton
svn merge ^/trunk/blender -r44204:44213
blob
|
commitdiff
|
raw
|
diff to current
2012-02-17
Campbell Barton
svn merge ^/trunk/blender -r44189:44204
blob
|
commitdiff
|
raw
|
diff to current
2012-02-17
Campbell Barton
svn merge ^/trunk/blender -r44136:44189
blob
|
commitdiff
|
raw
|
diff to current
2012-02-15
Campbell Barton
svn merge ^/trunk/blender -r44118:44136
blob
|
commitdiff
|
raw
|
diff to current
2012-02-15
Campbell Barton
svn merge ^/trunk/blender -r44076:44118
blob
|
commitdiff
|
raw
|
diff to current
2012-02-13
Campbell Barton
svn merge ^/trunk/blender -r44024:44076
blob
|
commitdiff
|
raw
|
diff to current
2012-02-13
Campbell Barton
more bmesh minor api cleanup
blob
|
commitdiff
|
raw
|
diff to current
2012-02-12
Campbell Barton
api name conventions, more minor changes: flag set...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-12
Campbell Barton
BMesh api function naming.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-12
Campbell Barton
prefix bmesh operator files with bmo_ (otherwise adding...
blob
|
commitdiff
|
raw
|
diff to current