summaryrefslogtreecommitdiffstats
path: root/core/math/math_funcs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Added new wrap functionsChaosus2017-10-131-0/+15
* Dead code tells no talesRémi Verschelde2017-08-271-4/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Fix PRNG randomization.Ferenc Arn2017-04-171-4/+2
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-40/+36
* Merge pull request #7528 from tagcup/real_t_float_fixesJuan Linietsky2017-01-201-45/+15
|\
| * Overloaded basic math funcs (double and float variants). Use real_t rather th...Ferenc Arn2017-01-161-45/+15
* | Some changes in the header so Godot3 compiles again on Windows.BastiaanOlij2017-01-181-4/+0
|/
* Replace the existing PRNG (Xorshift31) with (minimal) PCG (XSH-RR variant wit...Ferenc Arn2017-01-151-13/+12
* made math functions inlnieJuan Linietsky2017-01-121-108/+1
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* xorshift32 PRNG for Math::rand_from_seed()yg2f2016-10-101-29/+8
* Changed the way the step decimals are computed to a safer way, fixes many iss...Juan Linietsky2016-07-261-16/+20
* math: Fix rounding error for 0 in Math::round (#4495)Rémi Verschelde2016-05-011-1/+3
* remove trailing whitespaceHubert Jarosz2016-03-091-10/+10
* Fixed the decimals function, it can't be perfect but it should be good enough...Juan Linietsky2016-01-031-2/+8
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* optional formal changesehriche2015-05-061-3/+4
* -Fixes from source code analyzizer, closes #1768Juan Linietsky2015-05-011-2/+2
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* - Fix issue #802: randomize() now generate non-zero seed during the first hou...Guy Rabiller2014-10-271-1/+1
* -fix bug in cache for atlas import/exportJuan Linietsky2014-03-131-2/+9
* -fixed bug in Button now exporting font propertyJuan Linietsky2014-02-151-1/+2
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+328