mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00

This changes behaviour for sRGB textures, which weren't previously converting to the correct color space. Also add unit tests for storing to PNMImage. Closes: #212