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 years ago
..
BoundingBox.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago
Color.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago
Frustum.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago
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 years ago
Matrix3.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago
Matrix3x4.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago
Matrix4.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago
Plane.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago
Polyhedron.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago
Quaternion.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago
Random.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago
Ray.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago
Rect.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago
Sphere.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago
StringHash.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago
Vector2.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago
Vector3.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago
Vector4.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 years ago