Commit History

Autor SHA1 Mensaxe Data
  Lasse Öörni 26574dcc27 Add explicit Vector2 & Vector3 constructors taking IntVector2 & IntVector3. Add Graphics::GetSize(). Closes #1814. %!s(int64=9) %!d(string=hai) anos
  Lasse Öörni 4dce27a248 Add missing IntVector3 global functions to Angelscript. %!s(int64=9) %!d(string=hai) anos
  Henrik Heino 2d8c0cf247 IntVector2 bindings, conversions, serialization, etc. %!s(int64=9) %!d(string=hai) anos
  urho3d-travis-ci ee054a1507 Travis CI: bump copyright to 2017. %!s(int64=9) %!d(string=hai) anos
  Eugene Kozlov 0acd25e763 Add logarithm function to Math API. %!s(int64=9) %!d(string=hai) anos
  Lasse Öörni 7af7cf202a Merge remote-tracking branch 'rokups/utility-functions' %!s(int64=9) %!d(string=hai) anos
  Eugene Kozlov 89ce82e0ed Fix copy-paste error in math AS bindings. %!s(int64=9) %!d(string=hai) anos
  Rokas Kupstys f9aa090c92 IntVector2::Length() %!s(int64=9) %!d(string=hai) anos
  Eugene Kozlov 89fb47f550 Add stable random generator. %!s(int64=9) %!d(string=hai) anos
  Eugene Kozlov f437d858a7 Fix AS bindings. %!s(int64=9) %!d(string=hai) anos
  Eugene Kozlov 3087632f84 Add Math API functions: InverseLerp, Vector2|3|4::ProjectOntoAxis %!s(int64=9) %!d(string=hai) anos
  Eugene Kozlov a49dab7456 Add math API functions: vector Lerp, Min, Max, Floor, Round and Ceil. %!s(int64=9) %!d(string=hai) anos
  Eugene Kozlov 0c144b542d Add math API functions: Sqrt, Pow, Mod, Fract, Floor, Round, Ceil and their integer counterparts. %!s(int64=9) %!d(string=hai) anos
  Lasse Öörni 47e016eca4 Add function to check Rect <-> Rect intersection. %!s(int64=9) %!d(string=hai) anos
  Lasse Öörni 871e52fadd Base frustum calculation on the projection matrix. %!s(int64=9) %!d(string=hai) anos
  nathan d7b0604d93 Made Angelscript work on the Emscripten build. Not thoroughly tested!!! %!s(int64=9) %!d(string=hai) anos
  Lasse Öörni 6afb1bb164 Remove the uint overloads of Min() & Max() for now as they could lead to AngelScript ambiguous overload errors if the script author is not careful. %!s(int64=9) %!d(string=hai) anos
  Lasse Öörni d9a295a595 Re-enable the unsigned/signed mismatch warning. Code cleanup. %!s(int64=9) %!d(string=hai) anos
  Lasse Öörni 039542e91c Warning, compile & script binding fixes related to MathDefs.h. Use multiple template parameters where necessary to allow e.g. Min() or Max() with mixed int and unsigned values. Silence repeated warnings in MathDefs.h on MSVC. %!s(int64=9) %!d(string=hai) anos
  Lasse Öörni 45572769c6 Merge remote-tracking branch 'TheComet93/matrix2' %!s(int64=10) %!d(string=hai) anos
  TheComet 2281162d7a Adding AngelScript bindings for Vector2::Angle() %!s(int64=10) %!d(string=hai) anos
  TheComet a42299202c Adding AngelScript bindings for Matrix2 %!s(int64=10) %!d(string=hai) anos
  Mike3D dcdcccd541 Added missing AS bindings for Quaternion %!s(int64=10) %!d(string=hai) anos
  urho3d-travis-ci c4f6f315ff Travis CI: bump copyright to 2016. %!s(int64=10) %!d(string=hai) anos
  Lasse Öörni eff2c913e8 Remove defined_ bool from Rect & Sphere. Closes #986. %!s(int64=10) %!d(string=hai) anos
  Jukka Jylänki fbd07ac39c Remove BoundingBox::defined_ boolean and instead have min = INF and max = -INF denote the case when a bounding box is degenerate. This helps reduce branching and SSE'ifying BoundingBox. SSE optimize some hot BoundingBox functions. %!s(int64=10) %!d(string=hai) anos
  Yao Wei Tjong 姚伟忠 8652de217d Rename Source/Urho3D/Script to Source/Urho3D/AngelScript. %!s(int64=10) %!d(string=hai) anos