Commit History

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