Lasse Öörni 6899609644 Applied consistency edits to the ParticleEmitter API. Added missing UpdateInvisible attribute & functions. 12 years ago
..
AreaAllocator.cpp 4c2842967e Allow configuring the minimum instances per batch group to actually render as instanced. 12 years ago
AreaAllocator.h 4c2842967e Allow configuring the minimum instances per batch group to actually render as instanced. 12 years ago
BoundingBox.cpp 3002776ea4 Fixed incorrect octree insertion of drawables in some cases (eg. large terrain.) 13 years ago
BoundingBox.h 3002776ea4 Fixed incorrect octree insertion of drawables in some cases (eg. large terrain.) 13 years ago
CMakeLists.txt 92eb073cb7 Applied cmake patch from weitjong. 13 years ago
Color.cpp da243eb31b Applied UI & editor related patch from weitjong. 13 years ago
Color.h 6899609644 Applied consistency edits to the ParticleEmitter API. Added missing UpdateInvisible attribute & functions. 12 years ago
Frustum.cpp 3002776ea4 Fixed incorrect octree insertion of drawables in some cases (eg. large terrain.) 13 years ago
Frustum.h 3002776ea4 Fixed incorrect octree insertion of drawables in some cases (eg. large terrain.) 13 years ago
MathDefs.h 4efdfc87dc Tidied up AttributeEditor.as, better way to handle attribute that has multiple components. Exposed a few more math constants to script. 13 years ago
Matrix3.cpp a40fead7dc Updated license for the new year. 13 years ago
Matrix3.h f226c4bc4a Added equality operators for Matrix classes. 12 years ago
Matrix3x4.cpp a40fead7dc Updated license for the new year. 13 years ago
Matrix3x4.h f226c4bc4a Added equality operators for Matrix classes. 12 years ago
Matrix4.cpp a40fead7dc Updated license for the new year. 13 years ago
Matrix4.h f226c4bc4a Added equality operators for Matrix classes. 12 years ago
Plane.h a40fead7dc Updated license for the new year. 13 years ago
Polyhedron.cpp a40fead7dc Updated license for the new year. 13 years ago
Polyhedron.h a40fead7dc Updated license for the new year. 13 years ago
Precompiled.cpp a40fead7dc Updated license for the new year. 13 years ago
Precompiled.h a40fead7dc Updated license for the new year. 13 years ago
Quaternion.cpp a40fead7dc Updated license for the new year. 13 years ago
Quaternion.h a40fead7dc Updated license for the new year. 13 years ago
Random.cpp a40fead7dc Updated license for the new year. 13 years ago
Random.h a40fead7dc Updated license for the new year. 13 years ago
Ray.cpp d01fdb3764 Fixed endless loop in non-indexed Ray::InsideGeometry(). 12 years ago
Ray.h 4a3ec28769 Added point inside StaticModel check from Firegorilla. 12 years ago
Rect.cpp a40fead7dc Updated license for the new year. 13 years ago
Rect.h 5be5222cb8 Added ParticleEmitter attributes. 12 years ago
Sphere.cpp a40fead7dc Updated license for the new year. 13 years ago
Sphere.h a40fead7dc Updated license for the new year. 13 years ago
StringHash.cpp a40fead7dc Updated license for the new year. 13 years ago
StringHash.h 34df8b5e82 Fixed headless mode. 12 years ago
Vector2.cpp a40fead7dc Updated license for the new year. 13 years ago
Vector2.h 9ed0c43919 Exposed math objects construction from an array of float/int and methods to get back the array buffer to the Script API. Enhanced the Attribute Inspector to multi-edit same value at coordinate level for attributes that have multiple coordinates, e.g. Vector3, Color, etc. Different value at coordinate level is non-editable as before. 13 years ago
Vector3.cpp a40fead7dc Updated license for the new year. 13 years ago
Vector3.h a40fead7dc Updated license for the new year. 13 years ago
Vector4.cpp a40fead7dc Updated license for the new year. 13 years ago
Vector4.h a40fead7dc Updated license for the new year. 13 years ago