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
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-06UI: Fixes and small improvements to some labels and UI messagesYevgeny Makarov
2020-08-04Fix T71488: Flipping Custom Split Normal Data leads to artifactsSebastian Parborg
2020-08-04Fix T71488: Flipping Custom Split Normal Data leads to artifactsSebastian Parborg
2020-08-04Cleanup: Reduce indentation in functionHans Goudey
2020-07-28Merge branch 'blender-v2.90-release'Bastien Montagne
2020-07-28Fix T54544: "Copy Materials to Selected" only works when materials are define...Bastien Montagne
2020-07-28Cleanup: incorrect spelling of 'manhattan'Campbell Barton
2020-07-28Cleanup: spelling, commentsCampbell Barton
2020-07-22UI: use term 'Vertex' instead of 'Vert'Yevgeny Makarov
2020-07-21Bevel: Refactor "Vertex Only" to an enumHans Goudey
2020-07-21UI: Use consistent layout for custom operator UIHans Goudey
2020-07-21UV: remove selection threshold for nearby coordinatesCampbell Barton
2020-07-20Fix T70455: Knife Tool failing to cut edgesGermano Cavalcante
2020-07-18Cleanup: KnifeTool: Replace glPolygonOffset by GPU_polygon_offsetClément Foucault
2020-07-16Cleanup: spellingCampbell Barton
2020-07-14Fix T78880: UV Editor - Match prop edit connected behavior with mesh editing ...Sebastian Parborg
2020-07-14Fix wrong vector size functions used in knife toolSergey Sharybin
2020-07-13Cleanup: remove unnecessary memberGermano Cavalcante
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-10Cleanup: spellingCampbell Barton
2020-07-09Fix repeated Face Sets IDs when joining meshesPablo Dobarro
2020-07-09UV: path selection supportCampbell Barton
2020-07-07Fix: remove accidental codeGermano Cavalcante
2020-07-07Optimization: use `BLI_bvhtree_intersect_plane` to detect faces that will be ...Germano Cavalcante
2020-07-06Optimization: Don't compute the snap to face on the knife tool twiceGermano Cavalcante
2020-07-03Clang-Tidy: Enable bugprone-misplaced-widening-castSergey Sharybin
2020-07-03Cleanup: Editors/Mesh, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-01Cleanup: spellingCampbell Barton
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-06-23Bevel: Refactor profile type input to use an enumHans Goudey
2020-06-22Tools: rename 'Extrude, Dissolve and Intersect' to 'Extrude Manifold'Germano Cavalcante
2020-06-20Bevel: add new 'Absolute' mode for interpreting 'amount' value.Howard Trickey
2020-06-17Cleanup: name mesh join functions using ED_{type} prefixCampbell Barton
2020-06-16Cleanup: use explicit enum type for duplicate option of `BKE_object_duplicate`Bastien Montagne
2020-06-15UI: Do not use term 'Subsurf'Aaron Carlisle
2020-06-13Fix error selecting similar vertex groups after the 32ndCampbell Barton
2020-06-10Mesh Edit: preserve Custom Normal vectors in topology operators.Alexander Gavrilov
2020-06-10Cleanup: improve custom data type namesJacques Lucke
2020-06-09Fix T76894: Disable clipping region selection in material/rendered modeJeroen Bakker
2020-06-08Revert "UI: Bevel: Show Offset type before offset amount"Aaron Carlisle
2020-06-08UI: Bevel: Show Offset type before offset amountAaron Carlisle
2020-06-01Merge branch 'blender-v2.83-release'Campbell Barton
2020-06-01Fix T77241: NDOF navigation doesn't work with the knife toolCampbell Barton
2020-05-28Object: add scale argument to creation operatorsCampbell Barton
2020-05-27Cleanup: remove unused Main struct from snap contextCampbell Barton
2020-05-25Cleanup: typoJacques Lucke
2020-05-15Fix segfault when trying to free uninitialized loop normalsSebastian Parborg
2020-05-14Fix T76025: Flip/recalc steep custom normals produces wrong resultSebastian Parborg