Histórico de Commits

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