Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 il y a 4 ans
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  Marcel Admiraal c2aa3e2351 Remove circular include between core/typedefs.h and core/error_macros.h il y a 6 ans
  Rémi Verschelde d844e30614 Inspector: Make default float step configurable il y a 6 ans
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations il y a 6 ans
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 il y a 6 ans
  Chaosus f8151a9e50 Implement random number generator il y a 7 ans
  Aaron Franke 5f4f9ca4a5 Fix: Strip integer part in "decimals" il y a 7 ans
  Chaosus 70bb31a7b2 Update wrap functions il y a 7 ans
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting il y a 7 ans
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 il y a 7 ans
  Chaosus 216a8aa643 Added new wrap functions il y a 8 ans
  Rémi Verschelde 7ad14e7a3e Dead code tells no tales il y a 8 ans
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers il y a 8 ans
  Ferenc Arn ceb699f5ec Fix PRNG randomization. il y a 8 ans
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line il y a 8 ans
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) il y a 8 ans
  Juan Linietsky ee0f53df52 Merge pull request #7528 from tagcup/real_t_float_fixes il y a 8 ans
  BastiaanOlij d11a4c1120 Some changes in the header so Godot3 compiles again on Windows. il y a 8 ans
  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. il y a 8 ans
  Ferenc Arn 4c9004671a Replace the existing PRNG (Xorshift31) with (minimal) PCG (XSH-RR variant with 32-bit output, 64-bit state). il y a 8 ans
  Juan Linietsky ad224295c0 made math functions inlnie il y a 8 ans
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! il y a 8 ans
  yg2f a747c8ccee xorshift32 PRNG for Math::rand_from_seed() il y a 9 ans
  Juan Linietsky 9151eb591d Changed the way the step decimals are computed to a safer way, fixes many issues. il y a 9 ans
  Rémi Verschelde 6883325f92 math: Fix rounding error for 0 in Math::round (#4495) il y a 9 ans
  Hubert Jarosz 4a4f247914 remove trailing whitespace il y a 9 ans
  Juan Linietsky 7a931b4d3a Fixed the decimals function, it can't be perfect but it should be good enough. Closes #1955 il y a 9 ans
  George Marques 5be9ff7b67 Update copyright to 2016 in headers il y a 9 ans
  ehriche 897a1aade5 optional formal changes il y a 10 ans