Opened 7 years ago
Closed 7 years ago
#10664 closed enhancement (fixed)
gegl-0.3.32
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 8.3 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
Bew point version.
Note:
See TracTickets
for help on using tickets.
GEGL-0.3.32 2018-04-13
Operations
panorama-projection: added reverse transform, which permits using GIMP for retouching zenith, nadir or other arbitrary gaze directions in equirectangular, also known as 360x180 panoramas.
Added abyss-policy to base class for scale ops, making it possible to achieve hard edges on rescaled buffers.
GeglBuffer
Improved performance and correctness, avoid incorrectly gamma/ungamma correcting alpha in u8 formats, for a tiny 2-3% performance boost.
Keep track of valid/invalid areas on smaller granularity than tiles in mipmap.
Various micro-optimizations in display paths, with minuscle performance impact.