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
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-11Add support for a longest diagonal quad triangulation modeHenrik Dick
2021-09-13Fix T84638: Wrong scale for primitives with radiusFalk David
2021-07-20Cleanup: use single back-tick quoting in commentsCampbell Barton
2021-07-20Cleanup: spellingCampbell Barton
2021-07-11Cleanup: correct spelling in comments, remove profanityCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-02-09Cleanup: spellingCampbell Barton
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-05BMesh: add use_shapekey to BMesh transform operatorsCampbell Barton
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-10-19Spelling: Apart Versus A PartHarley Acheson
2020-10-19Spelling: Then Versus ThanHarley Acheson
2020-07-21Bevel: Refactor "Vertex Only" to an enumHans Goudey
2020-06-23Bevel: Refactor profile type input to use an enumHans Goudey
2020-06-20Bevel: add new 'Absolute' mode for interpreting 'amount' value.Howard Trickey
2020-05-18Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-18Cleanup: quiet enum conversion warningCampbell Barton
2020-05-07Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-07Fix T75793: Mirror modifier UV flip only works on first UDIM TilePhilipp Oeser
2020-04-15Operator: Add 'use_dissolve_ortho_edges' option for ExtrudeGermano Cavalcante
2020-01-27Fix T59804: Expose hidden bmesh.ops.symmetrize options in pythonmano-wii
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-08-28Cleanup: remove automerge BMesh operatorCampbell Barton
2019-08-12Fix T66922: Merge by distance tooltip text wrongPhilipp Oeser
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16ClangFormat: add comments to ignore formattingCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-13BMesh: make edge winding from face optionalCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-18Add miter pattern options.Howard Trickey
2019-01-07Better bevel normal hardening when some faces were smooth.Howard Trickey
2019-01-04Fix T60099: Inconsistent normals from spin toolCampbell Barton
2019-01-03Fix T58113 Multiple problems with bevel harden normals.Howard Trickey
2018-12-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-27Partial fix for T57868, crash when using bevel from Python.Howard Trickey
2018-09-28Cleanup: Remove bmo_similar.c and small renamingDalai Felinto