mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-14 03:39:57 +01:00
Added ShaderToy support for iMouse to ImageFilter
This commit is contained in:
@@ -61,6 +61,7 @@ public:
|
||||
static std::string getFilterCodeInputs();
|
||||
static std::string getFilterCodeDefault();
|
||||
static std::list< FilteringProgram > presets;
|
||||
static glm::vec4 iMouse;
|
||||
};
|
||||
|
||||
class Surface;
|
||||
|
||||
Reference in New Issue
Block a user