Lasse Öörni 39e13d49c8 Renamed the plane intercept parameter to "d" and reversed its sign so that it fits the conventional plane formula ax + by + cz + d = 0. 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 eb4e99457c Code cleanup. Removed Camera functions to return forward, right, up vectors as they are now also in Node. Added Lua property accessors for Node up/right vectors. Exposed SmoothStep() to script. Modified Node::LookAt() to use the new Quaternion function. Updated credits. 12 лет назад
Matrix3.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 лет назад
Matrix3x4.pkg cadb503976 Added transform by matrix functions to Plane. Added camera clipping plane support. Added basic reflective+refractive water shader + material. 12 лет назад
Matrix4.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 лет назад
Plane.pkg 39e13d49c8 Renamed the plane intercept parameter to "d" and reversed its sign so that it fits the conventional plane formula ax + by + cz + d = 0. 12 лет назад
Polyhedron.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 лет назад
Quaternion.pkg 432b9d3645 Added scripting APIs for the previous convenience functions 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 3343e52986 Added IsInside() to Rect & IntRect. Closes #128. 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 9985f0a122 Added a convenience function to find the angle between two vectors. 12 лет назад
Vector4.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 лет назад