]> git.tdb.fi Git - libs/gl.git/blobdiff - source/effects/environmentmap.h
Remove the exclusion mechanism from Renderer
[libs/gl.git] / source / effects / environmentmap.h
index 0c80012501baab724ae5845aab1b786363c32996..4338581648b5b05917f48d8024ff98fc14bc56ea 100644 (file)
@@ -81,6 +81,7 @@ protected:
        const Sampler &mip_sampler;
        ProgramData shdata;
        bool rendered = false;
+       bool in_setup_frame = false;
        unsigned update_interval = 1;
        unsigned update_delay = 0;