Histórico de Commits

Autor SHA1 Mensagem Data
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 há 3 anos atrás
  Yuri Sizov b3fc278dcf Ignore property groups and categories in GDScript code completion há 3 anos atrás
  Rafał Mikrut 1558f4a599 Speedup parsing big GDScript files há 4 anos atrás
  Rémi Verschelde 4185a22ca8 Merge pull request #48131 from LightningAA/fix-48113-3.x há 4 anos atrás
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops há 4 anos atrás
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) há 4 anos atrás
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks há 4 anos atrás
  Rémi Verschelde 64a63e0861 Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine há 4 anos atrás
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 há 4 anos atrás
  Lightning_A 2c4aa50648 Fix Array.max() navigating to @GDScript.max() etc. há 4 anos atrás
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 há 4 anos atrás
  Yuri Roubinsky 374253242d [3.2] Shows ColorRect in Color constants autocompletion há 5 anos atrás
  Paulb23 2ef8aba8e9 Fix gdscript multiline string nested highlighting há 5 anos atrás
  Pedro J. Estébanez a0969662cd Prevent cyclic reference between script and its members há 5 anos atrás
  Thakee Nathees d53f5b55ec Auto completion enhanced for extends and class level identifier há 5 anos atrás
  Thakee Nathees 438f1a8238 Fix: Ctrl + Click not working for subclasses há 5 anos atrás
  Thakee Nathees d611bd970d regression: dictionary key no autocomplete fix há 5 anos atrás
  Thakee Nathees a446e8671d autocompleting with indexing for native types added há 5 anos atrás
  janglee d16abbdee4 Improved go-to definition (Ctrl + Click) há 5 anos atrás
  Umang Kalra 94d0f34f70 Fixed the bool _static logic há 5 anos atrás
  Thakee Nathees 3d69fe95e5 autocomplete for disconnect, is_connected implemented há 5 anos atrás
  Thomas ten Cate c2469d0c6d Add missing docs for assert message in GDScript 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á 5 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