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
2022-02-21Fix T95787: Texture paint: Apply Camera Image crash for certain imagesPhilipp Oeser
2022-01-11Fix T94635: Sculpt Smooth in Surface mode with Anchored Stroke crashPhilipp Oeser
2022-01-11Fix T94564: Mirror clipping is not properly placed in sculpt modePhilipp Oeser
2021-11-28Fix T93117: Texture paint clone tool crash in certain situationPhilipp Oeser
2021-11-02Fix T89164: Sculpt "Smooth" brush crash with zero pressurePhilipp Oeser
2021-09-27Fix T91557: Texture Paint Stencil doesnt use assigned UV LayerPhilipp Oeser
2021-06-09Fix buffer overrun in paint_line_strokes_spacingCampbell Barton
2021-05-18Fix T88230: Properly handle Face Set visibility in Expand Face Sets editingPablo Dobarro
2021-05-12Fix wrong loop count in Sculpt Expand codePablo Dobarro
2021-05-10Fix T88060: Expand freezing when deleting a Face Set with multiple loose partsPablo Dobarro
2021-04-30Fix sculpt mask operator crash running without a 3D viewCampbell Barton
2021-04-27Fix T87474: Face Set visibility updates failing with single face loopPablo Dobarro
2021-04-27Fix T87596: Pose brush not using automasking optionsPablo Dobarro
2021-04-27Fix T87815: Sculpt: Curve stroke scene spacing not workingPhilipp Oeser
2021-04-08Cleanup: spellingCampbell Barton
2021-04-08Fix T87267: Texture Paint stencil texture not drawingPhilipp Oeser
2021-04-02Fix T84520: Make the different weight paint code paths exclusive to each otherSebastian Parborg
2021-03-28Fix T86060: Texture Paint clone tool misleading texture UICampbell Barton
2021-03-18Cleanup: spellingCampbell Barton
2021-03-15Comments: notes on sculpt/image undo looping logicCampbell Barton
2021-03-13Cleanup: add BKE_pbvh_vertex_iter_begin to clang-formatPablo Dobarro
2021-03-12Sculpt: Mask Init operatorPablo Dobarro
2021-03-12Fix T82532: Sculpt fails to redo the first sculpt session strokeCampbell Barton
2021-03-12Cleanup: incorrect doxy section titleCampbell Barton
2021-03-10Cleanup: spellingCampbell Barton
2021-03-09Fix crash in boundary brush after refactorPablo Dobarro
2021-03-09Sculpt: Init Face Sets by Face Sets boundariesPablo Dobarro
2021-03-09Sculpt: 'Unifiy' Dyntopo Detail Size operatorsPhilipp Oeser
2021-03-08Speedup for usual non-manifold exact boolean case.Howard Trickey
2021-03-03Cleanup: clang tidyJacques Lucke
2021-03-03Cleanup: clang tidyJacques Lucke
2021-03-02Cleanup: spelling, minor correctionsCampbell Barton
2021-03-02Sculpt: Expand OperatorPablo Dobarro
2021-02-26Fix crash with dyntopo on tools that use cached vertex infoPablo Dobarro
2021-02-17Cleanup: Abbreviate enums with 'UNSIGNED_' in the nameGermano Cavalcante
2021-02-14Cleanup: spellingCampbell Barton
2021-02-14Cleanup: correct/update commentsCampbell Barton
2021-02-14Cleanup: Source Code Typosluzpaz
2021-02-13Fixes T84651: Weight paint gradient doesn't auto-normalize weightsCampbell Barton
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