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-18Cleanup: remove redundant sequencer name checksCampbell Barton
2022-05-17Cleanup: Use `switch` and `BLI_assert_unreachable()` more.Bastien Montagne
2022-05-17Fix: Copy and paste error in curves RNAHans Goudey
2022-05-16GPencil: Refine Tooltip for Noise modifierAntonio Vazquez
2022-05-16Python API: make Image.save and Image.save_render more consistent with operatorBrecht Van Lommel
2022-05-16Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-16Fix T96503: Assert using PropertyGroup and PointerProperty prop in Panel.Bastien Montagne
2022-05-14Cleanup: Further use of const for retrieved custom data layersHans Goudey
2022-05-13Cleanup: Use const when retrieving custom data layersHans Goudey
2022-05-12Cleanup: Refactor marker area clampingSergey Sharybin
2022-05-12Cleanup: Remove redundant marker clamping code pathSergey Sharybin
2022-05-12UDIM: Add support for packing inside .blend filesJesse Yurkovich
2022-05-11Curves: Adjust sculpt mode UI layoutsHans Goudey
2022-05-11Cleanup: use '_num' suffix instead of '_size' for CurveGeometryCampbell Barton
2022-05-11Cleanup: formatCampbell Barton
2022-05-10UI: Geometry Nodes IconDalai Felinto
2022-05-10Curves: Interpolate point count in add brushHans Goudey
2022-05-10DrawManager: Hide lock acquire behind experimental feature.Jeroen Bakker
2022-05-10DrawManager: Hide lock acquire behind experimental feature.Jeroen Bakker
2022-05-09GPencil: Tooltip and UI text changesAntonio Vazquez
2022-05-09Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-09Minor typo fixes in UI messages.Bastien Montagne
2022-05-07XR: Expose the OpenXR user paths in the event data for XR eventsShashank Shekhar
2022-05-06Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-06Add documentation about Image/ImBuf to python/RNA API.Bastien Montagne
2022-05-05UI: Sort Force Field enums alphabeticallyPablo Vazquez
2022-05-05Curves: control number of control points in new curvesJacques Lucke
2022-05-05Cleanup: spelling in commentsCampbell Barton
2022-05-05UI: Add Gizmos toggle to SpaceImageJuanfran Matheu
2022-05-04Nodes: Add general Combine/Separate Color nodesHallam Roberts
2022-05-04LineArt: Object loading optimizationYimingWu
2022-05-04Cleanup: unused parameterJacques Lucke
2022-05-04Curves: add second experimental option for new curves toolsJacques Lucke
2022-05-04Curves: support symmetry in curves sculpting brushesJacques Lucke
2022-05-03Cleanup: Move color attribute enums to be reusableHans Goudey
2022-05-03Cleanup: quiet unused variable warningCampbell Barton
2022-05-02GPencil: New Noise modifier random in Keyframes onlyAntonio Vazquez
2022-05-02Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-02GPencil: New Sculpt Auto masking optionsAntonio Vazquez
2022-05-02Add RNA accessor for 'extra user' ID tag,Bastien Montagne
2022-05-02Cleanup: fix "parameter unused" warningSybren A. Stüvel
2022-05-01Nodes: Fix T90233Lukas Tönne
2022-04-30XR: Add object extras, object types visibility session optionsPeter Kim
2022-04-29Cleanup: use 'use_' prefix for RNA booleanCampbell Barton
2022-04-28UI: Fix consistency issues with attribute tooltips and iconsEthan-Hall
2022-04-28VSE: Add option to limit timeline view heightRichard Antalik
2022-04-28Cleanup: Make RNA function comment more readableJulian Eisel
2022-04-28Geometry Nodes: Add default attribute name to field inputs/outputsHans Goudey
2022-04-28UI: Sort VSE modifiers alphabeticallyPablo Vazquez
2022-04-26Geometry Nodes: Move named attribute nodes out of experimentalHans Goudey