https://bugs.kde.org/show_bug.cgi?id=443629
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/23e4917f5 |hics/krita/commit/2734bc3eb |a0fe0b28a277d33468948a9ac34 |81b11f5c7cbffbd7a78dd9289bd |665d |e717 --- Comment #9 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 2734bc3eb81b11f5c7cbffbd7a78dd9289bde717 by Dmitry Kazakov. Committed on 13/11/2021 at 09:30. Pushed by dkazakov into branch 'krita/5.0'. Fix loading of textures in presets with invalid MD5 tag Some of our presets have invalid MD5 tag saved for the textures. It could happen due to the fact that they used resource->md5() when saving, but saveToDevice() changed the actual MD5. This patch is the first stage of the proposal in this task: Ref https://phabricator.kde.org/T14946 M +34 -13 libs/resources/KisResourcesInterface.cpp https://invent.kde.org/graphics/krita/commit/2734bc3eb81b11f5c7cbffbd7a78dd9289bde717 -- You are receiving this mail because: You are watching all bug changes.