59ef72ba89
1.5.1 Bugfix/localization release Code changes mypaint-brush.c:count_dabs_to calculation changed to be consistent with v1.3.0 / 1.4.0 when called via the old stroke interface, and generally fixed so that there's no need for an additional initial mypaint_brush_stroke_to call to produce a visible stroke. mypaint-brush.c: estimation of dabs per pixel reverted to the old calculation when called via the old stroke interface. Build system fixes Fixes incorrect versions for the requirements in the libmypaint-gegl pkg-config file (for both gegl and libmypaint) The openmp flags are now actually used when building with --enable-openmp Localization New translations for: Croatian German Greek Indonesian Korean Misc. Minimal example program adjusted to account for the code changes. 1.5.0 The 1.5.0 release includes the following: Backported functionality Features from the dev branch are backported in an API-compatible way, under the new MyPaintSurface2 interface (and the MyPaintTiledSurface2 implementation). view zoom & view rotation spectral color blending (pigment mode) new smudge settings: length multiplier, buckets, transparency new symmetry modes: vertical, vertical+horizontal, rotational, snowflake adjustable angle for symmetry modes optional multiple output rectangles (only relevant w. new symmetry modes) (new symmetry modes only available for MyPaintTiledSurface2) Changes from 1.4.0 Directional offsets are clamped to a maximum distance of 3 * 1080 pixels. Some string updates and a lot translated strings. Gegl build and examples fixed (note that neither MyPaint nor GIMP require or use the gegl-compatible interface or GObject introspection provided by libmypaint). Compatibility note For those who mess around with their library installs, note that the 1.5.0 release is ABI-compatible with 1.3.0, but not 1.4.0 (due to a enum reordering).
20 lines
782 B
Text
20 lines
782 B
Text
@comment $NetBSD: PLIST,v 1.2 2020/03/04 13:02:16 wiz Exp $
|
|
include/libmypaint/fastapprox/cast.h
|
|
include/libmypaint/fastapprox/fastexp.h
|
|
include/libmypaint/fastapprox/fastlog.h
|
|
include/libmypaint/fastapprox/fastpow.h
|
|
include/libmypaint/fastapprox/sse.h
|
|
include/libmypaint/mypaint-brush-settings-gen.h
|
|
include/libmypaint/mypaint-brush-settings.h
|
|
include/libmypaint/mypaint-brush.h
|
|
include/libmypaint/mypaint-config.h
|
|
include/libmypaint/mypaint-fixed-tiled-surface.h
|
|
include/libmypaint/mypaint-glib-compat.h
|
|
include/libmypaint/mypaint-mapping.h
|
|
include/libmypaint/mypaint-matrix.h
|
|
include/libmypaint/mypaint-rectangle.h
|
|
include/libmypaint/mypaint-surface.h
|
|
include/libmypaint/mypaint-symmetry.h
|
|
include/libmypaint/mypaint-tiled-surface.h
|
|
lib/libmypaint.la
|
|
lib/pkgconfig/libmypaint.pc
|