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-05Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-05Cleanup: clang formatPhilipp Oeser
2021-05-05Merge branch 'blender-v2.93-release'Campbell Barton
2021-05-05Fix PlayAnim error applying cache limiterCampbell Barton
2021-05-05PlayAnim: add in missing define checkCampbell Barton
2021-05-05Merge branch 'blender-v2.93-release'Richard Antalik
2021-05-05VSE: Set view transform based on strip colorspaceRichard Antalik
2021-05-05System info: add OS version to sys_info.pyAnkit Meel
2021-05-05Cleanup: use doxy sections for info_ops.cCampbell Barton
2021-05-05Cleanup: quiet warning about description ending with '.'Campbell Barton
2021-05-05Nodes Splines: Apply tilt to normal evaluationHans Goudey
2021-05-05Fix: Splines: Use consistent bezier linear interpolation methodHans Goudey
2021-05-05Fix T86871: Mesh.mesh_from_object creates empty mesh from curveCampbell Barton
2021-05-05Fix: Incorrect cyclic interpolation for nodes bezier splineHans Goudey
2021-05-04DRW: Fix issue with batch reusing freed VBO indices.Clément Foucault
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 missing header & footer toggle chevrons in SpreadsheetJulian Eisel
2021-05-04Fix missing background of buttons after reportsJulian 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