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-04-29Fix T87779: Asymmetric position vertices in circles primitives.Campbell Barton
2021-04-15Fix missing NULL checks in adb21faa83d69069418d7bb14e0211261072f3a9Campbell Barton
2021-04-15Fix T70286: Dissolve vertices/edges creates duplicate faceCampbell Barton
2021-04-12Fix T87259: Un-Subdivide creates duplicate facesCampbell Barton
2021-03-21Cleanup: spelling, doxygen comment formattingCampbell Barton
2021-03-18Cleanup: spellingCampbell Barton
2021-03-16Fix T86168: Add primitive Grid. Wrong number of subdivisionsPratik Borhade
2021-03-01Cleanup: spellingCampbell Barton
2021-02-22Fix T85753: Default UVs for Icosphere are flipped horizontallyPhilipp Oeser
2021-02-10Cleanup: spellingCampbell Barton
2021-02-05Cleanup: outdated/unhelpful commentsCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell 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
2020-11-17Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-17BMesh: support for comparing loops when calculating face-groupsCampbell Barton
2020-11-09Merge branch 'blender-v2.91-release'Brecht Van Lommel
2020-11-09Fix T80068: skin modifier not working with motion blurBrecht Van Lommel
2020-11-06Cleanup: BLI_noiseCampbell Barton
2020-10-27Cleanup: use over-line for doxy commentsCampbell Barton
2020-10-19Spelling: Loose Versus LoseHarley Acheson
2020-10-19Spelling: Then Versus ThanHarley Acheson
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-21Fix T80520: Tris to Quads ignores UV delimit optionmano-wii
2020-09-10Cleanup: spellingCampbell Barton
2020-09-02Make rigidbody simulation handle animated objects gracefullySebastian Parborg
2020-09-01Fix T80233: Extrude manifold can generate invalid geometryGermano Cavalcante
2020-08-08Cleanup: use array syntax for sizeof with fixed valuesCampbell Barton
2020-08-03Fix T79482: Triangulate quads with 'Beauty' can make zero area facesCampbell Barton
2020-07-21Bevel: Refactor "Vertex Only" to an enumHans Goudey
2020-07-13Fix Extrude Manifold losing original UVGermano Cavalcante
2020-07-10Cleanup: spellingCampbell Barton
2020-07-03Cleanup: BMesh, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-23Bevel: Refactor profile type input to use an enumHans Goudey
2020-06-17Fix T70287: Connect vertex path can create duplicate edges/facesCampbell Barton
2020-06-05Cleanup: rename suffix 'conv' to 'convert'Campbell Barton
2020-05-28Fix cone primitive creating duplicate verticesCampbell 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-03-29Fix T72075: Incorrect Grid Fill error messageCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-02-15Cleanup: bmesh inset commentsCampbell Barton
2020-02-14Fix T71971: Inset with depth and relative offset failsCampbell Barton
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2020-01-23Fix T71311 Bridge Edge Loops crash when bridging cube edgesSybren A. Stüvel