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
path: root/source
AgeCommit message (Expand)Author
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 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 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-05Audaspace: port documentation bugfix from upstream.Joerg Mueller
2020-08-05Fix T79544: No sound in video sequencer preview.Bastien Montagne
2020-08-05Fix T78630: Custom icons not grayed out in inactive layoutsJulian Eisel
2020-08-05EEVEE: LightCache: Add warning if the cache cannot be savedClément Foucault
2020-08-05Fix T78529: Blend file corrupted during save caused by high Cubemap SizeClément Foucault
2020-08-05EEVEE: LightCache: Prevent crash when using a lightcache too bigClément Foucault
2020-08-05GPUTexture: Check PROXY textures for cubemap typesClément Foucault
2020-08-05GPUTexture: Improve debug printClément Foucault
2020-08-05Fix T79213 EEVEE: rendering with motion blur can change current frameClément Foucault
2020-08-05Fix T78665: Face Set visibility reverted when chaning Multires LevelsPablo Dobarro
2020-08-05Fix missing duplicates in the subdiv_ccg neighbors functionPablo Dobarro
2020-08-04Fix T74796: Outliner child objects hidden when collections are filteredNathan Craddock
2020-08-04Fix T71488: Flipping Custom Split Normal Data leads to artifactsSebastian Parborg
2020-08-04Fix T78932: fix linking reroute nodes of different typeJacques Lucke
2020-08-04Fix T78758 Alembic export: crash when file is in use by another applicationSybren A. Stüvel
2020-08-04Fix T79234: Material preview does not updateJulian Eisel
2020-08-04Cleanup: typos & co in UI messages (and some other places).Bastien Montagne
2020-08-04Fix T79503: Selecting edit-bones while holding Ctrl crashesCampbell Barton
2020-08-04Fix T79453: Motion Tracking: marker does not remember 'enabled' statePhilipp Oeser
2020-08-04Fix crash switching render slots when there is only one slotCampbell Barton
2020-08-04Depsgraph: Use UUID to identify pose channelsSergey Sharybin
2020-08-04Pose channel: Add session UUIDSergey Sharybin
2020-08-04Node Groups: expose the SOCK_HIDE_VALUE flag for node group inputs.Alexander Gavrilov
2020-08-04Node Groups: fix placement of the Output node when creating a group.Alexander Gavrilov
2020-08-04Modifier: bypass mesh conversion for hooks in edit-modeCampbell Barton
2020-08-04Fix: Remove debug print added mistakenlyHans Goudey
2020-08-04Fix (unreported): Bevel tool custom profile uses wrong segments numberHans Goudey