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-04Cleanup: remove unnecessary includes from sculpt_paintCampbell Barton
2022-09-29Sculpt: fix T101465, crash in cloth filter with new automasking modesJoseph Eagar
2022-09-29Sculpt: Normal-based automasking modesJoseph Eagar
2022-09-29Sculpt: New Cavity Automasking ModeJoseph Eagar
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-07-11Fix T99383: Wrong origdata type in color filterJoseph Eagar
2022-06-27Fix T99100: Undo/redo bugs with paint and gravityJoseph Eagar
2022-06-16Cleanup: differentiate region/screen relative coordinatesCampbell Barton
2022-05-31UI: Correct sculpt tooltipsJulien Kaspar
2022-05-23Cleanup: clarify what is scene linear color space in conversion conversionBrecht Van Lommel
2022-05-18Cleanup: formatCampbell Barton
2022-05-10D14887: Fix artifacts in hue filterRamil Roosileht
2022-05-06Switch viewport shading for color tools in solid modeRamil Roosileht
2022-04-30D14808: Use saturation as multiplier for saturation filterRamil Roosileht
2022-04-29Fix T97097: Color filter saturate affects non-colorsJoseph Eagar
2022-04-21Fix T97469: Sculpt colors crash in multiresolution or dynamic topology modes.Joseph Eagar
2022-04-13Cleanup: shadowed variable warningCampbell Barton
2022-04-12Fix T97132: Create a color attribute automaticallyJoseph Eagar
2022-04-12Fix T97098: Color filter sharpening artifacts.Joseph Eagar
2022-04-11Fix T97097: Color Filter saturates colors that have no saturationJoseph Eagar
2022-04-11Fix T97096: Color filter brush was corrupting alpha.Joseph Eagar
2022-04-08Painting: Canvas switcher for painting brushes/tools.Jeroen Bakker
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-03-09Cleanup: rename wmEvent.prev_click_* to prev_press_*Campbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Refactor: Move PBVH update tag out of MVertHans Goudey
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-03-13Cleanup: add BKE_pbvh_vertex_iter_begin to clang-formatPablo Dobarro
2021-02-14Cleanup: Source Code Typosluzpaz
2020-12-14Cleanup: Fix capitalization in various placesYevgeny Makarov
2020-11-12Fix T82388: Sculpt mode: Unexpected undo behavior.Bastien Montagne
2020-10-15Sculpt: Add global automasking settings support in filtersPablo Dobarro
2020-09-02Fix T80311: Sculpt Filters not working when using vertical splitPablo Dobarro
2020-08-18Sculpt: Sculpt Filter Orientation OptionsPablo Dobarro
2020-08-12Cleanup: Use clamp_f instead of CLAMP in sculpt codePablo Dobarro
2020-08-12Fix Sculpt Filters operator namingPablo Dobarro
2020-08-04Merge branch 'blender-v2.90-release'Bastien Montagne
2020-08-04Cleanup: typos & co in UI messages (and some other places).Bastien Montagne
2020-07-29Cleanup: declare static variablesCampbell Barton
2020-07-27Fix T78242: Crash when using a Sculpt color tools that needs connectivity for...Pablo Dobarro
2020-07-09Sculpt: Make Sculpt Vertex Colors features experimentalPablo Dobarro
2020-06-30Sculpt: Color filter fill modePablo Dobarro
2020-06-29Remove Threaded Sculpt optionPablo Dobarro
2020-06-26Fix Color Filter not updating during modal operatorPablo Dobarro
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro