Skip to content
  • Ell's avatar
    app: avoid copying the brush boundary on each brush tool flush() · 09b16f6c
    Ell authored
    In GimpBrushTool, remember the settings used for the last cached
    brush boundary, and avoid creating a new copy if the settings
    didn't change.  This should lower the overhead of
    gimp_brush_tool_flush_paint() when not using dynamics.
    09b16f6c