Commit History

Author SHA1 Message Date
  Eugene Kozlov 2c773e5bd5 Add Vector3::DistanceToPoint and DistanceToPlane math functions. 8 years ago
  Eugene Kozlov c740dffc30 Add Vector3::ProjectOntoPlane and ProjectOntoLine math functions. 8 years ago
  Modanung 7ac9f749ef Added Lua bindings for non-assignment IntVector operators 8 years ago
  Eugene Kozlov 7f1f44d5cc Add Vector3::Orthogonalize helper function. 8 years ago
  Lasse Öörni 26574dcc27 Add explicit Vector2 & Vector3 constructors taking IntVector2 & IntVector3. Add Graphics::GetSize(). Closes #1814. 8 years ago
  Henrik Heino 2d8c0cf247 IntVector2 bindings, conversions, serialization, etc. 9 years ago
  Eugene Kozlov 89fb47f550 Add stable random generator. 9 years ago
  Eugene Kozlov 3087632f84 Add Math API functions: InverseLerp, Vector2|3|4::ProjectOntoAxis 9 years ago
  Eugene Kozlov a49dab7456 Add math API functions: vector Lerp, Min, Max, Floor, Round and Ceil. 9 years ago
  Yao Wei Tjong 姚伟忠 1f3f5e4933 Suppress unavoidable build warnings when generating Lua bindings. 10 years ago
  Yao Wei Tjong 姚伟忠 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 years ago
  Yao Wei Tjong 姚伟忠 b51e419c88 Change impl. file to include the header file from corresponding subdir. 11 years ago
  Yao Wei Tjong 姚伟忠 bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 years ago