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-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
2020-05-13Merge branch 'blender-v2.83-release'Hans Goudey
2020-05-13Fix T76556: Apply parenting when joining parent into objectHans Goudey
2020-05-13Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-13Fix T75574: Instant crash: averaging custom normals on model.Bastien Montagne
2020-05-13Merge branch 'blender-v2.83-release'Pablo Dobarro
2020-05-13Fix T76488: fix mask extract poll functionPablo Dobarro
2020-05-12Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-12Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-12Fix T71882: Offset Edge Slide doesn't switch selection modeCampbell Barton
2020-05-12Fix EDBM_selectmode_disable_multi_ex return valueAnthony Edlin
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
2020-05-08Cleanup: clang-formatCampbell Barton
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-05-05Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-05Fix T76224: Grid fill offset doesn't workCampbell Barton
2020-05-02Merge branch 'blender-v2.83-release'Nathan Craddock
2020-05-02Revert "Outliner: Fix selection sync for various operators"Nathan Craddock
2020-05-02Outliner: Fix selection sync for various operatorsNathan Craddock
2020-05-02Outliner: Fix selection sync for various operatorsNathan Craddock
2020-04-30Task: Use TBB as Task SchedulerBrecht Van Lommel
2020-04-27Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-27Fix T76148: Grid fill crashes with multiple connected loopsCampbell Barton
2020-04-24Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-24Fix edit-mesh moving from edge to face mode with Ctrl heldCampbell Barton
2020-04-15View3D: New tool 'Extrude, Dissolve and Intersect'Germano Cavalcante
2020-04-15Operator: Add 'use_dissolve_ortho_edges' option for ExtrudeGermano Cavalcante
2020-04-14GPUShader: Implement workaround for gizmo drawing on sRGB framebufferClément Foucault