Commit History

Author SHA1 Message Date
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` 3 years ago
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 3 years ago
  Silc 'Tokage' Renew 865da09871 Implement cubic_interpolate() as MathFunc for refactoring 3 years ago
  Pedro J. Estébanez 7b0ed2aa5e Rename Variant::is_ref() to is_ref_counted() 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Yuri Roubinsky 9536b3b59a Fix `randfn` in visual scripts 3 years ago
  Yuri Roubinsky a74acca858 Expose `randfn` to global scope 4 years ago
  Silc 'Tokage' Renew 953a7bce7e reimplement ping-pong 3 years ago
  Juan Linietsky 610de0974d Revert "Implement reverse playback and ping-pong loop in AnimationPlayer and NodeAnimation" 3 years ago
  Tokage 372ba76663 implement ping-pong loop in animation 4 years ago
  Hugo Locurcio 650b1db4b8 Add `print_verbose()` built-in function to print in verbose mode only 3 years ago
  kobewi 017c94222e Remove cartesian2polar and polar2cartesian 3 years ago
  Aaron Franke 2733b9abd8 Remove obsolete "dectime" method 4 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 years ago
  Pedro J. Estébanez 04688b92ff Rename Reference to RefCounted 4 years ago
  David Cambré d7205ef1d0 The built in function math/seed was missing the sequenceport. 4 years ago
  Rémi Verschelde e196733e88 Re-bind posmod, use int64_t instead of int 4 years ago
  reduz 1aa2823fa3 Removed _change_notify 4 years ago
  Aaron Franke f55445079a Replace ColorN and from HTML with a string constructor 4 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
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 4 years ago
  reduz 221a2a1742 Refactored variant constructor logic 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Yuri Roubinsky 38fb26794b Exposed randi_range to global funcs + renamed rand_range to randf_range 5 years ago
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Nico Mitchell f7cc2b090c Change MATH_POSMOD return type back to INT 5 years ago