1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-10-11 08:51:12 +00:00

Replace spaces with tabs (future self: i'm sorry)

In most places, that is. Left some files unchanges because they are a mess.
This commit is contained in:
fgenesis 2017-01-12 22:51:46 +01:00
commit 8af953cb63
42 changed files with 691 additions and 706 deletions

View file

@ -264,10 +264,6 @@ void AfterEffectManager::renderGrid()
if (activeShader)
activeShader->unbind();
//float width2 = float(vw)/2;
//float height2 = float(vh)/2;
if(firstShader != lastShader)
{
// From here on: secondary shader passes.