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-12Cycles X: Fix possible use of uninitialized ShaderClosureSergey Sharybin
2021-05-12Fix wrong loop count in Sculpt Expand codePablo Dobarro
2021-05-11Fix T72791: Cycles wrong results when mixing multiple random walk BSSRDFsChris Eveleigh
2021-05-11Fix T88093: persistent data and particle object instancing not workingBrecht Van Lommel
2021-05-11Fix T88099: error with persistent data and motion blurBrecht Van Lommel
2021-05-11Fix T88160: GPencil Remove `B` key to create Blank Keyframe in Drawing modeAntonio Vazquez
2021-05-11Cleanup: remove unused BPy_IDProperty struct memberCampbell Barton
2021-05-11Fix T88190: Freed memory use when iterating over id-propertiesCampbell Barton
2021-05-11Fix memory leak in Python IDproperty iteratorCampbell Barton
2021-05-11Fix T82155: Fade inactive geometry overlay not working with instanced geometryPablo Dobarro
2021-05-10Fix T88060: Expand freezing when deleting a Face Set with multiple loose partsPablo Dobarro
2021-05-10Fix T88180: Enable HQ normal workaround for RX 580X cards.Jeroen Bakker
2021-05-10Fix T54339: Shapekey Max value doesn't clamp existing valuePratik Borhade
2021-05-10Fix T87764: Mem-leak during viewport rendering.Jeroen Bakker
2021-05-10Animation: move Cycle-Aware Keying to the Keying popover.Alexander Gavrilov
2021-05-10Fix T88145: Dynamic Paint initial color using vertex color not working as exp...Philipp Oeser
2021-05-09GPencil: Sort Line Art modifier alphabeticallyPablo Vazquez
2021-05-09GPencil: Name Scene Line Art objects "Line Art"Pablo Vazquez
2021-05-08Fix PlayAnim cache size increasing when playing multiple animationsCampbell Barton
2021-05-08Fix PlayAnim X/Y flippingCampbell Barton
2021-05-07Fix: No sound is exported with ffmpeg 4.4Sebastian Parborg
2021-05-07LibOverride: more tweaking to handling of obsolete overrides during resync.Bastien Montagne
2021-05-07Cleanup: make format (clang-format)Dalai Felinto
2021-05-07LibOverride: Fix many 'obsolete' overrides not being properly deleted.Bastien Montagne
2021-05-07Fix PlayAnim issue with images gradually loading into cacheCampbell Barton
2021-05-07Cleanup: move frame caching into functionsCampbell Barton
2021-05-07Cleanup: extract image loading into it's own functionCampbell Barton
2021-05-07Fix use of imbuf that was never valid in animation playerCampbell Barton
2021-05-07Cleanup: minor changes from master to avoid merge conflictsCampbell Barton
2021-05-07VSE: Fix freeing display buffer cache before useRichard Antalik
2021-05-07Fix T81751: Use GLSL for better anim player performanceRichard Antalik
2021-05-07Fix inconsistency setting particle edit-modeCampbell Barton
2021-05-06Fix T83398: Fade inactive geometry overlay option not visible depending on th...Pablo Dobarro
2021-05-06Fix T88065: Spline-IK bone position calculation fails in some casesSebastian Parborg
2021-05-06LibOverride: Better handling of 'orphaned' Objects in override creation.Bastien Montagne
2021-05-06Fix T88030: operator showing options it shouldntPhilipp Oeser
2021-05-06Fix T87983: Motion tracker button tooltips identicalFalk David
2021-05-06Fix T86314: materials not updated correctly after collada import (again)Philipp Oeser
2021-05-06Fix radius not taken into account when adding curve guide force fieldPhilipp Oeser
2021-05-06Fix memory leak in object.mode_set_with_submodeCampbell Barton
2021-05-06PlayAnim: support limiting the cache by memory instead of framesCampbell Barton
2021-05-06VSE: Fix wrong flag valueRichard Antalik
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-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-05Fix kernel loading time accounted twice in render progressSergey Sharybin
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