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
2021-03-02Cleanup: spelling, minor correctionsCampbell Barton
2021-03-01Cleanup: spellingCampbell Barton
2021-02-28Fix T86082 Bevel messed up UVs on some multisegment bevels.Howard Trickey
2021-02-24Docs: clarify radial/cycle use for BMesh loopsCampbell Barton
2021-02-22Fix T85753: Default UVs for Icosphere are flipped horizontallyPhilipp Oeser
2021-02-22Fix proportional connected not working with loose edges due to hidden geometryPablo Dobarro
2021-02-17Cleanup: spellingCampbell Barton
2021-02-13Cleanup: macro hygiene, use parenthesis around operatorsCampbell Barton
2021-02-10Cleanup: spellingCampbell Barton
2021-02-10Cleanup: update old commentsCampbell Barton
2021-02-09Cleanup: spellingCampbell Barton
2021-02-07Fix T84493 et al: New Boolean on Suzanne.Howard Trickey
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-05Cleanup: outdated/unhelpful commentsCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-31Cleanup: remove unused BMesh.currentop struct memberCampbell Barton
2021-01-31Cleanup: correct and update comments for bmesh walkersCampbell Barton
2021-01-30Fix T84465 Bevel Percent and Absolute when limit type is Weight.Howard Trickey
2021-01-29Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-29Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-29Fix T84906: Loop select can fail when starting from an ngonCampbell Barton
2021-01-29Docs: add diagrams describing the purpose of BMwEdgeLoopWalker.f_hubCampbell Barton
2021-01-24Cleanup: spellingCampbell Barton
2021-01-20Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-20BMesh: add function to check if a point is inside a faces UV'sCampbell Barton
2021-01-20Cleanup: remove extra in trailing asteriskCampbell Barton
2021-01-13Cleanup: spellingCampbell Barton
2021-01-06Fix T84426: Limit dissolve ignores selection with custom normalsCampbell Barton
2021-01-06BMesh: assert when a mesh has two kinds of shake-key dataCampbell Barton
2021-01-05Cleanup: remove UNUSED(..) from public function declarationsCampbell Barton
2021-01-05BMesh: add use_shapekey to BMesh transform operatorsCampbell Barton
2021-01-05Cleanup: use scale's 'space' argument instead of two transform callsCampbell Barton
2021-01-05Fix bmesh.mirror operatorCampbell Barton
2021-01-05Cleanup: typos (repeated words)Campbell Barton
2020-12-14Fix T83725 Inconsistent vertex group between exact and fast boolean.Howard Trickey
2020-12-05Add more timing hooks for boolean.Howard Trickey
2020-12-04Fix API doc generation.Bastien Montagne
2020-12-03Fix accendental copy/paste errors after last commitAaron Carlisle
2020-12-03Bmesh: Improve documentation of op parametersAaron Carlisle
2020-11-24Speedups for new boolean. Better hash function for verts.Howard Trickey
2020-11-19Cleanup: Grammar: "Allow to" vs gerundHans Goudey
2020-11-17Cleanup: Clang tidy inconsistent parameter nameHans Goudey
2020-11-17Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-17Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-17BMesh: support for comparing loops when calculating face-groupsCampbell Barton
2020-11-17BMesh: add UV face transform and minmax utility functionsCampbell Barton
2020-11-12Merge branch 'blender-v2.91-release'Howard Trickey
2020-11-12Fix T80475, bad bevel: side vertex in bad plane in some cases.Howard Trickey
2020-11-09Merge branch 'blender-v2.91-release'Brecht Van Lommel
2020-11-09Cleanup: Clang-tidy, inconsistent parameter nameAnkit Meel