Commit History

作者 SHA1 備註 提交日期
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. 5 年之前
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 年之前
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 年之前
  Nico Mitchell f7cc2b090c Change MATH_POSMOD return type back to INT 5 年之前
  Nico Mitchell c2ffaf5b2b Change round return type to float 5 年之前
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 年之前
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 5 年之前
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 年之前
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 年之前
  Rémi Verschelde bd78b9f445 Remove deprecated decimals builtin 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  64epicks e430f8ca61 Implemented `ord` function in VisualScript 6 年之前
  Rémi Verschelde 07e289963c doc: Sync classref with current source 6 年之前
  Chaosus 6694c119d0 Added lerp_angles built-in function 6 年之前
  Aaron Franke a60f242982 Add integer posmod and rename default arg names 7 年之前
  Giacom c00427add3 Added move_toward functions for float, Vector2 and Vector3 6 年之前
  Rémi Verschelde c8994b56f9 Style: Apply new changes from clang-format 8.0 6 年之前
  Rémi Verschelde d211aff777 Merge pull request #27231 from Chaosus/smoothstep 6 年之前
  Chaosus 514a3fb96a Added smoothstep built-in function 6 年之前
  Fabio Alessandrelli 393e62b98a Add object encoding param to serialization methods 6 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  DualMatrix 4bad2beeed Fixed argument names being swapped for atan2 7 年之前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 年之前
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others 7 年之前
  Pieter-Jan Briers 8d9d847a1a Move things into the title bars of Visual Script nodes. 7 年之前
  Chaosus 0c9312c6b8 Fixes for parameter names of builtin functions in visual scripts/core 7 年之前
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 年之前
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 年之前
  pablotato 054a2ac579 Add cartesian to polar conversion functions 8 年之前