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-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
2022-03-02Curves: add brush to add curves on surfaceJacques Lucke
2022-02-28Fix T95506: Separate strings for "Back" (operator).Bastien Montagne
2022-02-28Animation: Sensible frame range for motion pathsColin Marmont
2022-02-21Curves: use paint cursor in curves sculpt modeJacques Lucke
2022-02-18Curves: add initial edit mode supportKévin Dietrich
2022-02-16Cleanup: clang-format, use static sets, sort struct declarationsCampbell Barton
2022-02-15Curves: add initial sculpt modeJacques Lucke
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-11Fix: Missing changes in recent "Curves" renameHans Goudey
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-02Remove operators to manually convert proxies to liboverrides.Bastien Montagne
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2022-01-07Cleanup: use static sets for comparison, quiet unused arg warningsCampbell Barton
2022-01-06Bone Overlay: support changing bone wireframe opacity.Alexander Gavrilov
2021-11-09UI: use plural form of "Gizmo" in Gizmo display menusAaron Carlisle
2021-10-263D View, Objects menu: Always show Assets sub-menuSybren A. Stüvel
2021-10-26Add Assets menu to 3D View's Object menuSybren A. Stüvel
2021-10-20Cleanup: trailing space, use single quotes for enumsCampbell Barton
2021-10-18Animation: Motion Paths Refresh AllJan-Willem van Dronkelaar
2021-10-18Cleanup: use depends-on-cursor for "Object Transfer Mode" operatorCampbell Barton
2021-10-04Cleanup: `Neighbour` -> `Neighbor`. and other minor UI messages fixes.Bastien Montagne
2021-09-29UI: swap tool and regular headerCampbell Barton
2021-09-24LibOverride: deprecate Proxies: Remove 'Make Proxy' operator.Bastien Montagne
2021-09-22Animation: Pose Slide Operator - Blend to NeighbourChristoph Lendenfeld
2021-09-17UI: expose "Lasso Select" & "Extrude to Cursor" in menusCampbell Barton
2021-08-08GPencil: New Select Random operatorAntonio Vazquez
2021-08-04Viewport normal drawing with constant lengthJeroen Bakker
2021-07-09Make Single User: support object data animationPhilipp Oeser
2021-07-06Cleanup: pep8Campbell Barton
2021-06-23Fix T88808: Set Origin missing from Text object in 2.93Pratik Borhade
2021-06-22Fix error in context menu when built without freestyleCampbell Barton
2021-06-22Cleanup: remove unused menu VIEW3D_MT_edit_mesh_edges_dataCampbell Barton
2021-06-15Cleanup: unused argument & variable warningsCampbell Barton
2021-06-11Overlays: Make flash on mode transfer an operator propertyPablo Dobarro
2021-06-08PyAPI: use keyword only argumentsCampbell Barton
2021-06-03Overlay: Flash on Mode Transfer overlayPablo Dobarro
2021-06-02GPencil: New operator to Normalize strokesAntonio Vazquez
2021-05-26GPencil: Bake GPencil object transforms into a new GPencil objectAntonio Vazquez