Historial de Commits

Autor SHA1 Mensaje Fecha
  Rémi Verschelde 4d50f747d5 Merge pull request #37293 from Janglee123/ctrl-click-improvements hace 5 años
  janglee be7a353c70 Improved go-to definition (Ctrl + Click) hace 5 años
  Rémi Verschelde 97f04e42f6 Merge pull request #37172 from theoway/autoCompletionBug hace 5 años
  Rémi Verschelde 9cad835880 Merge pull request #37954 from ThakeeNathees/autocomplete-indexing-native-types hace 5 años
  Rémi Verschelde 2cd952bd84 Fix handling of PROPERTY_USAGE_SUBGROUP in DocData and editor hace 5 años
  Thakee Nathees 3c45377c6e autocompleting with indexing for native types added hace 5 años
  Umang Kalra b192c7d1ac Fixed the bool _static logic hace 5 años
  Thakee Nathees efe90fce01 autocomplete for disconnect, is_connected implemented hace 5 años
  lupoDharkael 95a1400a2a Replace NULL with nullptr hace 5 años
  Thomas ten Cate 4c3c73ef9c Add missing docs for assert message in GDScript hace 5 años
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 hace 5 años
  Fabio Alessandrelli b8ddaf9c33 Refactor ScriptDebugger. hace 5 años
  nathanwfranke 2dd498df70 Fix autocomplete and GDScript Highlighting for types 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 2cf6ac6c50 Replace FALLTHROUGH macro by C++17 [[fallthrough]] 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 1f39a2d3e6 Remove deprecated sync and slave networking keywords hace 5 años
  Rémi Verschelde 8b0e2a409b Merge pull request #35218 from bojidar-bg/26691-parse-error-errors hace 5 años
  Bojidar Marinov da5b138e64 Fix errors raised when showing parse errors in the editor hace 5 años
  Danil Alexeev 45b510b332 Fix function arguments hint format in GDScript editor hace 5 años
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 hace 5 años
  Bojidar Marinov a665b3878b Fix GDScript autocompletion with `as` or typed variables hace 5 años
  Michael Alexsander 7ecaff578b Make the script templates' blank lines conform with the official style guide hace 5 años
  EbbDrop f70fd781fc Fix autocompletion for singletons hace 5 años
  iwek7 617797c47c Adds skip-breakpoints feature hace 6 años
  MrCdK 9e9c16c1e5 Try and show all the properties added with _get_property_list() when triggering completion. hace 6 años
  Rémi Verschelde eb38bc6c0a gdscript: Fix build after #24925 hace 6 años
  Rémi Verschelde 877912b23c Merge pull request #24925 from Mr-Slurpy/typed-autoload hace 6 años
  Rémi Verschelde d3153c28f0 Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' hace 6 años