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-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
2020-12-16VSE: Add Overlay popover panelsPeter Fog
2020-12-16GPencil Array - Add option for uniform random scalingCody Winchester
2020-12-15Fix crash when deleting/renaming asset library while it's visibleJulian Eisel
2020-12-15Asset System: Prepare File Browser backend for the Asset BrowserJulian Eisel
2020-12-15Asset System: Support custom asset library paths through PreferencesJulian Eisel
2020-12-15Asset System: Various changes to previews in preparation for Asset BrowserJulian Eisel
2020-12-15Asset System: Data-block asset metadata storage, reading and APIJulian Eisel
2020-12-15Move Point Cloud object back to Experimental FeaturesDalai Felinto
2020-12-15Geometry Nodes: support evaluating mesh object to geometry setJacques Lucke