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-01-16GPencil: Add new parameteres to transform layersAntonio Vazquez
2021-01-16Fix T84758: Revert "LibOverride: Also consider regular embedded IDs as virtua...Bastien Montagne
2021-01-16Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-16Add Object Tool: remove from experimentalCampbell Barton
2021-01-15Cleanup: Remove Unused tracking propertiesAaron Carlisle
2021-01-15LibOverride: Also consider regular embedded IDs as virtual overrides.Bastien Montagne
2021-01-15Gpencil Noise - Add noise offset parameterCody Winchester
2021-01-15Use mmap() IO for reading uncompressed .blendsLukas Stockner
2021-01-14GPencil: Allow small resolution for Fill toolAntonio Vazquez
2021-01-14GPencil: Disable Multiframe edition when play animationAntonio Vazquez
2021-01-13Geometry Nodes: Add "Point Translate" and "Point Scale" nodesHans Goudey
2021-01-13Geometry Nodes: Rename "Rotate Points" to "Point Rotate"Hans Goudey
2021-01-13Fix T83411: Crash when using a workspace/layout data path in a driverSergey Sharybin
2021-01-13Asset System: Disable Asset Browser as experimental featureJulian Eisel
2021-01-13Compositor: "Save as Render" for the file output nodeRobert Guetzkow
2021-01-13Cleanup: clang-format, trailing spaceCampbell Barton
2021-01-13Bevel Modifier: Use angle limit method by defaultHans Goudey
2021-01-12Geometry Nodes: new Align Rotation to Vector nodeJacques Lucke
2021-01-12Fix T84588: Cache access in rna_Particle_uv_on_emitterRobert Guetzkow
2021-01-11Geometry Nodes: Attribute Vector Math NodeHans Goudey
2021-01-11Cloth: add a vertex group setting to exclude from object collision.Alexander Gavrilov
2021-01-07RNA: document Python instancing for ID's and RNA typesCampbell Barton
2021-01-05Compositor: Alpha ModeJeroen Bakker
2021-01-05Cleanup: Enum for mask overlay modeJeroen Bakker
2021-01-05Cleanup: typos (repeated words)Campbell Barton
2021-01-04Cleanup: use 'pragma once'Campbell Barton
2020-12-28UI: List library overrides in the OutlinerJulian Eisel
2020-12-24Bake: vertex color baking support for CyclesBrecht Van Lommel
2020-12-23Cleanup: Clang formatHans Goudey
2020-12-23Geometry Nodes: new Rotate Points nodeJacques Lucke
2020-12-23Fluid: Added new viscosity solverSebastián Barschkis
2020-12-22UI: Properties editor popover and outliner syncNathan Craddock
2020-12-21Cleanup: Correct commentHans Goudey
2020-12-20VSE: Remove cost calculation from cacheRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-12-19Fix build error after previous commitHans Goudey
2020-12-19Cleanup: Remove unused variables from the bNode structHans Goudey
2020-12-18Function Nodes: Input VectorDalai Felinto
2020-12-18Fix T82591: Performance regression when rendering at very high resolutionJeroen Bakker
2020-12-17Cleanup: Use abstraction for attribute math node inputHans Goudey
2020-12-17Geometry Nodes: Point separate and attribute compare nodesHans Goudey
2020-12-17Fix T83886: Particle instance modifier brokenPhilipp Oeser
2020-12-17Geometry Nodes: add Attribute Color Ramp nodeJacques Lucke
2020-12-16VSE: Improve motion-picture workflowRichard Antalik
2020-12-16Geometry Nodes: Boolean attribute typeHans Goudey
2020-12-16Geometry Nodes: Poisson disk point distribution node/methodDalai Felinto
2020-12-16Sculpt: Multires Displacement SmearPablo Dobarro
2020-12-16UI: Indicate asset data-blocks with an icon in Outliners & search menusJulian Eisel
2020-12-16Cleanup: sort struct blocksCampbell Barton
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton