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-20Cleanup: Use enum to indicate the current orientationGermano Cavalcante
2021-05-20Fix T88345: Blender crash on GPUFrameBuffer creationGermano Cavalcante
2021-05-20Fix T88365: GPUTexture.read returning a buffer with wrong sizeGermano Cavalcante
2021-05-20Fix T88313: GPencil reproject operator projecting on the wrong surfaceGermano Cavalcante
2021-05-20Fix T86193: Bake Action, wrong rotation order for bonesdreamertooth
2021-05-19Fix T87793: Cycles OptiX crash hiding objects in viewport renderBrecht Van Lommel
2021-05-19Cycles OpenCL: disable AO preview kernelsBrecht Van Lommel
2021-05-19Blender LTS: match download urls with latest changes in buildbot.Jeroen Bakker
2021-05-19Fix T88167: Regression: no tooltip for syringe/picker, during picking objectPratik Borhade
2021-05-19EEVEE: Subsurface Node: Fix inverted texture blur inputClément Foucault
2021-05-19EEVEE: Geometry info -> tangent: Make consistent with Cycles for hairMikhail Matrosov
2021-05-19Fix T88362: Lineart countour rendering errorYimingWu
2021-05-18Fluid: Updated Mantaflow source filesSebastián Barschkis
2021-05-18Fix build warningRichard Antalik
2021-05-18Fix T88370: GPencil render crash when use viewlayer and maskingAntonio Vazquez
2021-05-18Fix ocean modifier giving different result on Arm than x86Brecht Van Lommel
2021-05-18Tests: Disabled physics ocean test on macOS arm64Sebastián Barschkis
2021-05-18Fix error calling select-camera without a 3D viewCampbell Barton
2021-05-18Fix error in grease pencil flip color operatorCampbell Barton
2021-05-18Fix T88026: Repeated switch to rendered viewport crashesCampbell Barton
2021-05-18Cleanup: clang-formatCampbell Barton
2021-05-18Fix T88230: Properly handle Face Set visibility in Expand Face Sets editingPablo Dobarro
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