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 лет назад