diff options
Diffstat (limited to 'data/dynamics/Track-Direction.gdyn')
-rw-r--r-- | data/dynamics/Track-Direction.gdyn | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/data/dynamics/Track-Direction.gdyn b/data/dynamics/Track-Direction.gdyn new file mode 100644 index 0000000..c3233c8 --- /dev/null +++ b/data/dynamics/Track-Direction.gdyn @@ -0,0 +1,61 @@ +# GIMP dynamics file + +(name "Track Direction") +(opacity-output + (use-pressure no) + (use-velocity no) + (use-direction no) + (use-tilt no) + (use-random no) + (use-fade no)) +(hardness-output + (use-pressure no) + (use-velocity no) + (use-direction no) + (use-tilt no) + (use-random no) + (use-fade no)) +(rate-output + (use-pressure no) + (use-velocity no) + (use-direction no) + (use-tilt no) + (use-random no) + (use-fade no)) +(size-output + (use-pressure no) + (use-velocity no) + (use-direction no) + (use-tilt no) + (use-random no) + (use-fade no)) +(aspect-ratio-output + (use-pressure no) + (use-velocity no) + (use-direction no) + (use-tilt no) + (use-random no) + (use-fade no)) +(color-output + (use-pressure no) + (use-velocity no) + (use-direction no) + (use-tilt no) + (use-random no) + (use-fade no)) +(angle-output + (use-pressure no) + (use-velocity no) + (use-direction yes) + (use-tilt no) + (use-random no) + (use-fade no)) +(jitter-output + (use-pressure no) + (use-velocity no) + (use-direction no) + (use-tilt no) + (use-random no) + (use-fade no)) + +# end of GIMP dynamics file |