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-06-23Cleanup: Clang tidyHans Goudey
2022-06-16Fix T98904: GPencil sculpt brushes break after you delete a brushAntonio Vazquez
2022-06-02Cleanup: Simplify curves toolbar drawing logicHans Goudey
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-05-31Curves: Add soft selection in sculpt modeHans Goudey
2022-05-23Cleanup: formattingAaron Carlisle
2022-05-20LibOverride: Add option to Hierarchy Creation to get all data user-editable b...Bastien Montagne
2022-05-18Cleanup: remove unused variables, redundant assignmentsCampbell Barton
2022-05-12Cleanup: formatCampbell Barton
2022-05-11Curves: Adjust sculpt mode UI layoutsHans Goudey
2022-05-11Mesh: Add Auto Smooth option to Shade Smooth operatorPablo Vazquez
2022-05-10Curves: Interpolate point count in add brushHans Goudey
2022-05-09Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-09Fix T97915: Regression: Blender doesn't translate viewpoint menu items.Bastien Montagne
2022-05-06Cleanup: Trailing white-spaceDalai Felinto
2022-05-06UI: Expand the Snap Curves to Surface operatorDalai Felinto
2022-05-06Curves: use old Add > Curve menu for new curves objectJacques Lucke
2022-05-05Curves: control number of control points in new curvesJacques Lucke
2022-05-05Curves: unify "Front Faces Only" name with mesh sculpt modeJacques Lucke
2022-05-04Curves: support symmetry in curves sculpting brushesJacques Lucke
2022-05-03Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-03Cleanup: auto-formatCampbell Barton
2022-05-02GPencil: New Sculpt Auto masking optionsAntonio Vazquez
2022-05-02Curves: support spherical delete brushJacques Lucke
2022-04-30XR: Add object extras, object types visibility session optionsPeter Kim
2022-04-25Sculpt: Remove hardcoded setting ofJoseph Eagar
2022-04-21Curves: show sculpt tool settings in panelsJacques Lucke
2022-04-19Cleanup: remove unused codeJacques Lucke
2022-04-19Cleanup: run autopep8 on release/scripts/startup/Campbell Barton
2022-04-15Object: Set Parent (Keep Transform Without Inverse)Wayde Moss
2022-04-11UI: make snap self inactive if proportional editingEthan-Hall
2022-04-08GPencil: Fix unreported missing Sculpt popover menuAntonio Vazquez
2022-04-08Curves: expose convert to particle system operator in sculpt modeJacques Lucke
2022-04-07Curves: improve Add menu for new curves objectJacques Lucke
2022-04-07Curves: operator to snap curves to surfaceJacques Lucke
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-04-05Curves: new Grow/Shrink brushJacques Lucke
2022-04-04Pose library: remove much of old pose library interfaceSybren A. Stüvel
2022-03-30Curves: support converting curves to legacy hair systemJacques Lucke
2022-03-30Apply Object Transform: Multi-user data supportDalai Felinto
2022-03-30Cleanup: use equality instead of contains for single-item setsCampbell Barton
2022-03-29Curves: improve Snake Hook brushJacques Lucke
2022-03-24GPencil: Add Scale Thickness to Pivot Point Pie Menu similar to Only LocationsHenrik Dick
2022-03-23Curves: improve Comb brushJacques Lucke
2022-03-23Cleanup: follow Python code-style/conventionsCampbell Barton
2022-03-21Curves: new Add brushJacques Lucke
2022-03-15UI: expose "Dolly View" in the menuCampbell Barton
2022-03-14Revert "Animation: Sensible frame range for motion paths"Sybren A. Stüvel
2022-03-14 UI: Fix incoherent brush size in popover menu and brush settingsOctave C
2022-03-03Fix missing i18n context variable in UI py script.Bastien Montagne