https://bugs.kde.org/show_bug.cgi?id=438655
amyspark <a...@amyspark.me> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/3b5d6c9be | |4a0aba108ba1cbffd6dce411c72 | |ab4f Resolution|--- |FIXED --- Comment #3 from amyspark <a...@amyspark.me> --- Git commit 3b5d6c9be4a0aba108ba1cbffd6dce411c72ab4f by L. E. Segovia. Committed on 17/06/2021 at 23:40. Pushed by lsegovia into branch 'master'. TIFF: refactor to enable floating point support M +0 -2 plugins/impex/tiff/CMakeLists.txt M +9 -18 plugins/impex/tiff/kis_buffer_stream.cc M +1 -0 plugins/impex/tiff/kis_buffer_stream.h M +333 -218 plugins/impex/tiff/kis_tiff_converter.cc M +1 -0 plugins/impex/tiff/kis_tiff_converter.h D +0 -108 plugins/impex/tiff/kis_tiff_reader.cc M +238 -98 plugins/impex/tiff/kis_tiff_reader.h M +0 -12 plugins/impex/tiff/kis_tiff_writer_visitor.cpp D +0 -154 plugins/impex/tiff/kis_tiff_ycbcr_reader.cc M +148 -37 plugins/impex/tiff/kis_tiff_ycbcr_reader.h https://invent.kde.org/graphics/krita/commit/3b5d6c9be4a0aba108ba1cbffd6dce411c72ab4f -- You are receiving this mail because: You are watching all bug changes.