https://bugs.kde.org/show_bug.cgi?id=369349
--- Comment #39 from Alvin Wong <alvinhoc...@gmail.com> --- Git commit fe3f85a849645de2158378a3f88efab9644b0686 by Alvin Wong. Committed on 31/07/2017 at 13:50. Pushed by alvinwong into branch 'krita/3.2'. Reduce copying in getStabilizedPaintInfo Since KisPaintInformation does heap allocation for private data, we really should try re-using when possible. Back-ported from 536565381cede0bf45dc082360e1008308edba57 on 'master' M +50 -0 libs/image/brushengine/kis_paint_information.cc M +7 -0 libs/image/brushengine/kis_paint_information.h M +2 -2 libs/ui/tool/kis_tool_freehand_helper.cpp https://commits.kde.org/krita/fe3f85a849645de2158378a3f88efab9644b0686 -- You are receiving this mail because: You are watching all bug changes.