Commit History

Author SHA1 Message Date
  Rémi Verschelde 1a16dabfb5 Merge pull request #21982 from luzpaz/misc-typos 7 years ago
  luz.paz 08bde5b2de Misc. typos 7 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  George Marques de45b18ddb GDScript: Remove space before colon on type hints 7 years ago
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others 7 years ago
  Hugo Locurcio 649c3bee3b Highlight multiline strings as strings instead of comments 7 years ago
  George Marques eb48119821 Added system for GDScript warnings 7 years ago
  Bernhard Liebl ba974b8d1e Allow some non-integer built-in constants in gdscript 7 years ago
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 years ago
  George Marques 3e87ad5187 Rewrite code completion 7 years ago
  George Marques 03746da73f Add editor highlight for type-safe lines 7 years ago
  George Marques 75f395c2a0 Use type hints to improve completion 7 years ago
  George Marques 743053734f Add static type checks in the parser 7 years ago
  Rémi Verschelde 7c9f7452f4 Style: Format code with clang-format 6.0.1 7 years ago
  Max Hilbrunner 0705eb904a Merge pull request #19251 from YeldhamDev/script_templates_changes 7 years ago
  Jairo Honorio afcac41d31 Inner classes' functions now appear in the editor's functions panel 7 years ago
  Michael Alexsander Silva Dias fd17b960e9 Small changes to the comments in the script templates. 7 years ago
  Michael Alexsander Silva Dias 4e257293d9 Capitalized comments of methods created by the Connect Signal dialog. 7 years ago
  Rémi Verschelde b0649d2718 Merge pull request #18405 from flashyincceo/gdscript-constants-help 7 years ago
  Max Hilbrunner ffb6f8f1ca Merge pull request #18406 from YeldhamDev/script_templates_period 7 years ago
  Michael Alexsander Silva Dias 093b069bf6 Changed periods in the script templates. 7 years ago
  Rémi Verschelde b0cf3628aa Merge pull request #18452 from flashyincceo/enum-no-class 7 years ago
  Rémi Verschelde fb917b5568 Merge pull request #18531 from KidRigger/issue5972 7 years ago
  Peter Folkins ccd986f53e Fix enums without class name not opening docs page 7 years ago
  Anish 6e32157a65 Adds keywords to autocomplete predictions. 7 years ago
  Peter Folkins 825d49dfe2 Fix Ctrl+click on @GDScript constants 7 years ago
  Rémi Verschelde bf7ca623a6 Fix Coverity reports of uninitialized scalar variable 7 years ago
  Juan Linietsky 34e367597d Merge pull request #16556 from aragar/master 7 years ago
  Felix Yang 7d5a40c3e6 Ctrl+Clicking a enum now scrolls down to it in the docs. 7 years ago
  Poommetee Ketson 01ec06d9ae Fix script template on `_ready` behavior 7 years ago