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-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
2021-05-18Add comment regarding Fade Inactive Geometry property in overlays popoverPablo Dobarro
2021-05-14GPencil: Refactor Append operatorsAntonio Vazquez
2021-05-07GPencil: New Append operatorsAntonio Vazquez
2021-05-06Fix T83398: Fade inactive geometry overlay option not visible depending on th...Pablo Dobarro
2021-05-03Fix T87926: Transform menu has operators guaranteed to not pass poll in certa...Philipp Oeser
2021-04-13Object: Enable transfer mode functionality for switching objects in Sculpt ModePablo Dobarro
2021-04-13Sculpt: Update menu entries for new Expand operatorPablo Dobarro
2021-04-12UI: Use Consistent name for select mirrorAaron Carlisle
2021-04-02Fix T84520: Make the different weight paint code paths exclusive to each otherSebastian Parborg
2021-03-23Cleanup: unused variables, importsCampbell Barton
2021-03-22GPencil: Move Automerge button position in topbarAntonio Vazquez
2021-03-17UI: Rename Init to Initialize Face Sets in menuPablo Dobarro
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-03-13GPencil: Remove word "Strokes" in menuAntonio Vazquez
2021-03-12Sculpt: Mask Init operatorPablo Dobarro
2021-03-12GPencil: UI menu cleanupAntonio Vazquez
2021-03-09Sculpt: Init Face Sets by Face Sets boundariesPablo Dobarro
2021-03-06Cleanup: unused argumentsCampbell Barton
2021-03-06Cleanup: unused variablesCampbell Barton
2021-02-24UI: Remove colons from some labelsYevgeny Makarov
2021-02-20GPencil: Remove old Interpolate menu optionAntonio Vazquez
2021-02-19GPencil: Interpolate Tools refactorAntonio Vazquez
2021-02-10Merge branch 'blender-v2.92-release'Pablo Dobarro