Historial de Commits

Autor SHA1 Mensaje Fecha
  Rémi Verschelde f5371bc6b8 Merge pull request #37033 from ThakeeNathees/python-like-str-escape hace 5 años
  lupoDharkael 95a1400a2a Replace NULL with nullptr hace 5 años
  Thakee Nathees f6cee4a121 python like string escape implemented hace 5 años
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. hace 5 años
  Rémi Verschelde bd10c70458 Merge pull request #36461 from akien-mga/c++17-fallthrough-attribute hace 5 años
  Rémi Verschelde 2cf6ac6c50 Replace FALLTHROUGH macro by C++17 [[fallthrough]] hace 5 años
  Juan Linietsky 6da0eef9e6 Add support for Vector2i, Rect2i and Vector3i to Variant hace 5 años
  Juan Linietsky 3c0059650d Added StringName as a variant type. 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 54ac8eaba6 Remove more deprecated methods and code hace 5 años
  Rémi Verschelde 1f39a2d3e6 Remove deprecated sync and slave networking keywords hace 5 años
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 hace 5 años
  Rémi Verschelde 30d4c923cb Merge pull request #32966 from ffaristocrat/fix-hex-parsing hace 5 años
  Micheál Keane 4b9fd961d6 Fixes #32963 by correctly parsing bin/hex literals hace 5 años
  Rémi Verschelde c43c3747cf Merge pull request #32808 from bojidar-bg/30937-less-strict-mixed-spacing hace 5 años
  Bojidar Marinov afbde3314a Allow mixed tabs and spaces when indentation does not depend on tab size hace 5 años
  Marcel Admiraal 5b96233c34 Remove duplicate valid value check in gdscript_tokenizer.cpp. hace 5 años
  qarmin 17732fe698 Added some obvious errors explanations hace 5 años
  Robin Hübner 6ab118c464 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories. hace 6 años
  Bojidar Marinov f12f3cf726 Disallow using of both tabs and spaces for indentation in the same file hace 6 años
  qarmin 4e5310cc60 Some code changed with Clang-Tidy hace 6 años
  jude-lafitteIII d3cc9c0bf1 Support for binary literals in GDScript. Added an error that shows if a point is written in a hex literal. Added highlighting for binary literals in GDScript hace 6 años
  Rémi Verschelde a342131eba Merge pull request #27673 from qarmin/small_fixes hace 6 años
  Rémi Verschelde 07b76c0376 Merge pull request #27170 from timoschwarzer/allow-whitespaces-in-warning-ignore-comments hace 6 años
  Rémi Verschelde c8994b56f9 Style: Apply new changes from clang-format 8.0 hace 6 años
  qarmin 856a8226a5 Small fixes, mostly dupicated code hace 6 años
  Rémi Verschelde fc370b3feb Fix -Wimplicit-fallthrough warnings from GCC 8 hace 6 años
  Fabio Alessandrelli 393e62b98a Add object encoding param to serialization methods hace 6 años
  Timo Schwarzer 7a0dfc04aa Allow whitespaces in warning-ignore comments hace 6 años