mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-06 07:50:00 +01:00
keep iTransform and color when replacing shader
This commit is contained in:
@@ -299,7 +299,6 @@ void Source::setImageProcessingEnabled (bool on)
|
||||
// this calls replaceShader() on the Primitive and
|
||||
// will delete the previously attached shader
|
||||
texturesurface_->replaceShader(renderingshader_);
|
||||
|
||||
}
|
||||
|
||||
bool Source::imageProcessingEnabled()
|
||||
|
||||
Reference in New Issue
Block a user