32280a170b
app: Add "No erasing effect" parameter to MyPaint brush
...
Last and unrelated patch of bug #785001 .
2018-01-03 02:23:53 +01:00
e5b6806fe2
app: port tons of files to the new GIMP_CONFIG_PROP_FOO() macros
...
and remove lots of labels from calls to gimp_prop_foo_new(). Also
had to manually remove some unwanted labels that are now added
automatically, fixes bug #761880 .
2016-02-11 23:46:24 +01:00
677b1f2d82
app: mypaint: Add a toggle to change between erase & paint mode
2015-12-28 15:25:47 -08:00
8fa6e261d0
app: add a brush selector to the MyPaint brush options
2015-12-28 20:04:29 +01:00
ccd8ec5dee
app: connect the MyPaint brush core with the new brush container
...
and remove all hackish temp code that did the same. Remove quite
some #ifdefs around code that doesn't depend on libmypaint.
2015-12-21 12:28:46 +01:00
df21e07855
app: Fix MyPaint brush rendering, implement MyPaintSurface in a native format
2015-12-15 14:48:18 -08:00
9d510d8fff
app: make the MyPaint brush path configurable in Prefs -> Folders
...
Keep the config values around even if compiled without MyPaint brush
support, so we remember the values between sessions of differently
compiled GIMP versions.
2015-04-25 21:14:22 -04:00
fcf7a0f9f5
app: port MyPaint brush loading to GFileEnumerator
2015-04-22 11:31:31 +02:00
5217900748
configure/app: libmypaint becomes an optional dependency.
2015-03-30 22:38:35 +02:00
071ede915a
app: first draft of GimpMybrushTool, which uses MyPaint brushes
2015-03-30 22:38:34 +02:00