mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-12 02:40:00 +01:00
Improved procedural masks
This commit is contained in:
@@ -47,7 +47,7 @@ public:
|
||||
float blur;
|
||||
glm::vec2 size;
|
||||
|
||||
static const char* mask_names[3];
|
||||
static const char* mask_names[4];
|
||||
static std::vector< ShadingProgram* > mask_programs;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user