projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Code cleanup
[blender.git]
/
source
/
blender
/
bmesh
/
intern
/
bmesh_mods.c
2014-07-18
Campbell Barton
Code cleanup
blob
|
commitdiff
|
raw
2014-07-17
Campbell Barton
Correct error in recelty added BM_face_split_edgenet
blob
|
commitdiff
|
raw
|
diff to current
2014-07-13
Campbell Barton
BMesh: minor speedup to BM_face_split_edgenet
blob
|
commitdiff
|
raw
|
diff to current
2014-07-11
Campbell Barton
Correct error in BM_face_split_edgenet when no faces...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-11
Campbell Barton
BMesh: new face splitting function BM_face_split_edgenet
blob
|
commitdiff
|
raw
|
diff to current
2014-06-27
Campbell Barton
BMesh: add ability not to delete vertex when collapsing
blob
|
commitdiff
|
raw
|
diff to current
2014-04-30
Campbell Barton
Code cleanup: remove unused includes
blob
|
commitdiff
|
raw
|
diff to current
2014-04-12
Campbell Barton
BMesh: minor change to looping
blob
|
commitdiff
|
raw
|
diff to current
2014-04-08
Campbell Barton
BMesh: bmesh_sfme now initializes the copy
blob
|
commitdiff
|
raw
|
diff to current
2014-03-24
Campbell Barton
Code cleanup: ifdef debug only checks and simplify...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-24
Campbell Barton
Fix T39331: Dissolve vertex crash
blob
|
commitdiff
|
raw
|
diff to current
2014-03-13
Campbell Barton
Fix for possible (unlikely) uninitialized var use in...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-21
Campbell Barton
Fix own mistake with zealous check for face splitting
blob
|
commitdiff
|
raw
|
diff to current
2013-12-24
Campbell Barton
BMesh optimize face splitting by taking loops rather...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-23
Campbell Barton
BMesh API: make simple, low level functions inline
blob
|
commitdiff
|
raw
|
diff to current
2013-10-26
Campbell Barton
fix for BM_faces_join_pair() making the assumption...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-21
Bastien Montagne
Fix [#37160] Rotate edge direction changed between...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-28
Thomas Dinges
Cycles / Sky Texture:
blob
|
commitdiff
|
raw
|
diff to current
2013-08-23
Campbell Barton
fix leak in BM_face_split() with multires if the split...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-21
Campbell Barton
use BM_CREATE_NOP arg rather then zero, with pointer...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-31
Thomas Dinges
Cycles / HSV Separator and Combine node:
blob
|
commitdiff
|
raw
|
diff to current
2013-07-31
Thomas Dinges
Merged revision(s) 58682-58770 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-29
Sergey Sharybin
Merging r58475 through r58700 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-28
Campbell Barton
bmesh: skip error checks when building in release mode...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-28
Thomas Dinges
Merged revision(s) 58585-58681 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-27
Campbell Barton
code cleanup: typos
blob
|
commitdiff
|
raw
|
diff to current
2013-07-17
Mitchell Stokes
Merging changes from trunk r58091-58323.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-13
Thomas Dinges
Merged revision(s) 58093-58225 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-11
Sergey Sharybin
Merging r58148 through r58165 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-11
Campbell Barton
fix for problem with edge slide where it would stop...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-09
Mitchell Stokes
Creating a BGE staging branch.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-22
Campbell Barton
utility bmesh functions, for edge loop creation, option...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-24
Tamito Kajiyama
Merged changes in the trunk up to revision 55546.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-18
Tamito Kajiyama
Merged changes in the trunk up to revision 55357.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-09
Campbell Barton
code cleanup: make bmesh var names more consistent
blob
|
commitdiff
|
raw
|
diff to current
2013-02-25
Sergey Sharybin
code cleanup: remove unused and unsupported functions...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-25
Sergey Sharybin
Camera tracking: libmv distortion API now also uses...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-26
Tamito Kajiyama
Merged changes in the trunk up to revision 54110.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-14
Campbell Barton
use booleans for bmesh api.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-19
Tamito Kajiyama
Merged changes in the trunk up to revision 53146.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-11
Campbell Barton
minor speedup - replace use of smallhash with api_flags...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-11
Campbell Barton
own cleanup commit in bmesh branch - removed last lette...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-10
Sergey Sharybin
Merging r51923 through r52851 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-01
Tamito Kajiyama
Merged changes in the trunk up to revision 52690.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-30
Campbell Barton
fix for another error in my own recent commit, beauty...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-12
Tamito Kajiyama
Merged changes in the trunk up to revision 52118.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-09
Campbell Barton
bmesh refactor - rename some of the BM_****_share_...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-05
Sergey Sharybin
Merging r50625 through r51896 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-29
Tamito Kajiyama
Merged changes in the trunk up to revision 51718.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-25
Campbell Barton
fix for build error in own commit with non gcc compiler...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-23
Campbell Barton
style cleanup: also rename bmesh_decimate.c --> bmesh_d...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-20
Tamito Kajiyama
Merged changes in the trunk up to revision 51448.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-16
Campbell Barton
fix for 2 cases BM_disk_dissolve() could fail/assert.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-09
Ove Murberg Henriksen
svn merge ^/trunk/blender -r48592:HEAD
blob
|
commitdiff
|
raw
|
diff to current
2012-09-23
Tamito Kajiyama
Merged changes in the trunk up to revision 50829.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-19
Campbell Barton
code cleanup: make shape key api names consistent with...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-29
Tamito Kajiyama
Merged changes in the trunk up to revision 50257.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-26
Sergey Sharybin
Merging r50192 through r50223 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-25
Campbell Barton
add conjugate_qt_qt(), also some code cleanup and use...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-19
Sergey Sharybin
Merging r49953 through r50015 into from trunk into...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-18
Tamito Kajiyama
Merged changes in the trunk up to revision 49986.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-17
Campbell Barton
fix own error in recent smoothview cleanup, also correc...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-14
Campbell Barton
svn merge ^/trunk/blender -r49867:49886
blob
|
commitdiff
|
raw
|
diff to current
2012-08-13
Campbell Barton
style cleanup: use <pre> for doxygen ascii art
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-03
Tamito Kajiyama
Merged changes in the trunk up to revision 48505.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-29
Campbell Barton
svn merge ^/trunk/blender -r48378:48406
blob
|
commitdiff
|
raw
|
diff to current
2012-06-29
Antony Riakiotakis
Fix #31951 Subdivide with multires splits uvs.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-26
Tamito Kajiyama
Merged changes in the trunk up to revision 47056.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-24
Sergey Sharybin
Merging r46725 through r46963 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-21
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46750:HEAD
blob
|
commitdiff
|
raw
|
diff to current
2012-05-19
Campbell Barton
code cleanup: use TRUE/FALSE rather then 1/0 for better...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-09
Ove Murberg Henriksen
svn merge ^/trunk/blender -r45927:HEAD --accept=theirs...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Ove Murberg Henriksen
merging back to a version that works...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Sergey Sharybin
Merging r46203 through r46413 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46380:HEAD
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46380:46390
blob
|
commitdiff
|
raw
|
diff to current
2012-05-08
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46370:46380
blob
|
commitdiff
|
raw
|
diff to current
2012-05-07
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46360:46370
blob
|
commitdiff
|
raw
|
diff to current
2012-05-07
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46340:46350
blob
|
commitdiff
|
raw
|
diff to current
2012-05-07
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46340:46350
blob
|
commitdiff
|
raw
|
diff to current
2012-05-07
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46335:46340
blob
|
commitdiff
|
raw
|
diff to current
2012-05-07
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46330:46335
blob
|
commitdiff
|
raw
|
diff to current
2012-05-07
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46300:46330
blob
|
commitdiff
|
raw
|
diff to current
2012-05-06
Ove Murberg Henriksen
svn merge ^/trunk/blender -r46000:46100
blob
|
commitdiff
|
raw
|
diff to current
2012-05-05
Tamito Kajiyama
Merged changes in the trunk up to revision 46309.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-03
Campbell Barton
style cleanup: formatting and some float/double promotion
blob
|
commitdiff
|
raw
|
diff to current
2012-04-29
Tamito Kajiyama
Merged changes in the trunk up to revision 46045.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-28
Sergey Sharybin
Merging r45936 through r46042 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-28
Campbell Barton
style cleanup: format 'for' loop macros the same as...
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-23
Sergey Sharybin
Merging r45810 through r45876 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-23
Campbell Barton
code cleanup: better use of BLI_array_* (grow in larger...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-23
Campbell Barton
code cleanup: change C naming convention (so py and...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-21
Tamito Kajiyama
Merged changes in the trunk up to revision 45820.
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
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
next