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-20Cleanup: Simplify loop syntax for curve pointsHans Goudey
2022-05-19Cleanup: Remove unnecessary indentationHans Goudey
2022-05-19Cleanup: always assign return args for SCULPT_paint_image_canvas_getCampbell Barton
2022-05-19Cleanup: spelling in comments & move doc-strings to headersCampbell Barton
2022-05-17Cleanup: Use const in curves sculpt codeHans Goudey
2022-05-17Cleanup: Order return arguments lastHans Goudey
2022-05-17Merge remote-tracking branch 'origin/blender-v3.2-release'Jesse Yurkovich
2022-05-17Fix T96414: Stencil mapping is incorrect for UDIMsJesse Yurkovich
2022-05-163D Texturing: Undo.Jeroen Bakker
2022-05-15Merge branch 'blender-v3.2-release'Joseph Eagar
2022-05-15Fix T81715: Unprojected radius mode messes up sculpt texture radiusJoseph Eagar
2022-05-14Cleanup: Further use of const for retrieved custom data layersHans Goudey
2022-05-13Cleanup: Use const argumentsHans Goudey
2022-05-13Cleanup: Use standard variable names for curvesHans Goudey
2022-05-13Cleanup: Use const when retrieving custom data layersHans Goudey
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