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
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Expose `randfn` to global scope
Yuri Roubinsky
2021-11-17
1
-0
/
+4
*
Remove obsolete "dectime" method
Aaron Franke
2021-07-30
1
-10
/
+0
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Rename Math::stepify to snapped
Marcel Admiraal
2020-12-28
1
-1
/
+1
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Exposed randi_range to global funcs + renamed rand_range to randf_range
Yuri Roubinsky
2020-11-06
1
-0
/
+4
*
Remove unused `PHI` define in math funcs
Andrii Doroshenko (Xrayez)
2020-11-05
1
-2
/
+0
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-5
/
+9
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-2
/
+0
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Remove circular include between core/typedefs.h and core/error_macros.h
Marcel Admiraal
2019-10-08
1
-0
/
+2
*
Inspector: Make default float step configurable
Rémi Verschelde
2019-07-23
1
-0
/
+9
*
Remove unnecessary code and add some error explanations
qarmin
2019-07-01
1
-2
/
+0
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Implement random number generator
Chaosus
2018-11-13
1
-16
/
+9
*
Fix: Strip integer part in "decimals"
Aaron Franke
2018-09-19
1
-5
/
+7
*
Update wrap functions
Chaosus
2018-03-06
1
-15
/
+0
*
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