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-05-21Merge branch 'master' into temp-attributes-paneltemp-attributes-panelJacques Lucke
2021-05-21Cleanup: Use named unused arguments in Cycles DeviceSergey Sharybin
2021-05-21Geometry Nodes: new Material Replace nodeJacques Lucke
2021-05-21Depsgraph: remove mesh edit-mode pointer duplicationCampbell Barton
2021-05-21Fix T88227: Eevee not working on AMD 535 cards.Jeroen Bakker
2021-05-21Transform: use ID_RECALC_GEOMETRY flag when updating object dataCampbell Barton
2021-05-21Cleanup: quiet -Warray-parameter warnings from GCC11Campbell Barton
2021-05-21Cleanup: conversion warningCampbell Barton
2021-05-21Eevee Wavelength Node SupportIyad Ahmed
2021-05-21Transform: remove ID_RECALC_SELECT for edit-mode armaturesCampbell Barton
2021-05-21Cleanup: spellingRichard Antalik
2021-05-20Merge branch 'blender-v2.93-release'Sebastian Parborg
2021-05-20Fix T87854: Add clamp option to Path AnimationSebastian Parborg
2021-05-20Fix petty comment.Ray Molenkamp
2021-05-20GPencil: Fix missing annotations in VSE stripAntonio Vazquez
2021-05-20Merge branch 'blender-v2.93-release' into masterAnkit Meel
2021-05-20macOS build: set minimum deployment target correctlyAnkit Meel
2021-05-20Merge branch 'blender-v2.93-release'Hans Goudey
2021-05-20Fix T87316: No undo push for clicking on attribute nameHans Goudey
2021-05-20GPencil: Adding length modifier.YimingWu
2021-05-20Fix T87947: Trasnform: Keyboard input uses view orientationGermano Cavalcante
2021-05-20Cleanup: Use enum to indicate the current orientationGermano Cavalcante
2021-05-20Fix T88345: Blender crash on GPUFrameBuffer creationGermano Cavalcante
2021-05-20Fix T88365: GPUTexture.read returning a buffer with wrong sizeGermano Cavalcante
2021-05-20Fix T88313: GPencil reproject operator projecting on the wrong surfaceGermano Cavalcante
2021-05-20Cleanup: rename incorrectly named experimental feature flagJacques Lucke
2021-05-20Merge remote-tracking branch 'origin/blender-v2.93-release'Sybren A. Stüvel
2021-05-20Fix T86193: Bake Action, wrong rotation order for bonesdreamertooth
2021-05-20Geometry Nodes: new Material input nodeJacques Lucke
2021-05-20Geometry Nodes: new Material Assign nodeJacques Lucke
2021-05-20Materials: support materials when applying modifierJacques Lucke
2021-05-20Fix: wrong rna pointer for material slotJacques Lucke
2021-05-20Geometry Nodes: new geometry nodes evaluatorJacques Lucke
2021-05-20Cleanup: spellingCampbell Barton
2021-05-20Cleanup: inconsistent parameter namesJacques Lucke
2021-05-20VSE: Fix select strips at current frame featureRichard Antalik
2021-05-20Cleanup: Remove unused defineRichard Antalik
2021-05-20VSE: Fix animation duplication in split operatorRichard Antalik
2021-05-20Splines: Optimize interpolation in special case virtual arrayHans Goudey
2021-05-19VSE: Fix rendering inconsistencyRichard Antalik
2021-05-19VSE: Refactor sorting functionsRichard Antalik
2021-05-19Cleanup: Use consistent order for functions in node filesHans Goudey
2021-05-19Geometry Nodes: Execute point rotate node on curve componentHans Goudey
2021-05-19Geometry Nodes: Support for dynamic attributes on curve splinesHans Goudey
2021-05-19Cleanup: Use copy constructor for CurveEvalHans Goudey
2021-05-19Fix T87793: Cycles OptiX crash hiding objects in viewport renderBrecht Van Lommel
2021-05-19Cycles OpenCL: disable AO preview kernelsBrecht Van Lommel
2021-05-19Assets: Use textures (and shadows) for automatic object previewsSeverin
2021-05-19GPencil: Apply NanoSVG fixAntonio Vazquez
2021-05-19IDManagement: Enable ID sorting test for linked IDs.Bastien Montagne