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-01-22Merge branch 'blender-v2.92-release'Pablo Dobarro
2021-01-22Fix T84896: Boundary brush not affected by automaskingPablo Dobarro
2021-01-20Cleanup: remove extra in trailing asteriskCampbell Barton
2021-01-18Fix T84739: Crash with curve brush in sculpt mode.Bastien Montagne
2021-01-12Weight Paint: avoid creating very small values with locked weights.Alexander Gavrilov
2021-01-09Cleanup: remove unused struct membersCampbell Barton
2021-01-09Cleanup: use bool arguments & variablesCampbell Barton
2021-01-09Fix UV selection threshold which ignored image aspect and zoom levelCampbell Barton
2021-01-06UndoType: Refactor: replace `use_context` boolean by a bitflag.Bastien Montagne
2021-01-06Fix T84202: Sculpt lasso mask crash after remesh.Bastien Montagne
2021-01-06Undo: Further tweak/fixes the 'use context' flag of undo types.Bastien Montagne
2021-01-06UndoType: Fix some incinsistencies re context usage flag.Bastien Montagne
2021-01-06Cleanup/refactor: UndoType: Clarify `use_context` variable.Bastien Montagne
2021-01-05Cleanup: Undo code: `poll` function.Bastien Montagne
2021-01-05Sculpt: use distance threshold for dyntopo symmetrizeCampbell Barton
2021-01-05Fix T84364: Sculpt symmetrize fails with shape keysCampbell Barton
2021-01-05BMesh: Add shape-key support to edit-mesh symmetrizeCampbell Barton
2021-01-04Cleanup: correct array size in argumentCampbell Barton
2020-12-29Fix T83439: Sculpt: Radial symmetry combined with mirroring results in textur...Philipp Oeser
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-23Fix T84002: Sculpt: Masking operations crash if multires is in play.Bastien Montagne
2020-12-23Sculpt Undo: Fix broken memory size and potential use of uninitialized variab...Bastien Montagne
2020-12-18UI: Don't use abbreviations in label textYevgeny Makarov
2020-12-16Fix T83856: Sculpt: anchored brushes with spherical falloff ignore topology a...Philipp Oeser
2020-12-16Sculpt: Multires Displacement SmearPablo Dobarro
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-12-15Sculpt: Fair Face Sets operation for Face Set EditPablo Dobarro
2020-12-15Fix T83504: Cancel trim operators when there is no geometryPablo Dobarro
2020-12-15Fix T83201: Cloth brush performance regressionPablo Dobarro
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-12-14Cleanup: Fix capitalization in various placesYevgeny Makarov
2020-12-11UI: Consistent Range DescriptionsYevgeny Makarov
2020-12-11Cleanup: spelling, expand on FCurve.rna_path docstringCampbell Barton
2020-12-10Sculpt: Elastic deform type for Snake HookPablo Dobarro
2020-12-08Spelling: Bit Depth Compound ModifiersYevgeny Makarov
2020-12-07Fix T81745: Auto Weights fails with Mirror mod + Vertex Groups XSybren A. Stüvel
2020-12-07UI: Fix mistakes in UI messages.Bastien Montagne
2020-12-07Cleanup: spellingCampbell Barton
2020-12-04Cleanup: clang-formatSybren A. Stüvel
2020-12-04Sculpt: Wet paint area radiusPablo Dobarro
2020-12-04Sculpt: Allow inverting the Erase Displacement mesh filterPablo Dobarro
2020-12-01Fix sculpt transform incorrently flipping displacement in Y and Z axisPablo Dobarro
2020-11-30Cleanup: Use "region" for ARegion variable namesHans Goudey
2020-11-27Sculpt: Refactor transform code to allow incremental updatesPablo Dobarro
2020-11-26Fix Edit Face Set operator not being cancelled when the cursor is not over th...Pablo Dobarro
2020-11-18Cleanup: clarify precedence of operationsCampbell Barton
2020-11-18Fix use of operator flag as booleanCampbell Barton
2020-11-12Merge branch 'blender-v2.91-release' into masterPhilipp Oeser
2020-11-12Sculpt: fix face set extract clicking in empty spacePhilipp Oeser