Fixed negative values appearing when resizing HDR images.

This commit is contained in:
Branimir Karadžić
2018-02-12 17:39:11 -08:00
parent a954e3012f
commit 2303a218c6
3 changed files with 10 additions and 7 deletions

View File

@@ -26,7 +26,7 @@
#include <string>
#define BIMG_TEXTUREC_VERSION_MAJOR 1
#define BIMG_TEXTUREC_VERSION_MINOR 10
#define BIMG_TEXTUREC_VERSION_MINOR 11
struct Options
{