Lasse Öörni a022430876 Added Random() & RandomInt() script functions with min & max range parameters. Similar to the RandomInt(range) overload, in RandomInt(min, max) the max value is exclusive. Note that the corresponding C++ functions are simply called Random for both int and float versions. Closes #48. 12 年 前
..
BoundingBox.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年 前
Color.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年 前
Frustum.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年 前
MathDefs.pkg a022430876 Added Random() & RandomInt() script functions with min & max range parameters. Similar to the RandomInt(range) overload, in RandomInt(min, max) the max value is exclusive. Note that the corresponding C++ functions are simply called Random for both int and float versions. Closes #48. 12 年 前
Matrix3.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年 前
Matrix3x4.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年 前
Matrix4.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年 前
Plane.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年 前
Polyhedron.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年 前
Quaternion.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年 前
Random.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年 前
Ray.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年 前
Rect.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年 前
Sphere.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年 前
StringHash.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年 前
Vector2.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年 前
Vector3.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年 前
Vector4.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 年 前