Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Rémi Verschelde 4d50f747d5 Merge pull request #37293 from Janglee123/ctrl-click-improvements 5 gadi atpakaļ
  janglee be7a353c70 Improved go-to definition (Ctrl + Click) 5 gadi atpakaļ
  Rémi Verschelde 97f04e42f6 Merge pull request #37172 from theoway/autoCompletionBug 5 gadi atpakaļ
  Rémi Verschelde 9cad835880 Merge pull request #37954 from ThakeeNathees/autocomplete-indexing-native-types 5 gadi atpakaļ
  Rémi Verschelde 2cd952bd84 Fix handling of PROPERTY_USAGE_SUBGROUP in DocData and editor 5 gadi atpakaļ
  Thakee Nathees 3c45377c6e autocompleting with indexing for native types added 5 gadi atpakaļ
  Umang Kalra b192c7d1ac Fixed the bool _static logic 5 gadi atpakaļ
  Thakee Nathees efe90fce01 autocomplete for disconnect, is_connected implemented 5 gadi atpakaļ
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 gadi atpakaļ
  Thomas ten Cate 4c3c73ef9c Add missing docs for assert message in GDScript 5 gadi atpakaļ
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 5 gadi atpakaļ
  Fabio Alessandrelli b8ddaf9c33 Refactor ScriptDebugger. 5 gadi atpakaļ
  nathanwfranke 2dd498df70 Fix autocomplete and GDScript Highlighting for types 5 gadi atpakaļ
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. 5 gadi atpakaļ
  Rémi Verschelde 2cf6ac6c50 Replace FALLTHROUGH macro by C++17 [[fallthrough]] 5 gadi atpakaļ
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 gadi atpakaļ
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 gadi atpakaļ
  Rémi Verschelde 1f39a2d3e6 Remove deprecated sync and slave networking keywords 5 gadi atpakaļ
  Rémi Verschelde 8b0e2a409b Merge pull request #35218 from bojidar-bg/26691-parse-error-errors 5 gadi atpakaļ
  Bojidar Marinov da5b138e64 Fix errors raised when showing parse errors in the editor 5 gadi atpakaļ
  Danil Alexeev 45b510b332 Fix function arguments hint format in GDScript editor 5 gadi atpakaļ
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 gadi atpakaļ
  Bojidar Marinov a665b3878b Fix GDScript autocompletion with `as` or typed variables 5 gadi atpakaļ
  Michael Alexsander 7ecaff578b Make the script templates' blank lines conform with the official style guide 5 gadi atpakaļ
  EbbDrop f70fd781fc Fix autocompletion for singletons 5 gadi atpakaļ
  iwek7 617797c47c Adds skip-breakpoints feature 6 gadi atpakaļ
  MrCdK 9e9c16c1e5 Try and show all the properties added with _get_property_list() when triggering completion. 6 gadi atpakaļ
  Rémi Verschelde eb38bc6c0a gdscript: Fix build after #24925 6 gadi atpakaļ
  Rémi Verschelde 877912b23c Merge pull request #24925 from Mr-Slurpy/typed-autoload 6 gadi atpakaļ
  Rémi Verschelde d3153c28f0 Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' 6 gadi atpakaļ