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-06Cleanup: link directly to stackexchange URLCampbell Barton
2021-05-05Fix T82002: ENTER does nothing when mouse cursor is over save dialog text fieldSeverin
2021-05-05Merge branch 'blender-v2.93-release'Clément Foucault
2021-05-05Remove printfsClément Foucault
2021-05-05Fix T86037 EEVEE: SSR option changes render passes resultClément Foucault
2021-05-05Fix T87068 EEVEE: Moire effect with particle hair and subsurfaceClément Foucault
2021-05-05Fix T86823 Eevee: refraction depth shared between different materialsClément Foucault
2021-05-05Fix T86037 EEVEE: SSR option changes render passes resultClément Foucault
2021-05-05Merge branch 'blender-v2.93-release'Bastien Montagne
2021-05-05LibOverride: More fixes to properly ignore non-overridable ID pointers.Bastien Montagne
2021-05-05LibOverride: Tag base's object pointer as not overridable.Bastien Montagne
2021-05-05Merge branch 'blender-v2.93-release'Sergey Sharybin
2021-05-05Fix kernel loading time accounted twice in render progressSergey Sharybin
2021-05-05Merge branch 'blender-v2.93-release'Bastien Montagne
2021-05-05LibQuery: Cleanup: Document more fields of `LibraryForeachIDData` struct.Bastien Montagne
2021-05-05LibOverride: Fix usage of IDProps that are not overridable.Bastien Montagne
2021-05-05LibOverride/LibQuery: Refactor 'non-overridable' status management.Bastien Montagne
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