- bugfixes for g3d viewer showing particles

This commit is contained in:
Mark Vejvoda
2011-10-07 07:53:06 +00:00
parent c1eedabf84
commit e2ff585fab
2 changed files with 19 additions and 4 deletions

View File

@@ -86,6 +86,7 @@ private:
float speed;
float anim;
float lastanim;
int particleLoopStart;
float rotX, rotY, zoom;
float backBrightness, gridBrightness, lightBrightness;