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 年之前