Historie revizí

Autor SHA1 Zpráva Datum
  Marcel Admiraal b743a2ef3c Rename Math::stepify to snapped před 4 roky
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already před 4 roky
  Yuri Roubinsky 38fb26794b Exposed randi_range to global funcs + renamed rand_range to randf_range před 5 roky
  Andrii Doroshenko (Xrayez) 34ca426851 Remove unused `PHI` define in math funcs před 4 roky
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops před 5 roky
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks před 5 roky
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 před 5 roky
  Marcel Admiraal c2aa3e2351 Remove circular include between core/typedefs.h and core/error_macros.h před 5 roky
  Rémi Verschelde d844e30614 Inspector: Make default float step configurable před 6 roky
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations před 6 roky
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 před 6 roky
  Chaosus f8151a9e50 Implement random number generator před 7 roky
  Aaron Franke 5f4f9ca4a5 Fix: Strip integer part in "decimals" před 7 roky
  Chaosus 70bb31a7b2 Update wrap functions před 7 roky
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting před 7 roky
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 před 7 roky
  Chaosus 216a8aa643 Added new wrap functions před 7 roky
  Rémi Verschelde 7ad14e7a3e Dead code tells no tales před 8 roky
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers před 8 roky
  Ferenc Arn ceb699f5ec Fix PRNG randomization. před 8 roky
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line před 8 roky
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) před 8 roky
  Juan Linietsky ee0f53df52 Merge pull request #7528 from tagcup/real_t_float_fixes před 8 roky
  BastiaanOlij d11a4c1120 Some changes in the header so Godot3 compiles again on Windows. před 8 roky
  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. před 8 roky
  Ferenc Arn 4c9004671a Replace the existing PRNG (Xorshift31) with (minimal) PCG (XSH-RR variant with 32-bit output, 64-bit state). před 8 roky
  Juan Linietsky ad224295c0 made math functions inlnie před 8 roky
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! před 8 roky
  yg2f a747c8ccee xorshift32 PRNG for Math::rand_from_seed() před 9 roky
  Juan Linietsky 9151eb591d Changed the way the step decimals are computed to a safer way, fixes many issues. před 9 roky