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-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 T79586: "rendering paused" not shown when viewport render starts pausedBrecht Van Lommel
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
2020-08-06Move CDData debug print helper from DM to CustomData 'namespace'/files.Bastien Montagne
2020-08-06Cleanup: undeclared warningsCampbell Barton
2020-08-06Cleanup: avoid debug-only includes for BLI_assert.hCampbell Barton
2020-08-06Fix buffer-overflow when drawing Curve Guide objectsJulian Eisel
2020-08-06Fix T78520 EEVEE: No viewport update when changing material nodetreeClément Foucault
2020-08-06Fix padding when multi-editing aligned widgetsRed Mser
2020-08-06Fix T79408: ungroup operation update animation data incorrectlyJacques Lucke
2020-08-06Workaround release builds failingCampbell Barton
2020-08-06Fix T79309: Safe Areas are not visibleCampbell Barton
2020-08-06Fix T79575: Crash loading nested set-scenesCampbell Barton
2020-08-06Python: include Python stack trace in the crash logDaniel Bailey
2020-08-06Fix T78698: Move cursor stuck after removing modifierJulian Eisel
2020-08-05Fix T77517 EEVEE: Collection Holdout doesn't work in 2.90Clément Foucault
2020-08-05EEVEE: Fix previous commitClément Foucault
2020-08-05Fix T78954 EEVEE: Motion Blur: Bug with hair particles on linked objectsClément Foucault
2020-08-05Fix file name sometimes not visible immediately after renamingJulian Eisel
2020-08-05Fix double-click not opening directories on some touch-padsJulian Eisel
2020-08-05Fix T77548: Crash when using Add Object Tool with Normal Orientation and zero...Deep Majumder
2020-08-05Fix T79370 EEVEE: Texture paint does not update during strokeClément Foucault
2020-08-05Fix T78907: Renaming file doesn't work while mouse is over file iconJulian Eisel
2020-08-05Workbench: Fix broken id passClément Foucault
2020-08-05Fix T79509 Workbench: Object color mode broken if more than 4096 objectsClément Foucault
2020-08-05Eevee: do not rely on the SOCK_HIDE_VALUE flag for node group sockets.Alexander Gavrilov
2020-08-05Fix T72297: disabled buttons toggling on dragNathan Craddock
2020-08-05Sculpt: Use vertices instead of faces to limit the grids in each PBVH nodePablo Dobarro
2020-08-05Fix T79524: Button alignment broken in some casesJulian Eisel
2020-08-05Fix T78412: Ctrl+Spacebar does not maximize Python console on WindowsJulian Eisel
2020-08-05Fix T78869: denoising performance regression on WindowsBrecht Van Lommel
2020-08-05Fix T77346: GPU Workaround Always Render Using Main ContextJeroen Bakker
2020-08-05Fix T79520: Data Transfer modifier: crash/assert going into editmode on a sou...Bastien Montagne
2020-08-05GPUTexture: Fix missing breakClément Foucault
2020-08-05PyDoc: use glClearColor before glClear in gpu docsPhilipp Oeser
2020-08-05Fix T79374: Render audio produces random clippingJoerg Mueller
2020-08-05Audaspace: port documentation bugfix from upstream.Joerg Mueller
2020-08-05Fix T79544: No sound in video sequencer preview.Bastien Montagne
2020-08-05Correct recent fix for Cycles motion blur testSergey Sharybin
2020-08-05Fix T78630: Custom icons not grayed out in inactive layoutsJulian Eisel
2020-08-05Fix T78777: Cycles motion blur test differences between AVX/AVX2Brecht Van Lommel