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