version 1.2.0

fixed framebuffer size feature
This commit is contained in:
2023-05-17 15:58:39 +03:00
parent 484a7f972f
commit 292f68a574
15 changed files with 73 additions and 23 deletions

View File

@@ -59,6 +59,7 @@ class QGLENGINE_CORE_EXPORT Renderer: public RendererBase {
srTonemapPass,
srShadowConePass,
srShadowOmniPass,
srRescale
};
enum OutBufferRole {
obrSolidOmni,