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-05-23Cleanup: clarify what is scene linear color space in conversion conversionBrecht Van Lommel
2022-05-18Cleanup: formatCampbell Barton
2022-05-17Fix T96414: Stencil mapping is incorrect for UDIMsJesse Yurkovich
2022-05-15Fix T81715: Unprojected radius mode messes up sculpt texture radiusJoseph Eagar
2022-05-12Fix: Paint slot material assignment issuesEthan Hall
2022-05-10D14887: Fix artifacts in hue filterRamil Roosileht
2022-05-06Switch viewport shading for color tools in solid modeRamil Roosileht
2022-05-02Color Attributes: Add initial fill color optionEthan-Hall
2022-05-02Curves: support spherical delete brushJacques Lucke
2022-05-02GPUShader: Port dashed line shaders to use shaderCreateInfoClément Foucault
2022-04-30D14808: Use saturation as multiplier for saturation filterRamil Roosileht
2022-04-29Fix T97097: Color filter saturate affects non-colorsJoseph Eagar
2022-04-29Fix T97608: Sculpt sample color op is missing pmapJoseph Eagar
2022-04-28Cleanup: unbalanced doxy sections, add some sectionsCampbell Barton
2022-04-28Cleanup: formatCampbell Barton
2022-04-26Cleanup: use boolean arguments and return valuesCampbell Barton
2022-04-25Vertex Paint: Fix brush color spaceJoseph Eagar
2022-04-25Cleanup: remove unused function parameterJoseph Eagar
2022-04-25Fix T81452: Incorrect trim lasso radiusJoseph Eagar
2022-04-25Fix T97597: vertex paint initialization wasJoseph Eagar
2022-04-25Fix T97553: SCULPT_handles_colors_report called for non-sculpt brushesJoseph Eagar
2022-04-25Sculpt: Remove hardcoded setting ofJoseph Eagar
2022-04-25Fix T97423: Make mask filter less confusingJoseph Eagar
2022-04-25Cleanup: fix unused variable warning in `paint_vertex.cc`Sybren A. Stüvel
2022-04-22Cleanup: Clang tidy, unused variable warningsHans Goudey
2022-04-22Fix various typos and other UI messages issues.Bastien Montagne
2022-04-22Cleanup: spelling in commentsCampbell Barton
2022-04-21Curves: show sculpt tool settings in panelsJacques Lucke
2022-04-21Cleanup: clang formatJacques Lucke
2022-04-21Cleanup: fix various warnings after recent commitJacques Lucke
2022-04-21Vertex paint: Fix debug compile error and aJoseph Eagar
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-20Cleanup: Rename CD_MLOOPCOL to CD_PROP_BYTE_COLORHans Goudey
2022-04-20PBVH: Pass Mesh to extract internals.Jeroen Bakker
2022-04-20Mesh: Avoid unnecessary normal calculation and dirty tagsHans Goudey
2022-04-19Fix: Assert when sculpting empty curvesHans Goudey
2022-04-19Fix: Uninitialized paint brush when using byte textures.Jeroen Bakker
2022-04-16Mask by color now auto-creates aJoseph Eagar
2022-04-15Cleanup: Clang tidyHans Goudey
2022-04-15PBVH Pixel extractor.Jeroen Bakker
2022-04-13Cleanup: Split paint_canvas into BKE and ED.Jeroen Bakker
2022-04-13Curves: remove Test1 brushJacques Lucke
2022-04-13Cleanup: use C++ comments for disabled codeCampbell Barton
2022-04-13Cleanup: clang-formatCampbell Barton
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