mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-08 04:31:08 -06:00
Update kameleonlpane when sliding
This commit is contained in:
@@ -222,8 +222,8 @@ std::vector<float*> KameleonPlane::textureData() {
|
||||
bool KameleonPlane::updateTextureResource(){
|
||||
|
||||
_data->offset[_cut] = _data->gridMin[_cut]+_slice.value()*_scale;
|
||||
_textureDirty = true;
|
||||
|
||||
// _textureDirty = true;
|
||||
updateTexture();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user