tag:github.com,2008:https://github.com/Dnyarri/POVthread/releases Release notes from POVthread 2026-02-20T06:52:49Z tag:github.com,2008:Repository/867499750/1.26.20.8 2026-02-20T13:14:50Z Speeding filter up <p>Surprisingly, there is still a room for improvement!</p> <p>One of internal functions of filter module was sligthtly changed, which lead to function speed increase 80-100 times, which, in turn, lead to overal filter speed increase <em>c.a.</em> 20%.</p> <p>Among other updates, main programs input validation is getting better all the time.</p> Dnyarri tag:github.com,2008:Repository/867499750/1.26.8.20 2026-02-09T15:14:26Z Internal improvements <p>Almost no changes visible to user (except for some minimal GUI reactions improvement) yet some valuable internal changes like reduced memory usage for "Averager" ("POV-Ray Thread" is not supposed to work with large images anyway). From developer point of view, modules got changed so that many functions became private and aren't making a mess with "help" and docs anymore.</p> Dnyarri tag:github.com,2008:Repository/867499750/1.23.13.13 2025-11-13T10:29:06Z Having a ReST <p>ReStructuring docstrings to achive more legibility.</p> Dnyarri tag:github.com,2008:Repository/867499750/1.23.7.9 2025-11-07T05:46:42Z Validation, bugfixes <p>Improved user input validation; fixed bug with capitalized file extensions handling.</p> Dnyarri tag:github.com,2008:Repository/867499750/1.22.18.8 2025-10-18T07:06:44Z Filter improvement <p>In the course of selfless struggle to exterminate an elusive bug, filter module met with major two-lines change substantionally changed its logic in an uncertain situations, making this update a must.</p> <p>In the meantime, several updates were introduced providing some speed increase.</p> <p>Main GUI got several new keybingings for zoom 1:1, namely Ctrl+1 (like Macromedia Fireworks, hallowed by its name) and Ctrl+ALt+0 (like Adobe Photoshop).</p> Dnyarri tag:github.com,2008:Repository/867499750/1.22.08.20 2025-10-08T16:25:41Z I've got to admit it's getting better, a little better all the time <p>Filter improvements for better resource usage and speed; some improvements in UI code.</p> Dnyarri tag:github.com,2008:Repository/867499750/1.22.01.11 2025-10-01T07:52:59Z Acceleration <p>Export optimization, better caching. Some minor internal changes.</p> Dnyarri tag:github.com,2008:Repository/867499750/1.21.2.11 2025-09-02T08:05:54Z Maintenance <p>Maintenance update, mostly due to <a href="https://github.com/Dnyarri/PyPNM">PyPNM</a> update to ver. 2.21.2.2 "Victory II", more resource saving as compared to 1.17.9.34 "Victory".</p> Dnyarri tag:github.com,2008:Repository/867499750/1.20.20.1 2025-08-19T22:03:51Z 1.20.20.1 Maintenance <p>Maintenance update, code harmonization, improved GUI, etc.</p> Dnyarri tag:github.com,2008:Repository/867499750/1.20.7.14 2025-08-07T11:07:27Z Substantial filter update <p>Update mostly related to <a href="https://github.com/Dnyarri/POVthread/blob/main/filter/avgrow.py">filter</a>, rewritten to fully support any color mode (L, LA, RGB, RGBA). Added wrap around processing for seamless textures and options for protect alpha/filter alpha channel.</p> <p><a href="https://github.com/Dnyarri/POVthread/blob/main/averager.py">Averager.py</a> GUI rewritten to work with new filter features, more informate "Info" added, filtered/saved status shown to mimic Photoshop/Fireworks/Paint Shop Pro.</p> <p><a href="https://github.com/Dnyarri/POVthread/blob/main/POVRayThread.py">POVRayThread.py</a> got minimal update to cope with new filter.</p> Dnyarri