1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-10-16 03:20:48 +00:00

Merge pull request #41

This commit is contained in:
Valentin Ochs 2017-01-12 22:14:26 +01:00 committed by fgenesis
commit dcd21b57bd
40 changed files with 281 additions and 177 deletions

View file

@ -264,8 +264,8 @@ void AfterEffectManager::renderGrid()
if (activeShader)
activeShader->unbind();
float width2 = float(vw)/2;
float height2 = float(vh)/2;
//float width2 = float(vw)/2;
//float height2 = float(vh)/2;
if(firstShader != lastShader)