Eugene Kozlov
|
7ed2aa7a36
Fix AS binding for Vector3::ProjectOntoLine.
|
пре 8 година |
Eugene Kozlov
|
2c773e5bd5
Add Vector3::DistanceToPoint and DistanceToPlane math functions.
|
пре 8 година |
Eugene Kozlov
|
c740dffc30
Add Vector3::ProjectOntoPlane and ProjectOntoLine math functions.
|
пре 8 година |
Aban Hussain
|
ecb888f941
Add Color::FromUInt to Lua and AngelScript APIs.
|
пре 8 година |
lieff
|
e269c0c082
fix typo in Quaternion opSub
|
пре 8 година |
Modanung
|
07e2baa4f6
Added angelscript bindings for new IntVector functions
|
пре 8 година |
Rainer Deyke
|
b8495dbd28
Added Clip, Merge, and contructor from pair of IntVector2 to IntRect.
|
пре 8 година |
Yao Wei Tjong 姚伟忠
|
05452b8bd1
Refactor IntegerLog2() to LogBaseTwo() for performance and consistency.
|
пре 8 година |
Eugene Kozlov
|
f7573971f4
Update Navigation AS API. Add streaming mode to AS sample 39_CrowdNavigation. Disable bounding box padding on NavigationMesh::Allocate. Send E_NAVIGATION_MESH_REBUILT on NavigationMesh::Allocate.
|
пре 8 година |
Eugene Kozlov
|
f266475994
Add Sphere::GetPoint and Sphere::GetLocalPoint functions. Add DebugRenderer::AddSphereSector function.
|
пре 8 година |
Eugene Kozlov
|
7f1f44d5cc
Add Vector3::Orthogonalize helper function.
|
пре 8 година |
Eugene Kozlov
|
06901b3eb2
Add methods to get rotation axis and angle from Quaternion.
|
пре 8 година |
1vanK
|
150c4fb26d
Export some consts to AngelScript
|
пре 8 година |
Lasse Öörni
|
874f853c1f
Change Quaternion Slerp & Nlerp parameters to use a const reference by using a sign variable instead. Closes #1835.
|
пре 8 година |
Lasse Öörni
|
26574dcc27
Add explicit Vector2 & Vector3 constructors taking IntVector2 & IntVector3. Add Graphics::GetSize(). Closes #1814.
|
пре 8 година |
Lasse Öörni
|
4dce27a248
Add missing IntVector3 global functions to Angelscript.
|
пре 9 година |
Henrik Heino
|
2d8c0cf247
IntVector2 bindings, conversions, serialization, etc.
|
пре 9 година |
urho3d-travis-ci
|
ee054a1507
Travis CI: bump copyright to 2017.
|
пре 9 година |
Eugene Kozlov
|
0acd25e763
Add logarithm function to Math API.
|
пре 9 година |
Lasse Öörni
|
7af7cf202a
Merge remote-tracking branch 'rokups/utility-functions'
|
пре 9 година |
Eugene Kozlov
|
89ce82e0ed
Fix copy-paste error in math AS bindings.
|
пре 9 година |
Rokas Kupstys
|
f9aa090c92
IntVector2::Length()
|
пре 9 година |
Eugene Kozlov
|
89fb47f550
Add stable random generator.
|
пре 9 година |
Eugene Kozlov
|
f437d858a7
Fix AS bindings.
|
пре 9 година |
Eugene Kozlov
|
3087632f84
Add Math API functions: InverseLerp, Vector2|3|4::ProjectOntoAxis
|
пре 9 година |
Eugene Kozlov
|
a49dab7456
Add math API functions: vector Lerp, Min, Max, Floor, Round and Ceil.
|
пре 9 година |
Eugene Kozlov
|
0c144b542d
Add math API functions: Sqrt, Pow, Mod, Fract, Floor, Round, Ceil and their integer counterparts.
|
пре 9 година |
Lasse Öörni
|
47e016eca4
Add function to check Rect <-> Rect intersection.
|
пре 9 година |
Lasse Öörni
|
871e52fadd
Base frustum calculation on the projection matrix.
|
пре 9 година |
nathan
|
d7b0604d93
Made Angelscript work on the Emscripten build. Not thoroughly tested!!!
|
пре 9 година |