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
2020-08-12EEVEE: Motion Blur: Use evaluated object as key to motion dataClément Foucault
2020-08-12LibOverride and modifiers: Add copying of linked modifiers.Bastien Montagne
2020-08-12Fix T79622: Mesh Filter on a locked Shape crashesPhilipp Oeser
2020-08-12Fix T79712: Color Changes do not record in Auto-Key ModePhilipp Oeser
2020-08-12Fix UV unwrap not working with only one pinned vertexBrecht Van Lommel
2020-08-12Bump the minimum required version for 2.90Dalai Felinto
2020-08-12Cleanup: Use proper bool type and literals for operators poll functions.Bastien Montagne
2020-08-12Fix (unreported) broken Poll function of GPencile mods and ShaderFX operators...Bastien Montagne
2020-08-12Fix part of T79635: Disable by default operation on unknown mod from liboverr...Bastien Montagne
2020-08-11Fix T79640: "Assign Shortcut" doesn't work for "View 2D Zoom"Philipp Oeser
2020-08-11Fix T79700: skin modifier: prevent error for vert-only meshPhilipp Oeser
2020-08-11Fix T79676: Video Sequencer image sequence strip source path breaks whenPhilipp Oeser
2020-08-11Fix T79703 EEVEE: Crash on Macos due to lightcache bakingClément Foucault
2020-08-11Fix T79672 EEVEE: Motion blur steps value broken after recent changeClément Foucault
2020-08-11Fix T79692: Full copy of scene makes Blender freeze if there is content direc...Bastien Montagne
2020-08-11Fix T79563: Compositor's Stabilize 2D in invert mode does not work correctlySergey Sharybin
2020-08-11Fix T79616: Sort by column in filebrowser is brokenJulian Eisel
2020-08-11Revert "Fix T77409: Crash showing vertex/face duplicators in edit-mode"Sybren A. Stüvel
2020-08-11Fix T79517: Data Transfer modifier fails in edit-modeCampbell Barton
2020-08-11Fix mesh data-transfer tracking if a change was madeCampbell Barton
2020-08-11Python: don't remove existing context overrides when calling an operatorJacques Lucke
2020-08-11Timers: set first window as context in timerJacques Lucke
2020-08-11Fix memory leak setting error text in the data-transfer modifierCampbell Barton
2020-08-11Fix T77409: Crash showing vertex/face duplicators in edit-modeCampbell Barton
2020-08-11BMesh: add UV calculate center callCampbell Barton
2020-08-11Cleanup: use doxy sections for object_dupli.cCampbell Barton
2020-08-10Fix T77298: Can't bake texture with multiple objectsLukas Stockner
2020-08-10Fix T79324: Crash when changing View Layer while VR session runsJulian Eisel
2020-08-10Fix T78113: Random explosions of cloth with self collisionGermano Cavalcante
2020-08-10Fix T77847: "Add plane > align" causes crash when certain rigs are in the sce...Bastien Montagne
2020-08-10Fix pose offset on VR session start for some OpenXR runtimesJulian Eisel
2020-08-10Fix broken behavior on active VR Landmark changeJulian Eisel
2020-08-10Fix T77685: object transforms from rigid body simulation are ignored by modif...Jacques Lucke
2020-08-10Fix T79619: Sequencer window not updating whilst playing animationJeroen Bakker
2020-08-10Fix T79346: VSE custom proxy file is brokenRichard Antalik
2020-08-09Fix T79246 GPUShader: compile error on AWS Elastic GraphicsClément Foucault
2020-08-07Fix previous commit, we first need to be sure we actually get a mesh...Bastien Montagne
2020-08-07Fix T79604: Switching to edit mode on boolean object runs out of memory.Bastien Montagne
2020-08-07Fix T79201: Mantaflow: Fluid guides don't affect simulation.Sebastián Barschkis
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-07EEVEE: Render: Fix regression caused by previous Motion blur fixClément Foucault
2020-08-07Fix T78452 EEVEE: Motion Blur: Crash when using camera switchingClément Foucault
2020-08-07Fix T78160 EEVEE: Motion Blur: Bug with Follow Path animationClément Foucault
2020-08-06GPencil: Fix unreported wrong Polyline bottom tooltipAntonio Vazquez
2020-08-06Fix T77885: crash rendering grease pencil from compositor with multiple scenesVincent Blankfield
2020-08-06Fix Pose Brush FK mode detecting wrong rotation originPablo Dobarro
2020-08-06GPencil: Patch old files after the change in how the first frame is usedAntonio Vazquez
2020-08-06Cleanup: Remove bad level calls from space imageDalai Felinto
2020-08-06Cleanup: Stop accessing gpu_batch_presets_reset()Dalai Felinto
2020-08-06Cycles: load OpenVDB file earlier in Blender exportBrecht Van Lommel