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-02-13Cleanup: spellingCampbell Barton
2021-02-11Cleanup: clang-format, spellingCampbell Barton
2021-02-11Merge branch 'blender-v2.92-release'Campbell Barton
2021-02-11Fix T83013: Annotation with hidden object in sculpt mode crashesCampbell Barton
2021-02-10Cleanup: Unindent if statements in sculpt tools codePablo Dobarro
2021-02-10Merge branch 'blender-v2.92-release'Philipp Oeser
2021-02-10Fix T85395: Texture paint external edit wrong projection on reapplyPhilipp Oeser
2021-02-10Merge branch 'blender-v2.92-release'Pablo Dobarro
2021-02-10Fix Sculpt Gestures using normal orientation with translated objectsPablo Dobarro
2021-02-10Fix T85079: Thumb brush unstable when producing larger displacementsPablo Dobarro
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2021-02-05Cleanup: outdated/unhelpful commentsCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-05Cleanup/refactor: Undosys: Get rid of the magic values for undo direction.Bastien Montagne
2021-02-03Merge branch 'blender-v2.92-release'Pablo Dobarro
2021-02-03Fix T85230: Face Set Boundary automasking not working with dyntopoPablo Dobarro
2021-02-03Fix T84370: Project tool not working with shape keysPablo Dobarro
2021-02-03Fix memory leak in boundary brush preview dataPablo Dobarro
2021-01-25Merge branch 'blender-v2.92-release'Pablo Dobarro
2021-01-25Fix T84031 initialize connectivity info of the base mesh before using Displac...Greg Neumiller
2021-01-22Merge branch 'blender-v2.92-release'Sergey Sharybin
2021-01-22Fix T76936: Mesh shape amended upon undoing in sculpt modeSergey Sharybin
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