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 lat temu
..
BoundingBox.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 lat temu
Color.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 lat temu
Frustum.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 lat temu
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 lat temu
Matrix3.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 lat temu
Matrix3x4.pkg cadb503976 Added transform by matrix functions to Plane. Added camera clipping plane support. Added basic reflective+refractive water shader + material. 12 lat temu
Matrix4.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 lat temu
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 lat temu
Polyhedron.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 lat temu
Quaternion.pkg 432b9d3645 Added scripting APIs for the previous convenience functions 12 lat temu
Random.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 lat temu
Ray.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 lat temu
Rect.pkg 3343e52986 Added IsInside() to Rect & IntRect. Closes #128. 12 lat temu
Sphere.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 lat temu
StringHash.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 lat temu
Vector2.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 lat temu
Vector3.pkg 9985f0a122 Added a convenience function to find the angle between two vectors. 12 lat temu
Vector4.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 lat temu