add texture border to atlas residents, actually make use of mipmapping
This commit is contained in:
@ -25,4 +25,6 @@
|
||||
#include <stb_truetype.h>
|
||||
|
||||
#define STB_IMAGE_IMPLEMENTATION
|
||||
#define STBI_NO_STDIO
|
||||
#define STBI_NO_HDR
|
||||
#include <stb_image.h>
|
||||
|
Reference in New Issue
Block a user