Histórico de Commits

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