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-09-08Cleanup: prefer terms verts/polys over vertices/polygonsCampbell Barton
2022-09-07Cleanup: Tweak naming for recently added mesh accessorsHans Goudey
2022-09-06Cleanup: spelling in comments, formatting, move comments into headersCampbell Barton
2022-09-05Mesh: Remove redundant custom data pointersHans Goudey
2022-08-16Cleanup: warningsCampbell Barton
2022-08-16Merge branch 'blender-v3.3-release'Joseph Eagar
2022-08-16Sculpt: Fix T100379: Anchored brush tags all nodes for updateJoseph Eagar
2022-08-16Sculpt: Fix T100379: Anchored brush tags all nodes for updateJoseph Eagar
2022-08-16Sculpt: Fix redo panel bugsJoseph Eagar
2022-08-15Sculpt: Blank out redo panel for stroke operatorJoseph Eagar
2022-08-11Mesh: Move hide flags to generic attributesHans Goudey
2022-08-09Sculpt: Register sculpt brush op so it clears last operator panelJoseph Eagar
2022-08-04Sculpt: Support gradient color mode in sculpt paint brushRamil Roosileht
2022-08-04Sculpt: Support gradient color mode in sculpt paint brushRamil Roosileht
2022-08-02Merge branch 'blender-v3.3-release'Hans Goudey
2022-08-02Fix T96810: Invalid sculpt normals after some operationsHans Goudey
2022-07-30Cleanup: Clang tidyHans Goudey
2022-07-30Sculpt: Opaque vertex type for sculptJoseph Eagar
2022-07-21Fix T99687: Cloth filter crashJoseph Eagar
2022-07-17Fix T99644: Anchored brush mode fails for negative brushesJoseph Eagar
2022-07-11Fix T94633: Sculpt mode missing check for hidden active objectJoseph Eagar
2022-06-30Fix T99196: sculpt_update_object calls paint updates for nonpaint toolsJoseph Eagar
2022-06-30Sculpt: Fix a few bugs revealed by SCULPT_TOOL_NEEDS_COLOR name changeJoseph Eagar
2022-06-30Cleanup: Renamed SCULPT_TOOL_NEEDS_COLOR to SCULPT_tool_is_paintJoseph Eagar
2022-06-29Fix T99231: Wrong anchored mode test for smear brushJoseph Eagar
2022-06-27Cleanup: formatCampbell Barton
2022-06-27Fix T99100: Undo/redo bugs with paint and gravityJoseph Eagar
2022-06-23Mesh: Add an explicit "positions changed" functionHans Goudey
2022-06-22Cleanup: remove unused sculpt texture cache generationBrecht Van Lommel
2022-06-22D14974: Tip roundness - match square and round brush radiusRamil Roosileht
2022-06-16Cleanup: differentiate region/screen relative coordinatesCampbell Barton
2022-06-16Fix mouse coords for sculpt ignore background click, sample voxel detailCampbell Barton
2022-06-12Fix T98745: Anchored mode not working for sculpt smear brushJoseph Eagar
2022-06-07Cleanup: Use const pointers in attribute APIHans Goudey
2022-06-07Cleanup: formatCampbell Barton
2022-06-04D15041: Sculpt: Elastic TransformPablo Dobarro
2022-05-30Merge branch 'blender-v3.2-release'Joseph Eagar
2022-05-30Fix T98368: Shading artifacts on paint/mask anchored sculpt brushesJoseph Eagar
2022-05-163D Texturing: Undo.Jeroen Bakker
2022-05-06Switch viewport shading for color tools in solid modeRamil Roosileht
2022-04-28Cleanup: formatCampbell Barton
2022-04-25Fix T97553: SCULPT_handles_colors_report called for non-sculpt brushesJoseph Eagar
2022-04-22Fix various typos and other UI messages issues.Bastien Montagne
2022-04-21Fix T97469: Sculpt colors crash in multiresolution or dynamic topology modes.Joseph Eagar
2022-04-21Commit D14179: Revamp Vertex Paint With C++Joseph Eagar
2022-04-20PBVH: Pass Mesh to extract internals.Jeroen Bakker
2022-04-20Mesh: Avoid unnecessary normal calculation and dirty tagsHans Goudey
2022-04-15PBVH Pixel extractor.Jeroen Bakker
2022-04-08Painting: Canvas switcher for painting brushes/tools.Jeroen Bakker
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar