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-17Fix T86278: vertex color baking not working with modifiersBrecht Van Lommel
2021-05-17Fix T85892: disable progressive refine when using adaptive samplingBrecht Van Lommel
2021-05-17Fix T88216: Cycles persistent data fails with animated object transform in in...Brecht Van Lommel
2021-05-17Fix T88210: Cycles persistent data failing with image sequencesBrecht Van Lommel
2021-05-17Fix OpenCL group size performance issue on Intel GPUsBrecht Van Lommel
2021-05-17GPencil: Fix unreported error exporting to PDF/SVG with animated cameraAntonio Vazquez
2021-05-17Fix PyAPI doc generation error in 43369ca80e62aa80b951823d1c78abef58852014Campbell Barton
2021-05-15Fix T88204 EEVEE: Animated world light doesnt work during renderClément Foucault
2021-05-15EEVEE: Depth of Field: Fix tile artifacts in mixed focus regionsClément Foucault
2021-05-15Fix T85845 EEVEE: Depth Of Field: Artifacts with slight out of focusClément Foucault
2021-05-15RigidBodies: Clarify usage of the custom density in the calculate massPhilipp Oeser
2021-05-15Fix T88188: Keyframing Vertex Mass in Cloth Simulation doesn't have anyPhilipp Oeser
2021-05-15Fix T87715: Eevee: Holdout options not available in Outliner Collection conte...Philipp Oeser
2021-05-14Fix T88234: Crash with Eevee when shader displacement socket connection is mutedPhilipp Oeser
2021-05-14GPencil: fix separate points/strokes freezing with empty selectionPhilipp Oeser
2021-05-14LineArt: Custom UI for adding GP object.YimingWu
2021-05-14Fix T87417: crash when evaluating geo nodes without window managerPratik Borhade
2021-05-14Fix memory leak in IDPropertyGroup.pop()Campbell Barton
2021-05-14Fix T87929: Cycles, missing update when visibility is modifiedKévin Dietrich
2021-05-14Fix T87360 Multi input links aren't placed correctly when created with pythonFabian Schempp
2021-05-12VSE: Fix disk cache potentially overwriting blend fileRichard Antalik
2021-05-12Fix T88194: Animation player displays washed out colorsRichard Antalik
2021-05-12VSE: Fix meta strip boundary can not be changedRichard Antalik
2021-05-12Fix T87851 EEVEE: Performance regression with baked lighting & transparencyClément Foucault
2021-05-12Fix T81247: Constrain selected UVs to correct UDIMSiddhartha Jejurkar
2021-05-12Fix: IC keymap V-key view pie doesn't work in Weight Paint modeCampbell Barton
2021-05-12Fix incorrect labels for math node wrap functionCharlie Jolly
2021-05-12Fix non-finite tangent in Cycles with missing UV mapSergey Sharybin
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