Lasse Öörni 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 년 전
..
BoundingBox.cpp c48f640a18 Changed several structures to HashMap / HashSet for better performance. 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 cc3ee34f58 Increased occlusion buffer depth bias. 14 년 전
Frustum.h cc3ee34f58 Increased occlusion buffer depth bias. 14 년 전
MathDefs.h cc3ee34f58 Increased occlusion buffer depth bias. 14 년 전
Matrix3.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 년 전
Matrix3.h af7c5a53fb Renamed GetData() to Data() in the Math library. 14 년 전
Matrix3x4.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 년 전
Matrix3x4.h af7c5a53fb Renamed GetData() to Data() in the Math library. 14 년 전
Matrix4.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 년 전
Matrix4.h af7c5a53fb Renamed GetData() to Data() in the Math library. 14 년 전
Plane.h cc3ee34f58 Increased occlusion buffer depth bias. 14 년 전
Polyhedron.cpp 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 년 전
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. 13 년 전
Ray.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 년 전
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 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 년 전
Vector3.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 년 전
Vector3.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 년 전
Vector4.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 년 전
Vector4.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 년 전