Historial de Commits

Autor SHA1 Mensaje Fecha
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` hace 3 años
  bruvzg f851c4aa33 Fix some issues found by cppcheck. hace 3 años
  Haoyu Qiu 77f80aa4ee Use `RTR()` for VisualScriptNode captions and texts hace 3 años
  reduz 21637dfc25 Remove VARIANT_ARG* macros hace 3 años
  bruvzg 244db37508 Cleanup and move char functions to the `char_utils.h` header. hace 3 años
  bruvzg 8e79c5fb8d Add support for the escaped UTF-16 and UTF-32 Unicode characters in the scripts and expressions. hace 3 años
  Haoyu Qiu 9b373642a5 i18n: Make VisualScript node caption & text translatable hace 3 años
  Rémi Verschelde fe52458154 Update copyright statements to 2022 hace 3 años
  Lightning_A e078f970db Rename `remove()` to `remove_at()` when removing by index hace 4 años
  Hugo Locurcio c012fbc8b2 Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR` hace 3 años
  Hugo Locurcio 4bd5e4fd9b Use the standard C `INFINITY` and `NAN` constants directly hace 4 años
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb hace 4 años
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction hace 4 años
  reduz f8d03b98e7 Improve resource load cache hace 4 años
  reduz 1aa2823fa3 Removed _change_notify hace 4 años
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ hace 4 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 4 años
  reduz 635d33dc6c Refactor variant built-in methods yet again. hace 4 años
  reduz 221a2a1742 Refactored variant constructor logic hace 4 años
  reduz 05de7ce6ca Refactored variant setters/getters hace 4 años
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. hace 5 años
  Aaron Franke 56e2c6c704 Make all String float conversion methods be 64-bit 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
  Rémi Verschelde 69de7ce38c Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine hace 5 años
  lupoDharkael 95a1400a2a Replace NULL with nullptr hace 5 años
  luz.paz 7bf6e5f773 Fix various typos 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
  Rémi Verschelde 54ac8eaba6 Remove more deprecated methods and code hace 5 años