Histórico de Commits

Autor SHA1 Mensagem Data
  Aaron Franke ebfba19b59 Use global scope round method for rounding há 4 anos atrás
  Hugo Locurcio 66a8654963 Remove `#ifdef` catering to MSVC 2012 and earlier in `math_funcs.h` há 4 anos atrás
  Aaron Franke 1154b6264c [3.x] Make is_equal_approx have explicit float and double versions há 4 anos atrás
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops há 4 anos atrás
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks há 4 anos atrás
  kleonc f04a964627 Make posmod use int64_t instead of int há 4 anos atrás
  Meriipu 347a9df0a1 GDScript: Clarified/fixed inaccuracies in the built-in function docs. há 5 anos atrás
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 há 4 anos atrás
  Rémi Verschelde cb78a5d7ae Linux/BSD: Fix support for NetBSD há 5 anos atrás
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 há 5 anos atrás
  Aaron Franke 8754e21f48 Fix "seperate" typos há 6 anos atrás
  Aaron Franke f8b4cf0fc4 Check for exact equality before approximate equality há 6 anos atrás
  Aaron Franke a9c10450bd [Core] [Mono] Optimize Wrap functions há 6 anos atrás
  Rémi Verschelde d844e30614 Inspector: Make default float step configurable há 6 anos atrás
  Chaosus 6694c119d0 Added lerp_angles built-in function há 6 anos atrás
  Aaron Franke a60f242982 Add integer posmod and rename default arg names há 7 anos atrás
  Giacom c00427add3 Added move_toward functions for float, Vector2 and Vector3 há 6 anos atrás
  Daw11 28bff3d1ad Implement Lanczos image filter há 6 anos atrás
  Aaron Franke b2e1c9c276 [Core] Approximate equality há 6 anos atrás
  Rémi Verschelde d211aff777 Merge pull request #27231 from Chaosus/smoothstep há 6 anos atrás
  Chaosus 514a3fb96a Added smoothstep built-in function há 6 anos atrás
  Juan Linietsky dee98d3b6d Some improvements to is_equal_approx, restored Quat operator. há 6 anos atrás
  Juan Linietsky a32b26dfa2 Several fixes to make GLES2 on HTML5 work much better. há 6 anos atrás
  Chaosus bc4d781277 Fix wrapi to use int64_t instead int há 6 anos atrás
  Hugo Locurcio 18b90508a1 Fix crash when using `wrapi()` with a range of zero há 6 anos atrás
  Pierrick Brunet 3b6d05db3e Fix typo for randd and randf 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 81be9542eb Remove unused "dtoll" methods há 7 anos atrás
  Leon Krause 5f45476dc1 Fix warnings in HTML5 build outside platform files há 7 anos atrás