Historial de Commits

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