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