Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-17Fix Bevel crashes T49088 and T48858.Howard Trickey
2016-07-19Cleanup: style, spellingCampbell Barton
2016-07-02Cleanup: comment blocksCampbell Barton
2016-07-01BMesh: make toolflags optionalCampbell Barton
2016-06-29BMesh Intersect: use flags to keep track of vertsCampbell Barton
2016-06-27Docs: arg namesCampbell Barton
2016-06-23Fix T48707: Edit-mesh intersect crashCampbell Barton
2016-06-23Correct assertCampbell Barton
2016-06-21Fix null-pointer freeCampbell Barton
2016-06-20Fix building for Windows after 57cff46v (booleans unitialized)Dalai Felinto
2016-06-16Correct error in recent commitCampbell Barton
2016-06-16BMesh Decimate: use doubles to calculate optimized positionCampbell Barton
2016-06-15BMesh Decimate: support ngonsCampbell Barton
2016-06-14Fix T48154: Decimate topology changes with scaleCampbell Barton
2016-06-01Fix bug where corner boundary was straight when it should curve.Howard Trickey
2016-05-25Fix T47257: bevel crash when there are internal faces.Howard Trickey
2016-05-12Fix T48413: editmesh intersect tool crashCampbell Barton
2016-05-12Correct debug printsCampbell Barton
2016-05-06Cleanup: warningsCampbell Barton
2016-04-28BMesh: limited-dissolve, add check for wire edgesCampbell Barton
2016-04-20Minor optimization for limited-dissolveCampbell Barton
2016-04-19Minor edits to last commitCampbell Barton
2016-04-19Fix T47998: Limited dissolve fails /w holesCampbell Barton
2016-04-06Quiet warning for release buildCampbell Barton
2016-04-06Tweak fill-region method to produce fewer 'gaps'Campbell Barton
2016-04-01BMesh: improve path-select fill region w/ ngonsCampbell Barton
2016-03-30Shortest Path Select: option to select all paths between 2 elementsCampbell Barton
2016-01-12Fix T47164: [Scene.raycast] - True result when it should be False.Bastien Montagne
2016-01-08Fix bisect flagging w/ multiple cuts on an ngonCampbell Barton
2015-12-27BMesh Path Select: Face Stepping OptionCampbell Barton
2015-12-16BMesh: support connecting single-edge island linksCampbell Barton
2015-12-15Cleanup: math lib namingCampbell Barton
2015-12-13BMesh: don't use total faces to detect editsCampbell Barton
2015-12-13BMesh: no need to tag edges created to fill holesCampbell Barton
2015-12-12Cleanup: style/spellingCampbell Barton
2015-12-12BMesh: editmode booleans ignored when no faces cutCampbell Barton
2015-12-12Correct error in last boolean commitCampbell Barton
2015-12-11Commend timing prints for booleanCampbell Barton
2015-12-11BMesh: boolean wasn't ignoring hidden facesCampbell Barton
2015-12-11BMesh: Boolean as an edit-mode toolCampbell Barton
2015-12-11BMesh: hole support for intersect toolCampbell Barton
2015-12-10Fix for mistake in intersect duplicate list checkCampbell Barton
2015-12-10BMesh: minor optimization for intersectCampbell Barton
2015-12-02BMesh Decimate: don't collapse zero weighted edgesCampbell Barton
2015-12-02Cleanup: warnings & spellingCampbell Barton
2015-11-26Fix error with intersect handling split-wire edgesCampbell Barton
2015-11-21BMesh: improve face-path-picking w/ tri-fansCampbell Barton
2015-11-18BMesh: symmetry aware decimateCampbell Barton
2015-11-05Fix T46692: Triangulate creates duplicate facesCampbell Barton
2015-09-13Cleanup: spellingCampbell Barton