mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-13 19:29:58 +01:00
Improved masks (dds files are bad for compressing gradients)
This commit is contained in:
@@ -28,7 +28,7 @@ public:
|
||||
uint custom_textureindex;
|
||||
float stipple;
|
||||
|
||||
static const char* mask_names[10];
|
||||
static const char* mask_names[11];
|
||||
static std::vector< uint > mask_presets;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user