Histórico de Commits

Autor SHA1 Mensagem Data
  Aaron Franke 56e2c6c704 Make all String float conversion methods be 64-bit há 5 anos atrás
  George Marques a0f54cb95e Wrap up GDScript 2.0 base implementation há 5 anos atrás
  George Marques aa09b4f85d Reintroduce code completion há 5 anos atrás
  George Marques 34c28eb2b8 Fix comments in beginning of file há 5 anos atrás
  George Marques 5d6e853806 New GDScript tokenizer and parser há 5 anos atrás
  Aaron Franke 25c978730b Rename String bin_to_int64 to bin_to_int há 5 anos atrás
  Aaron Franke e5ae89775a Remove 32-bit String hex_to_int method há 5 anos atrás
  Aaron Franke bb8aa107fd Remove 32-bit String to_int method 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
  Rémi Verschelde f5371bc6b8 Merge pull request #37033 from ThakeeNathees/python-like-str-escape há 5 anos atrás
  lupoDharkael 95a1400a2a Replace NULL with nullptr há 5 anos atrás
  Thakee Nathees f6cee4a121 python like string escape implemented há 5 anos atrás
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. há 5 anos atrás
  Rémi Verschelde bd10c70458 Merge pull request #36461 from akien-mga/c++17-fallthrough-attribute há 5 anos atrás
  Rémi Verschelde 2cf6ac6c50 Replace FALLTHROUGH macro by C++17 [[fallthrough]] há 5 anos atrás
  Juan Linietsky 6da0eef9e6 Add support for Vector2i, Rect2i and Vector3i to Variant há 5 anos atrás
  Juan Linietsky 3c0059650d Added StringName as a variant type. 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
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector há 5 anos atrás
  Rémi Verschelde 54ac8eaba6 Remove more deprecated methods and code há 5 anos atrás
  Rémi Verschelde 1f39a2d3e6 Remove deprecated sync and slave networking keywords há 5 anos atrás
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 há 5 anos atrás
  Rémi Verschelde 30d4c923cb Merge pull request #32966 from ffaristocrat/fix-hex-parsing há 6 anos atrás
  Micheál Keane 4b9fd961d6 Fixes #32963 by correctly parsing bin/hex literals há 6 anos atrás
  Rémi Verschelde c43c3747cf Merge pull request #32808 from bojidar-bg/30937-less-strict-mixed-spacing há 6 anos atrás
  Bojidar Marinov afbde3314a Allow mixed tabs and spaces when indentation does not depend on tab size há 6 anos atrás
  Marcel Admiraal 5b96233c34 Remove duplicate valid value check in gdscript_tokenizer.cpp. há 6 anos atrás