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. 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 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. 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 cadb503976 Added transform by matrix functions to Plane. Added camera clipping plane support. Added basic reflective+refractive water shader + material. 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 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. 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 432b9d3645 Added scripting APIs for the previous convenience functions 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 3343e52986 Added IsInside() to Rect & IntRect. Closes #128. 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 9985f0a122 Added a convenience function to find the angle between two vectors. il y a 12 ans
Vector4.pkg d33ac02538 Refactor build scripts to build Urho3D library as main target. il y a 12 ans