Merge pull request #33 from teamfisk/Forward+

Forward+
This commit is contained in:
2016-01-15 16:20:53 +01:00
30 changed files with 936 additions and 136 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ struct ModelJob : RenderJob
const ::Model* Model = nullptr;
unsigned int StartIndex = 0;
unsigned int EndIndex = 0;
const World* World;
World* World;
void CalculateHash() override
{