6 Commits

Author SHA1 Message Date
Jarrett Johnson
006b7cc872 Fix warnings on VS 2020-08-04 14:02:34 +02:00
Thomas Holder
42f3389109 testing: avoid crash with Python 2 on Windows 2019-09-04 18:56:03 +02:00
Thomas Holder
5e04325863 cleanup (local/unused function declarations) 2019-02-06 15:43:14 +01:00
Thomas Holder
5b14ccc943 PYMOL-3191 fix Image::interlace() and ScenePNG 2019-01-21 10:08:23 +01:00
Thomas Holder
a3179a2d54 remove pymol::Image::Image(T&& vec, ...)
Not needed anymore, all uses have been refactored to allocate memory
directly with pymol::Image.
2018-12-14 13:33:31 +01:00
Jarrett Johnson
7960f0db30 PYMOL-3102 pymol::Image 2018-12-10 21:15:17 +01:00