Lasse Öörni 34df8b5e82 Fixed headless mode. 12 лет назад
..
AreaAllocator.cpp 34a849e00e Speed up TTF loading time. Tidied up code for loading/getting bitmap font. 13 лет назад
AreaAllocator.h 5544602c9e Enhance Font class to support saving of font (TTF or bitmap type) as another bitmap font resource in xml format. For bitmap font type, saving yet to another bitmap font is only meaningful when called with the optional parameter turned on to save only used glyphs. Refactored UIBatch class to enable better performance in Text class UI batch generation in relation to multi-pages/textures font. 12 лет назад
BoundingBox.cpp 3002776ea4 Fixed incorrect octree insertion of drawables in some cases (eg. large terrain.) 13 лет назад
BoundingBox.h 3002776ea4 Fixed incorrect octree insertion of drawables in some cases (eg. large terrain.) 13 лет назад
CMakeLists.txt 92eb073cb7 Applied cmake patch from weitjong. 13 лет назад
Color.cpp da243eb31b Applied UI & editor related patch from weitjong. 13 лет назад
Color.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. 12 лет назад
Frustum.cpp 3002776ea4 Fixed incorrect octree insertion of drawables in some cases (eg. large terrain.) 13 лет назад
Frustum.h 3002776ea4 Fixed incorrect octree insertion of drawables in some cases (eg. large terrain.) 13 лет назад
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 лет назад
Matrix3.cpp a40fead7dc Updated license for the new year. 13 лет назад
Matrix3.h f226c4bc4a Added equality operators for Matrix classes. 12 лет назад
Matrix3x4.cpp a40fead7dc Updated license for the new year. 13 лет назад
Matrix3x4.h f226c4bc4a Added equality operators for Matrix classes. 12 лет назад
Matrix4.cpp a40fead7dc Updated license for the new year. 13 лет назад
Matrix4.h f226c4bc4a Added equality operators for Matrix classes. 12 лет назад
Plane.h a40fead7dc Updated license for the new year. 13 лет назад
Polyhedron.cpp a40fead7dc Updated license for the new year. 13 лет назад
Polyhedron.h a40fead7dc Updated license for the new year. 13 лет назад
Precompiled.cpp a40fead7dc Updated license for the new year. 13 лет назад
Precompiled.h a40fead7dc Updated license for the new year. 13 лет назад
Quaternion.cpp a40fead7dc Updated license for the new year. 13 лет назад
Quaternion.h a40fead7dc Updated license for the new year. 13 лет назад
Random.cpp a40fead7dc Updated license for the new year. 13 лет назад
Random.h a40fead7dc Updated license for the new year. 13 лет назад
Ray.cpp a40fead7dc Updated license for the new year. 13 лет назад
Ray.h a40fead7dc Updated license for the new year. 13 лет назад
Rect.cpp a40fead7dc Updated license for the new year. 13 лет назад
Rect.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. 12 лет назад
Sphere.cpp a40fead7dc Updated license for the new year. 13 лет назад
Sphere.h a40fead7dc Updated license for the new year. 13 лет назад
StringHash.cpp a40fead7dc Updated license for the new year. 13 лет назад
StringHash.h 34df8b5e82 Fixed headless mode. 12 лет назад
Vector2.cpp a40fead7dc Updated license for the new year. 13 лет назад
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. 12 лет назад
Vector3.cpp a40fead7dc Updated license for the new year. 13 лет назад
Vector3.h a40fead7dc Updated license for the new year. 13 лет назад
Vector4.cpp a40fead7dc Updated license for the new year. 13 лет назад
Vector4.h a40fead7dc Updated license for the new year. 13 лет назад