Commit History

Author SHA1 Message Date
  Aaron Franke 1d5042c9e2 Use Math_TAU and deg2rad/rad2deg in more places and optimize code 5 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal b743a2ef3c Rename Math::stepify to snapped 4 years ago
  reduz 1bebb2ba05 Cull fixes and optimizations 4 years ago
  Yuri Roubinsky 38fb26794b Exposed randi_range to global funcs + renamed rand_range to randf_range 5 years ago
  Aaron Franke 9394c057b8 Remove redundant is_equal_approx_ratio method 5 years ago
  Rémi Verschelde 5f4d64f4f3 Linux/BSD: Fix support for NetBSD 5 years ago
  Meriipu 7f9bfee0ac GDScript: Clarified/fixed inaccuracies in the built-in function docs. 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 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