urho3d-travis-ci
|
ee054a1507
Travis CI: bump copyright to 2017.
|
пре 9 година |
Eugene Kozlov
|
0acd25e763
Add logarithm function to Math API.
|
пре 9 година |
Eugene Kozlov
|
89fb47f550
Add stable random generator.
|
пре 9 година |
Eugene Kozlov
|
3087632f84
Add Math API functions: InverseLerp, Vector2|3|4::ProjectOntoAxis
|
пре 9 година |
Eugene Kozlov
|
0c144b542d
Add math API functions: Sqrt, Pow, Mod, Fract, Floor, Round, Ceil and their integer counterparts.
|
пре 9 година |
Yao Wei Tjong 姚伟忠
|
9baac62031
Improve NextPowerOfTwo().
|
пре 9 година |
Lasse Öörni
|
e7599463ba
Improved IsPowerOfTwo(). Thanks to Y-way for initial PR.
|
пре 9 година |
Lasse Öörni
|
e9b094c8d2
Check for existence of sincosf / __sincosf instead of guessing. Closes #1294.
|
пре 9 година |
Lasse Öörni
|
0378b245a9
Use __sincosf on OSX.
|
пре 9 година |
Lasse Öörni
|
b16fc6493b
Add a function SinCos() which uses sincosf on GCC for optimized billboardset update, and falls back to separate sinf & cosf calls elsewhere. Todo: add for other cases.
|
пре 9 година |
Lasse Öörni
|
d9a295a595
Re-enable the unsigned/signed mismatch warning. Code cleanup.
|
пре 9 година |
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.
|
пре 9 година |
TheComet
|
f8760c8e5a
Trig functions are now templated
|
пре 9 година |
TheComet
|
62d8143aa3
Template versions of math functions
|
пре 9 година |
urho3d-travis-ci
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
пре 10 година |
Lasse Öörni
|
e7b492b307
Fix integer overflow in the Random(int) functions when the range is large.
|
пре 10 година |
Lasse Öörni
|
ed39940b2e
Added float <> half-float conversion functions.
|
пре 10 година |
Lasse Öörni
|
52885a22c4
Clean up Spline code, add support for Catmull-Rom interpolation of other values than Vector3, and fix out of bounds array access in Catmull-Rom interpolation. Add linear interpolation mode. Add script bindings of new interpolation mode enums. Closes #772. Closes #773.
|
пре 10 година |
Yao Wei Tjong 姚伟忠
|
fa77a456f8
Reformat Urho3D source files to get rid of the indents on empty lines.
|
пре 10 година |
Lasse Öörni
|
cc8eb57eba
Workaround for GCC optimization of IsNan, thanks to reattiva. Closes #655.
|
пре 11 година |
Lasse Öörni
|
bb2ebf7568
Bump copyright to 2015.
|
пре 11 година |
Yao Wei Tjong 姚伟忠
|
b51e419c88
Change impl. file to include the header file from corresponding subdir.
|
пре 11 година |
Yao Wei Tjong 姚伟忠
|
bcf7c94ec8
Rename Source/Engine to Source/Urho3D.
|
пре 11 година |