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. 13 年之前
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. 13 年之前
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. 13 年之前
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. 13 年之前
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 年之前