Commit Verlauf

Autor SHA1 Nachricht Datum
  Juan Linietsky 610de0974d Revert "Implement reverse playback and ping-pong loop in AnimationPlayer and NodeAnimation" vor 4 Jahren
  Tokage 372ba76663 implement ping-pong loop in animation vor 4 Jahren
  Hugo Locurcio 650b1db4b8 Add `print_verbose()` built-in function to print in verbose mode only vor 4 Jahren
  kobewi 017c94222e Remove cartesian2polar and polar2cartesian vor 4 Jahren
  Aaron Franke 2733b9abd8 Remove obsolete "dectime" method vor 4 Jahren
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb vor 4 Jahren
  Pedro J. Estébanez 04688b92ff Rename Reference to RefCounted vor 4 Jahren
  David Cambré d7205ef1d0 The built in function math/seed was missing the sequenceport. vor 4 Jahren
  Rémi Verschelde e196733e88 Re-bind posmod, use int64_t instead of int vor 4 Jahren
  reduz 1aa2823fa3 Removed _change_notify vor 4 Jahren
  Aaron Franke f55445079a Replace ColorN and from HTML with a string constructor vor 4 Jahren
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 vor 4 Jahren
  Marcel Admiraal b743a2ef3c Rename Math::stepify to snapped vor 4 Jahren
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script vor 5 Jahren
  reduz 221a2a1742 Refactored variant constructor logic vor 5 Jahren
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already vor 5 Jahren
  Yuri Roubinsky 38fb26794b Exposed randi_range to global funcs + renamed rand_range to randf_range vor 5 Jahren
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. vor 5 Jahren
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops vor 5 Jahren
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions vor 5 Jahren
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks vor 5 Jahren
  Nico Mitchell f7cc2b090c Change MATH_POSMOD return type back to INT vor 5 Jahren
  Nico Mitchell c2ffaf5b2b Change round return type to float vor 5 Jahren
  lupoDharkael 95a1400a2a Replace NULL with nullptr vor 5 Jahren
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. vor 5 Jahren
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. vor 5 Jahren
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector vor 5 Jahren
  Rémi Verschelde bd78b9f445 Remove deprecated decimals builtin vor 5 Jahren
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 vor 5 Jahren
  64epicks e430f8ca61 Implemented `ord` function in VisualScript vor 6 Jahren