Commit History

Author SHA1 Message Date
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Yuri Roubinsky a74acca858 Expose `randfn` to global scope 4 years ago
  Aaron Franke 2733b9abd8 Remove obsolete "dectime" method 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal b743a2ef3c Rename Math::stepify to snapped 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Yuri Roubinsky 38fb26794b Exposed randi_range to global funcs + renamed rand_range to randf_range 5 years ago
  Andrii Doroshenko (Xrayez) 34ca426851 Remove unused `PHI` define in math funcs 4 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Marcel Admiraal c2aa3e2351 Remove circular include between core/typedefs.h and core/error_macros.h 5 years ago
  Rémi Verschelde d844e30614 Inspector: Make default float step configurable 6 years ago
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Chaosus f8151a9e50 Implement random number generator 7 years ago
  Aaron Franke 5f4f9ca4a5 Fix: Strip integer part in "decimals" 7 years ago
  Chaosus 70bb31a7b2 Update wrap functions 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Chaosus 216a8aa643 Added new wrap functions 7 years ago
  Rémi Verschelde 7ad14e7a3e Dead code tells no tales 8 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Ferenc Arn ceb699f5ec Fix PRNG randomization. 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Juan Linietsky ee0f53df52 Merge pull request #7528 from tagcup/real_t_float_fixes 8 years ago
  BastiaanOlij d11a4c1120 Some changes in the header so Godot3 compiles again on Windows. 8 years ago
  Ferenc Arn 6f4f9aa6de Overloaded basic math funcs (double and float variants). Use real_t rather than float or double in generic functions (core/math) whenever possible. 8 years ago