mirror of
https://github.com/bkaradzic/bimg.git
synced 2026-02-17 20:52:38 +01:00
Fixed negative values appearing when resizing HDR images.
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user