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-12Merge branch 'blender-v3.2-release'Hans Goudey
2022-05-12Curves: Add notifier to update spreadsheet when sculptingDalai Felinto
2022-05-12Fix: Paint slot material assignment issuesEthan Hall
2022-05-11Fix: Crash with empty curves add interpolate pointsHans Goudey
2022-05-11Cleanup: spelling in commentsCampbell Barton
2022-05-11Cleanup: formatCampbell Barton
2022-05-10Curves: Interpolate point count in add brushHans Goudey
2022-05-10Fix: Missing curves type count cache update in add brushHans Goudey
2022-05-10Merge branch 'blender-v3.2-release'Joseph Eagar
2022-05-10D14887: Fix artifacts in hue filterRamil Roosileht
2022-05-09Fix: compiler warnings due to recent commitEthan-Hall
2022-05-09UI: Add color attribute create to canvas selectorEthan-Hall
2022-05-06Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-06Switch viewport shading for color tools in solid modeRamil Roosileht
2022-05-05Fix T97774: don't crash when no brush is selectedJacques Lucke
2022-05-05Curves: show warning when using Add brush without surfaceJacques Lucke
2022-05-05Curves: control number of control points in new curvesJacques Lucke
2022-05-04Cleanup: Avoid asan overflow warning for RNG seedHans Goudey
2022-05-04Curves: support symmetry in curves sculpting brushesJacques Lucke
2022-05-04Cleanup: duplicating doc-stringsCampbell Barton
2022-05-03Refactor: Use boolean array for curves delete brushHans Goudey
2022-05-03Cleanup: spelling in commentsCampbell Barton
2022-05-02Merge branch 'blender-v3.2-release'Jeroen Bakker
2022-05-02Color Attributes: Add initial fill color optionEthan-Hall
2022-05-02Curves: fix brush position is not under mouse cursorJacques Lucke
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