Lasse Öörni 9907e7c997 Changed RandomInt(n) to exclusive for more intuitive use with for example choosing a random index from an array. 13 лет назад
..
BoundingBox.cpp 6643bf7717 Started work on skinned decals. 13 лет назад
BoundingBox.h cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
CMakeLists.txt 516b532a8f Refactored StringUtils as member functions of String & the classes to be converted. 14 лет назад
Color.cpp 50226cfdb0 Started work toward Unicode compatibility. 14 лет назад
Color.h 58d7858839 Optimized storage of specific event senders. 13 лет назад
Frustum.cpp 06371a62ed Wrap decal around static geometry. 13 лет назад
Frustum.h 06371a62ed Wrap decal around static geometry. 13 лет назад
MathDefs.h 9907e7c997 Changed RandomInt(n) to exclusive for more intuitive use with for example choosing a random index from an array. 13 лет назад
Matrix3.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
Matrix3.h e1a1c974e5 Initial iOS support. 13 лет назад
Matrix3x4.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
Matrix3x4.h 58feefc858 Transpose matrices manually for OpenGL ES. 13 лет назад
Matrix4.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
Matrix4.h e1a1c974e5 Initial iOS support. 13 лет назад
Plane.h 6643bf7717 Started work on skinned decals. 13 лет назад
Polyhedron.cpp 803b7cf53a Moved polygon clipping back into DecalSet & PolyHedron, as the common function interface was not pleasant. 13 лет назад
Polyhedron.h c48f640a18 Changed several structures to HashMap / HashSet for better performance. 13 лет назад
Precompiled.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
Precompiled.h 50226cfdb0 Started work toward Unicode compatibility. 14 лет назад
Quaternion.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
Quaternion.h 66a860144a Added separate Equals() function to Vector & Quaternion classes to perform comparison with epsilon. Equality operator does not use epsilon. This optimizes network sync somewhat. 13 лет назад
Random.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
Random.h 139ef6d6e2 Removed the light to light queue map. Instead store the light queue pointer directly to the light. 14 лет назад
Ray.cpp 6643bf7717 Started work on skinned decals. 13 лет назад
Ray.h cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
Rect.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
Rect.h af7c5a53fb Renamed GetData() to Data() in the Math library. 14 лет назад
Sphere.cpp c48f640a18 Changed several structures to HashMap / HashSet for better performance. 13 лет назад
Sphere.h cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
Vector2.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
Vector2.h 6643bf7717 Started work on skinned decals. 13 лет назад
Vector3.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
Vector3.h 6643bf7717 Started work on skinned decals. 13 лет назад
Vector4.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 лет назад
Vector4.h 6643bf7717 Started work on skinned decals. 13 лет назад