[SD3] first commit with SD3 inplace - not complete yet

This commit is contained in:
Antz 2016-03-27 20:47:30 +01:00 committed by Antz
parent 35415eb738
commit afc2df2f7d
603 changed files with 222771 additions and 1729 deletions

View file

@ -72,7 +72,7 @@ class ModelInstance
uint32 id;
Vec3D pos, rot;
unsigned int d1, scale;
unsigned int d1, Scale;
float w, sc;
ModelInstance() {}