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-23Merge remote-tracking branch 'origin/blender-v3.2-release'Dalai Felinto
2022-05-23Cleanup: clarify what is scene linear color space in conversion conversionBrecht Van Lommel
2022-05-23Cleanup: Unused field in sculpt DeleteOperationSergey Sharybin
2022-05-23Fix T98101: Handle single point curves in delete brushHans Goudey
2022-05-23Fix: Sample pressure properly for 3D curves sculpt brushesHans Goudey
2022-05-20Cleanup: Further simplification of loop syntax for curve segmentsHans Goudey
2022-05-20Curves: Use only current brush location for delete brushHans Goudey
2022-05-20Curves: Support pressure in sculpt brushesHans Goudey
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-18Cleanup: formatCampbell 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