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-10-18Brush: Wrap mtex/mask_tex around functions.Jeroen Bakker
2022-10-16Sculpt: Fix T101864: Mask initialization not updating multires dataJoseph Eagar
2022-10-04Cleanup: remove unnecessary includes from sculpt_paintCampbell Barton
2022-09-29Sculpt: New Cavity Automasking ModeJoseph Eagar
2022-09-20Sculpt: Fix T100479: Boundary expand crashJoseph Eagar
2022-09-16Cleanup: spelling in commentsCampbell Barton
2022-09-12When these features aren't used, there is no sense in storing theHans Goudey
2022-09-08Cleanup: prefer terms verts/polys over vertices/polygonsCampbell Barton
2022-09-07Cleanup: Tweak naming for recently added mesh accessorsHans Goudey
2022-09-05Mesh: Remove redundant custom data pointersHans Goudey
2022-08-16Sculpt: Fix redo panel bugsJoseph Eagar
2022-08-02Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-02Fix T96810: Invalid sculpt normals after some operationsHans Goudey
2022-07-30Sculpt: Opaque vertex type for sculptJoseph Eagar
2022-06-27Cleanup: remove redundant has key checksCampbell Barton
2022-06-16Cleanup: differentiate region/screen relative coordinatesCampbell Barton
2022-05-23Cleanup: clarify what is scene linear color space in conversion conversionBrecht Van Lommel
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Refactor: Move PBVH update tag out of MVertHans Goudey
2021-10-14Cleanup: pass the sizeof(..) as the second arg for array allocationCampbell Barton
2021-10-07Revert commit, turns out this isn't a bug?Joseph Eagar
2021-10-07Fix mask expand not properly supportingJoseph Eagar
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-03-13Cleanup: add BKE_pbvh_vertex_iter_begin to clang-formatPablo Dobarro
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