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-04Fix: Incorrect type used for geometry nodes poly splinesHans Goudey
2021-05-04Fix missing header & footer toggle chevrons in SpreadsheetJulian Eisel
2021-05-04Fix compile error without AlembicKévin Dietrich
2021-05-04GPencil: New Dilate parameter for Fill brushAntonio Vazquez
2021-05-04Gpencil - Fix stroke normal from D10171Cody Winchester
2021-05-04Fix T87935: allow library overrides on NLA/FCurve modifiersSybren A. Stüvel
2021-05-04Animation: correct active track/strip pointers after copying NLA tracksSybren A. Stüvel
2021-05-04Docs: "File > External Data pack operator" lookup for the manualDalai Felinto
2021-05-04"File > External Data" menu improvements and cleanupDalai Felinto
2021-05-04Merge branch 'blender-v2.93-release'Sebastian Parborg
2021-05-04Fix T87489: Text Data-Blocks get deleted on Recursive PurgeSebastian Parborg
2021-05-04Fix T87489: Text Data-Blocks get deleted on Recursive PurgeSebastian Parborg
2021-05-04Geometry Nodes: refactor instances componentJacques Lucke
2021-05-04Merge branch 'blender-v2.93-release'Germano Cavalcante
2021-05-04Fix (unreported): 'CoInitializeEx' being called without 'CoUninitialize'Germano Cavalcante
2021-05-03Fix errors in Cycles commentsBrecht Van Lommel
2021-05-03Fix T85287: Cycles deadlock loading Blender images in some casesBrecht Van Lommel
2021-05-03Fix T88001: persistent data render wrong when changing camera borderBrecht Van Lommel
2021-05-03Fix T87982: crash switching render slots while render is in progressBrecht Van Lommel
2021-05-03Cycles standalone: Fixed macOS dependencies.Stefan Werner
2021-05-03Geometry Nodes: Initial basic curve data supportHans Goudey
2021-05-03Merge branch 'blender-v2.93-release'Antonio Vazquez
2021-05-03Fix T88005: GPencil inverse fill leaves unwanted line at viewport edge.Antonio Vazquez
2021-05-03Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-03Fix T87926: Transform menu has operators guaranteed to not pass poll in certa...Philipp Oeser
2021-05-03Cleanup: spellingCampbell Barton
2021-05-03WM: disable idle event handling timer when simulating eventsCampbell Barton
2021-05-03Movieclip: Use first clip frame for size detectionSergey Sharybin
2021-05-03Fix wrong tracking curves after changing clip offsetSergey Sharybin
2021-05-03Alembic Procedural: precompute vertex normalsKévin Dietrich
2021-05-03Alembic Procedural: refactor data readingKévin Dietrich
2021-05-03Cleanup: use boolean for has_event variable & return valueCampbell Barton
2021-05-03Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-03Fix T87969: crash accesing FaceMaps / PaintMask data in editmodePhilipp Oeser
2021-05-03Merge branch 'blender-v2.93-release'Sergey Sharybin
2021-05-03Fix compilation error after recent compositor fixSergey Sharybin
2021-05-03Merge branch 'blender-v2.93-release'Sergey Sharybin
2021-05-03Fix T87989: Crash using OpenCL in compositorSergey Sharybin
2021-05-03Geometry Nodes: Parallelize attribute nodesHans Goudey
2021-05-03Merge branch 'blender-v2.93-release'Alexander Gavrilov
2021-05-03LibOverride: temporarily fix the material driver workaround with a hack.Alexander Gavrilov
2021-05-03Minor updates to i18n spellcheck tool.Bastien Montagne
2021-05-03Cleanup: clang-tidyJacques Lucke
2021-05-03Cleanup: clang-tidyJacques Lucke
2021-05-03Cleanup: formatKévin Dietrich
2021-05-03Cycles: use reference count to detect used shadersKévin Dietrich
2021-05-03Cycles: add reference counting to NodesKévin Dietrich
2021-05-02Merge branch 'blender-v2.93-release'Howard Trickey
2021-05-02Fix T87554 Exact Boolean performance bug.Howard Trickey
2021-05-02Merge branch 'blender-v2.93-release'Antonio Vazquez