- 06 Apr, 2011 4 commits
-
-
Michael Natterer authored
-
Michael Natterer authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 05 Apr, 2011 9 commits
-
-
Michael Natterer authored
such as masks and outlines. The cache is currently very stupid and only cacheds the last transformed object. Add caches to GimpBrush for its mask, its pixmap and its boundary, and remove the same caches and a ton of members from GimpBrushCore. This involves adding lots of const qualifiers because GimpBrush returns const pointers now for trasnformed stuff.
-
Michael Natterer authored
-
Martin Nordholts authored
-
Michael Natterer authored
and use them in GimpBrushCore when setting/unsetting a brush. They will be used for managing some caches inside GimpBrush.
-
Michael Natterer authored
-
Michael Natterer authored
by checking for an actual change in the setters. Remove the "foo != core->foo" checks from all callers.
-
Michael Natterer authored
-
Michael Natterer authored
-
Michael Muré authored
-
- 04 Apr, 2011 16 commits
-
-
Michael Muré authored
-
Michael Muré authored
going back to edit mode, edit the cage then going to deform mode
-
Michael Natterer authored
and remove that code from gimpbrush-boundary.c
-
Michael Natterer authored
-
Michael Natterer authored
-
Michael Natterer authored
-
Michael Natterer authored
There is infinite room for optimization, but the API and pixel-perfect functionality is there, which is step one.
-
Michael Natterer authored
so paths can be rendered at any position. Pass 0,0 from all places that draw GimpVectors.
-
Michael Natterer authored
as a separate commit because it reindents the entire header.
-
Michael Natterer authored
and some minor coding style cleanup.
-
Michael Natterer authored
-
Michael Natterer authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Michael Natterer authored
-
Michael Natterer authored
-
- 03 Apr, 2011 11 commits
-
-
Michael Natterer authored
-
Enrico Schröder authored
Fix for bug #632816: When holding shift key to go to LineDraw mode, then pressing ctrl and releasing shift before ctrl, the release of ctrl switches the function of DodgeBurn and Convolute tool. This patch adds a variable to GimpDodgeBurnTool/GimpConvolveTool to only switch said function on releasing ctrl when it has been toggled previously.
-
Michael Natterer authored
-
Michael Natterer authored
-
Michael Natterer authored
-
Michael Natterer authored
-
Martin Srebotnjak authored
-
Martin Srebotnjak authored
-
Michael Natterer authored
Fixes the "dirty" state and thus saving of modified presets.
-
Michael Natterer authored
and use it to update the tool's state also when the canvas gets a FOCUS_OUT.
-
Martin Nordholts authored
Remove gimp-schedule.ods, we have schedules on tasktaste.com from now on. The GIMP 2.8 schedule is found here: http://tasktaste.com/projects/Enselic/gimp-2-8
-