Commit History

Author SHA1 Message Date
  Yufeng Ying 33817b186f Remove unused header in drivers and modules. 7 months ago
  A Thousand Ships dd6443193c [Editor] Expose more editor settings to documentation 1 year ago
  Mikael Hermansson e2485044a1 Allow LSP to process multiple messages per poll 1 year ago
  kobewi a031911c82 Use check_changed_settings_in_group() everywhere 2 years ago
  ryanabx a5b7c4c415 Add `--lsp-port` as a command line argument 1 year ago
  azuloo a5710d468b Fixes LSP connection error when launched in a separate thread 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2 years ago
  Yuri Sizov 9f55bd971e Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 3 years ago
  Jakob Bouchard 6553f5c242 Convert _notification methods to switch - Chunk C 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  John J. Donna II be6da39b8a LSP: Add support for custom host setting 3 years ago
  reduz 5ad4f26659 Implement the ability to disable classes 4 years ago
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 4 years ago
  Hugo Locurcio 3f078c99f6 Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores 4 years ago
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ 4 years ago
  Pedro J. Estébanez 99fe462452 Modernize Thread 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Rémi Verschelde e34f33711b GDScript LSP: Fix crash in notify_client 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Houkime e1a0ce5af9 Prevent GDScript language server from listening to external hosts by default 5 years ago
  geequlim d901d5993b Allow enable/disable threading for LSP server 5 years ago
  geequlim d35c018a7a GDScript LSP: Implement signatureHelp 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Haoyu Qiu 078c0d75f2 Cleans up headers included in editor_node.h 5 years ago
  Hugo Locurcio 7f49c5dd42 Decrease polling frequency to 20 Hz in the GDScript language server 5 years ago
  Hugo Locurcio ba566dff2e Distinguish editor-originating messages in the editor log 5 years ago
  geequlim 72d11cd173 Add optional goto definition support for native symbols 6 years ago
  geequlim fa6d6a329c Add optional smart resolve sulotion 6 years ago