Lasse Öörni 9d507640f7 Exposed Ray<>Frustum HitDistance() to script, and added solidInside parameter to it which determines whether the inside of the frustum is interpreted as solid (return zero distance for rays originating within.) пре 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 9d507640f7 Exposed Ray<>Frustum HitDistance() to script, and added solidInside parameter to it which determines whether the inside of the frustum is interpreted as solid (return zero distance for rays originating within.) пре 12 година
Ray.h 9d507640f7 Exposed Ray<>Frustum HitDistance() to script, and added solidInside parameter to it which determines whether the inside of the frustum is interpreted as solid (return zero distance for rays originating within.) пре 12 година
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 година