Rémi Verschelde
|
b5d9099626
|
Revert "Properly setup seed in RNG"
This reverts commit 1dd72dca45 .
As pointed out in #27171, it would break compatibility with 3.1.0.
|
2019-04-09 09:36:31 +02:00 |
Chaosus
|
1dd72dca45
|
Properly setup seed in RNG
(cherry picked from commit 6280be46a6 )
|
2019-04-03 16:53:30 +02:00 |
Rémi Verschelde
|
bce56cf337
|
Fix -Wc++11-extensions warning after #26737
Fixes #26769.
|
2019-03-07 22:48:00 +01:00 |
MidZik
|
4eccb58bc5
|
Fixed get_seed() not returning the correct seed.
|
2019-03-07 02:45:18 -06:00 |
Rémi Verschelde
|
b16c309f82
|
Update copyright statements to 2019
Happy new year to the wonderful Godot community!
|
2019-01-01 12:58:10 +01:00 |
Chaosus
|
f8151a9e50
|
Implement random number generator
Co-authored-by: Zirak <zirakertan@gmail.com>
|
2018-11-13 10:50:07 +03:00 |