mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
Fix some small issues
This commit is contained in:
@@ -682,7 +682,7 @@ void AtmosphereDeferredcaster::loadComputationPrograms() {
|
||||
);
|
||||
}
|
||||
_irradianceSupTermsProgramObject->setIgnoreUniformLocationError(IgnoreError::Yes);
|
||||
|
||||
|
||||
//
|
||||
// InScattering S
|
||||
if (!_inScatteringProgramObject) {
|
||||
|
||||
Reference in New Issue
Block a user