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
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-22UI: Sequencer: add refresh_all operator to all sequencer view menusAaron Carlisle
2021-06-19Spreadsheet Editor: Row FiltersHans Goudey
2021-06-18Armature: add automatic B-Bone Scale toggles.Alexander Gavrilov
2021-06-18Armature: add B-Bone Y scale channel and extra flag fields to DNA.Alexander Gavrilov
2021-06-17Raycast geometry node.Lukas Tönne
2021-06-17Geometry Nodes: Add Curve Subdivision NodeHans Goudey
2021-06-16Geometry Nodes: Separate Components NodeJohnny Matthews
2021-06-15Fix image space missing mask display panelCampbell Barton
2021-06-15Cleanup: remove "_" prefix for used argumentsCampbell Barton
2021-06-15Cleanup: unused argument & variable warningsCampbell Barton
2021-06-15Cleanup: use private methods for internal operator utilitiesCampbell Barton
2021-06-14Geometry Nodes: Curve Reverse NodeJohnny Matthews
2021-06-14Geometry Nodes: Curve to Points Node for Evaluated DataHans Goudey
2021-06-14UI: Windows Blend File AssociationHarley Acheson
2021-06-11Overlays: Make flash on mode transfer an operator propertyPablo Dobarro
2021-06-11Add option to link assets on drag & dropJulian Eisel
2021-06-11Fix T89001: node search not working anymoreJacques Lucke
2021-06-09Geometry Nodes: Add Convex Hull NodeHenrik Dick
2021-06-09GPencil: Hide Brush panels for some toolsAntonio Vazquez
2021-06-08PyAPI: use keyword only argumentsCampbell Barton
2021-06-08Geometry Nodes: new Select by Material nodeJacques Lucke
2021-06-05Limit Rotation: add an Euler Order option.Alexander Gavrilov
2021-06-05Cleanup: use ternary operator for icon argumentCampbell Barton
2021-06-05FFmpeg: Fix seeking not returning the correct frame when not using TC indexSebastian Parborg
2021-06-04GPencil: Change Fill Boundary iconAntonio Vazquez
2021-06-04GPencil: Change Fill extend lines iconAntonio Vazquez
2021-06-04Greasepencil: show pressure curve widgets in the sidebarPhilipp Oeser
2021-06-04Geometry Nodes: Curve Length NodeJohnny Matthews
2021-06-03Overlay: Flash on Mode Transfer overlayPablo Dobarro
2021-06-03VSE: Remove JPEG reference from proxy panelRichard Antalik
2021-06-02GPencil: New operator to Normalize strokesAntonio Vazquez
2021-06-02Geometry Nodes: Add Delete Geometry NodeWannes Malfait
2021-06-01Compositor: Full-frame base systemManuel Castilla
2021-05-31Merge branch 'blender-v2.93-release'Brecht Van Lommel
2021-05-31Display source video fps in the VSESebastian Parborg
2021-05-31Fix T88670: Load Previous Settings does not copy symlinksBrecht Van Lommel
2021-05-29UI: Match tooltip with interface nameAaron Carlisle
2021-05-28Geometry Nodes: Add Mesh to Curve NodeHans Goudey
2021-05-28Cleanup: use static set syntaxCampbell Barton
2021-05-27Fix T86465: Annotation Tool is missing in VSE Preview toolbarAntonio Vazquez
2021-05-26GPencil: Cleanup - Conform with RNA naming schemeFalk David
2021-05-26GPencil: Add option to disable masks in view layerFalk David
2021-05-26GPencil: Bake GPencil object transforms into a new GPencil objectAntonio Vazquez
2021-05-26Fix T88534: Unable to add a Geometry Node Tree on Volume objectPhilipp Oeser
2021-05-25Geometry Nodes: Add Shader Curve NodesCharlie Jolly
2021-05-25Cleanup: remove unused functionJacques Lucke
2021-05-21Fix some RNA physics accessors creating data.Bastien Montagne