mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-03 02:48:32 -06:00
Untabify the rest of the source files
Update Ghoul repository
This commit is contained in:
@@ -154,7 +154,7 @@ RenderableMultiresVolume::RenderableMultiresVolume (const ghoul::Dictionary& dic
|
||||
if (hasTimeData) {
|
||||
_loop = false;
|
||||
} else {
|
||||
_loop = true;
|
||||
_loop = true;
|
||||
LWARNING("Node " << name << " does not provide valid time information. Viewing one image per frame.");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user