index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
math
/
math_funcs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Added new wrap functions
Chaosus
2017-10-13
1
-0
/
+15
*
Dead code tells no tales
Rémi Verschelde
2017-08-27
1
-4
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Fix PRNG randomization.
Ferenc Arn
2017-04-17
1
-4
/
+2
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-40
/
+36
*
Merge pull request #7528 from tagcup/real_t_float_fixes
Juan Linietsky
2017-01-20
1
-45
/
+15
|
\
|
*
Overloaded basic math funcs (double and float variants). Use real_t rather th...
Ferenc Arn
2017-01-16
1
-45
/
+15
*
|
Some changes in the header so Godot3 compiles again on Windows.
BastiaanOlij
2017-01-18
1
-4
/
+0
|
/
*
Replace the existing PRNG (Xorshift31) with (minimal) PCG (XSH-RR variant wit...
Ferenc Arn
2017-01-15
1
-13
/
+12
*
made math functions inlnie
Juan Linietsky
2017-01-12
1
-108
/
+1
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
xorshift32 PRNG for Math::rand_from_seed()
yg2f
2016-10-10
1
-29
/
+8
*
Changed the way the step decimals are computed to a safer way, fixes many iss...
Juan Linietsky
2016-07-26
1
-16
/
+20
*
math: Fix rounding error for 0 in Math::round (#4495)
Rémi Verschelde
2016-05-01
1
-1
/
+3
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-10
/
+10
*
Fixed the decimals function, it can't be perfect but it should be good enough...
Juan Linietsky
2016-01-03
1
-2
/
+8
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
optional formal changes
ehriche
2015-05-06
1
-3
/
+4
*
-Fixes from source code analyzizer, closes #1768
Juan Linietsky
2015-05-01
1
-2
/
+2
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
- Fix issue #802: randomize() now generate non-zero seed during the first hou...
Guy Rabiller
2014-10-27
1
-1
/
+1
*
-fix bug in cache for atlas import/export
Juan Linietsky
2014-03-13
1
-2
/
+9
*
-fixed bug in Button now exporting font property
Juan Linietsky
2014-02-15
1
-1
/
+2
*
GODOT IS OPEN SOURCE
Juan Linietsky
2014-02-09
1
-0
/
+328