Megaprim support (braindead)

This commit is contained in:
Siana Gearz
2011-02-17 04:10:26 +01:00
parent e6791b221c
commit efebf5f91f
2 changed files with 4 additions and 4 deletions

View File

@@ -38,7 +38,7 @@
const F32 MAX_OBJECT_Z = 4096.f; // should match REGION_HEIGHT_METERS, Pre-havok4: 768.f
const F32 MIN_OBJECT_Z = -256.f;
const F32 DEFAULT_MAX_PRIM_SCALE = 10.f;
const F32 DEFAULT_MAX_PRIM_SCALE = 256.f;
const F32 MIN_PRIM_SCALE = 0.01f;
const F32 MAX_PRIM_SCALE = 65536.f; // something very high but not near FLT_MAX