Gimp/app/vectors
Michael Natterer 7256f18447 app: change offsets parameters of GimpItem::translate() from int to double
so we can use it to precisely position paths; use SIGNED_ROUND() in
channel, layer etc. to snap to pixels.
2018-04-23 01:27:56 +02:00
..
.gitignore
gimpanchor.c
gimpanchor.h
gimpbezierstroke.c Bug 794996 - Misc. typo fixes in comments in app/ 2018-04-08 21:25:56 +02:00
gimpbezierstroke.h
gimpstroke-new.c
gimpstroke-new.h
gimpstroke.c app: allow gimp_stroke_transform() to result in multiple strokes 2018-02-03 05:58:43 -05:00
gimpstroke.h app: allow gimp_stroke_transform() to result in multiple strokes 2018-02-03 05:58:43 -05:00
gimpvectors-compat.c
gimpvectors-compat.h
gimpvectors-export.c
gimpvectors-export.h
gimpvectors-import.c app: allow gimp_stroke_transform() to result in multiple strokes 2018-02-03 05:58:43 -05:00
gimpvectors-import.h
gimpvectors-preview.c
gimpvectors-preview.h Bug 794996 - Misc. typo fixes in comments in app/ 2018-04-08 21:25:56 +02:00
gimpvectors-warp.c
gimpvectors-warp.h
gimpvectors.c app: change offsets parameters of GimpItem::translate() from int to double 2018-04-23 01:27:56 +02:00
gimpvectors.h
gimpvectorsmodundo.c app: replace all g_assert() by the newly added gimp_assert() 2018-02-11 22:23:10 +01:00
gimpvectorsmodundo.h
gimpvectorspropundo.c app: replace all g_assert() by the newly added gimp_assert() 2018-02-11 22:23:10 +01:00
gimpvectorspropundo.h
gimpvectorsundo.c app: replace all g_assert() by the newly added gimp_assert() 2018-02-11 22:23:10 +01:00
gimpvectorsundo.h
Makefile.am
vectors-enums.h
vectors-types.h