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