mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-03 09:20:26 -05:00
solve merge conflict
This commit is contained in:
@@ -144,6 +144,8 @@ void TexturePlane::render(){
|
||||
}
|
||||
|
||||
void TexturePlane::update(){
|
||||
//if(_planeIsDirty)
|
||||
// createPlane();
|
||||
if(_path != ""){
|
||||
CygnetPlane::update();
|
||||
if(_futureTexture && _futureTexture->isFinished){
|
||||
|
||||
Reference in New Issue
Block a user