Commit History

Author SHA1 Message Date
  Lasse Öörni 26574dcc27 Add explicit Vector2 & Vector3 constructors taking IntVector2 & IntVector3. Add Graphics::GetSize(). Closes #1814. 8 years ago
  Lasse Öörni b09fd98bef Tab to spaces. Cast to float in IntVector2::Length() to avoid warning spam. 9 years ago
  Rokas Kupstys f9aa090c92 IntVector2::Length() 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
  TheComet bfa6e3de91 Adding Lua bindings for Vector2::Angle() 10 years ago
  Yao Wei Tjong 姚伟忠 770be2319e Fix Lua bindings for AnimationSet2D and Vector2 classes. 10 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