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-11-10Sculpt: Change symmetrize merge threshold and expose in workspace panelJoseph Eagar
2022-11-10Sculpt: Fix inconsistent naming for cavity_from_mask operatorJoseph Eagar
2022-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-10-16Sculpt: Fix T101864: Mask initialization not updating multires dataJoseph Eagar
2022-10-11Sculpt: Fix mask from cavity not redrawing viewport with modifiersJoseph Eagar
2022-10-10Cleanup: spelling in commentsCampbell Barton
2022-10-04Cleanup: remove unnecessary includes from sculpt_paintCampbell Barton
2022-10-04Cleanup: undeclared function warningCampbell Barton
2022-10-04Sculpt: Visibility bugfixesJoseph Eagar
2022-10-01Sculpt: Fix T101430: Curve shown improperly in mask from cavity redoJoseph Eagar
2022-09-29Sculpt: Fix T101464: Crash in mask from cavityJoseph Eagar
2022-09-29Cleanup: run clang-format in sculpt codeJoseph Eagar
2022-09-29Sculpt: Normal-based automasking modesJoseph Eagar
2022-09-29Cleanup: remove '.' from the end of descriptionsCampbell Barton
2022-09-29Cleanup: replace UNUSED() with commented argumentsCampbell Barton
2022-09-29Cleanup: formatCampbell Barton
2022-09-29Sculpt: New Cavity Automasking ModeJoseph Eagar
2022-09-16Sculpt: add .sculpt to allow_procedural_attribute_accessJoseph Eagar
2022-09-16Fix: Missing updates for multires sculptingHans Goudey
2022-09-16Sculpt: New attribute APIJoseph Eagar
2022-09-14Sculpt: Separate hide status from face sets, use generic attributeHans Goudey
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
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-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-08-16Sculpt: Fix redo panel bugsJoseph Eagar
2022-08-02Cleanup: Remove unused sculpt and vertex color operatorsHans Goudey
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-16Cleanup: differentiate region/screen relative coordinatesCampbell Barton
2022-06-08Paint: Fix Image Editor Cursor Disappearing (T90120)Joseph Eagar
2022-05-31Merge branch 'blender-v3.2-release'Jeroen Bakker
2022-05-31UI: Correct sculpt tooltipsJulien Kaspar
2022-05-23Merge remote-tracking branch 'origin/blender-v3.2-release'Dalai Felinto
2022-05-23Cleanup: clarify what is scene linear color space in conversion conversionBrecht Van Lommel
2022-05-14Cleanup: Further use of const for retrieved custom data layersHans Goudey
2022-05-13Cleanup: Use const when retrieving custom data layersHans Goudey
2022-05-06Switch viewport shading for color tools in solid modeRamil Roosileht
2022-04-29Fix T97608: Sculpt sample color op is missing pmapJoseph Eagar
2022-04-22Cleanup: spelling in commentsCampbell Barton
2022-04-21Cleanup: clang formatJacques Lucke
2022-04-21Fix T97469: Sculpt colors crash in multiresolution or dynamic topology modes.Joseph Eagar
2022-04-20Cleanup: Rename CD_MLOOPCOL to CD_PROP_BYTE_COLORHans Goudey
2022-04-20Mesh: Avoid unnecessary normal calculation and dirty tagsHans Goudey
2022-04-16Mask by color now auto-creates aJoseph Eagar
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-03-29LibOverride: Massive edits to 'editable' IDs checks in editors code.Bastien Montagne
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Refactor: Move PBVH update tag out of MVertHans Goudey