After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 732428 - polar-coordinates has a rendering bug
polar-coordinates has a rendering bug
Status: RESOLVED FIXED
Product: GEGL
Classification: Other
Component: operations
git master
Other Linux
: Normal normal
: ---
Assigned To: Default Gegl Component Owner
Default Gegl Component Owner
Depends on:
Blocks:
 
 
Reported: 2014-06-29 14:35 UTC by tobias
Modified: 2015-05-23 20:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description tobias 2014-06-29 14:35:30 UTC
I've created an image 5316x2366 and used the gegl polar plugin. The result has an ugly rendering bug.
Comment 1 Michael Natterer 2014-09-10 22:24:25 UTC
Indeed.
Comment 2 Øyvind Kolås (pippin) 2015-05-23 20:22:32 UTC
commit 17bb4e6475eae7f8c8d8ccfaa0573aafd312dcd8
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Sat May 23 21:54:47 2015 +0200

    actually add polar coordinates test

commit 68d0d1e6fa9926f4cd8f3f3df3510edf31c1b9da
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Sat May 23 21:31:32 2015 +0200

    buffer: make _gegl_sampler_compute_rectangle simpler and dumber
    
    To fix rendering bugs for nohalo/lohalo and possibly other samplers.

commit 9f16d0010932c10d9564f20bc2cd064967ca95db
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Sat May 23 19:49:50 2015 +0200

    tests: add a polar-coordinates test