~jpobst/pinta/master

Viewing all changes in revision 825.

  • Committer: Cameron White
  • Date: 2013-06-10 03:48:11 UTC
  • Revision ID: git-v1:bb42f186a36dc93f335355ec22b68df93ccadf93
Merge the PaintBrush class into the BasePaintBrush class.

- The context, stroke colour, and image surface are now passed into the
DoMouseMove method. This removes the dependency on the PaintBrushTool
class and allows the code to move into Pinta.Core.

- This should make writing addins with custom brushes a bit simpler, as
classes can just inherit from BasePaintBrush.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: