You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: download.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,7 @@ <H2>Release History</H2>
49
49
<table>
50
50
<colwidth=80><colwidth=120><col>
51
51
</div>
52
+
<tr><tdvalign="top"><ahref="http://github.com/wdas/ptex/archive/v2.5.2.zip">v2.5.2</a></td><tdvalign="top">Apr 10, 2026</td><td>Object lifetime and memory leak fixes.</td></tr>
52
53
<tr><tdvalign="top"><ahref="http://github.com/wdas/ptex/archive/v2.5.1.zip">v2.5.1</a></td><tdvalign="top">Dec 12, 2025</td><td>C++17 is now required.</td></tr>
53
54
<tr><tdvalign="top"><ahref="http://github.com/wdas/ptex/archive/v2.5.0.zip">v2.5.0</a></td><tdvalign="top">Dec 9, 2025</td><td>Use libdeflate, multi-threaded writing, efficiency improvements, new PtexFilter::eval API, support arbitrarily large face textures.</td></tr>
54
55
<tr><tdvalign="top"><ahref="http://github.com/wdas/ptex/archive/v2.4.2.zip">v2.4.2</a></td><tdvalign="top">Aug 4, 2022</td><td>API: Windows Clang/14 support, visibility fixes and cmake enhancements.</td></tr>
0 commit comments