Histórico de Commits

Autor SHA1 Mensagem Data
  Rémi Verschelde 9cad835880 Merge pull request #37954 from ThakeeNathees/autocomplete-indexing-native-types há 5 anos atrás
  Rémi Verschelde 2cd952bd84 Fix handling of PROPERTY_USAGE_SUBGROUP in DocData and editor há 5 anos atrás
  Thakee Nathees 3c45377c6e autocompleting with indexing for native types added há 5 anos atrás
  Thakee Nathees efe90fce01 autocomplete for disconnect, is_connected implemented há 5 anos atrás
  lupoDharkael 95a1400a2a Replace NULL with nullptr há 5 anos atrás
  Thomas ten Cate 4c3c73ef9c Add missing docs for assert message in GDScript há 5 anos atrás
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 há 5 anos atrás
  Fabio Alessandrelli b8ddaf9c33 Refactor ScriptDebugger. há 5 anos atrás
  nathanwfranke 2dd498df70 Fix autocomplete and GDScript Highlighting for types 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 2cf6ac6c50 Replace FALLTHROUGH macro by C++17 [[fallthrough]] 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 1f39a2d3e6 Remove deprecated sync and slave networking keywords há 5 anos atrás
  Rémi Verschelde 8b0e2a409b Merge pull request #35218 from bojidar-bg/26691-parse-error-errors há 5 anos atrás
  Bojidar Marinov da5b138e64 Fix errors raised when showing parse errors in the editor há 5 anos atrás
  Danil Alexeev 45b510b332 Fix function arguments hint format in GDScript editor há 5 anos atrás
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 há 5 anos atrás
  Bojidar Marinov a665b3878b Fix GDScript autocompletion with `as` or typed variables há 5 anos atrás
  Michael Alexsander 7ecaff578b Make the script templates' blank lines conform with the official style guide há 6 anos atrás
  EbbDrop f70fd781fc Fix autocompletion for singletons há 6 anos atrás
  iwek7 617797c47c Adds skip-breakpoints feature há 6 anos atrás
  MrCdK 9e9c16c1e5 Try and show all the properties added with _get_property_list() when triggering completion. há 6 anos atrás
  Rémi Verschelde eb38bc6c0a gdscript: Fix build after #24925 há 6 anos atrás
  Rémi Verschelde 877912b23c Merge pull request #24925 from Mr-Slurpy/typed-autoload há 6 anos atrás
  Rémi Verschelde d3153c28f0 Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' há 6 anos atrás
  Rémi Verschelde d15cf7b672 Merge pull request #30576 from qarmin/lgtm_coverage há 6 anos atrás
  qarmin 6cbaf7662f Changed some code showed in LGTM and Coverage há 6 anos atrás
  Nils ANDRÉ-CHANG 074115338e Remove useless casts to String há 6 anos atrás
  Nils ANDRÉ-CHANG 9e3455cb1e Show static functions inside classes in method list há 6 anos atrás