Commit History

Author SHA1 Message Date
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 5 years ago
  Juan Linietsky 3a93499f89 Allow signal connecting even if script is invalid (only when compiled with tools), fixes #17070 6 years ago
  Rémi Verschelde 7a9e4c2602 Merge pull request #22953 from DualMatrix/properties_gone 6 years ago
  Ignacio Etcheverry 7c4c646749 Fix GDScript placeholder fallback 6 years ago
  Rémi Verschelde 1169196f04 Merge pull request #22779 from Superwaitsum/LimitSettings 6 years ago
  Superwaitsum e5041ad0f5 Add some limits on the Editor Settings 6 years ago
  Jakub Grzesik ba02ccbbe0 Optional getters/setters editor autocomplete 6 years ago
  DualMatrix 34c4bfeb01 Fixed parents properties not appearing in inspector if parent is class_name. 6 years ago
  Rémi Verschelde 7b081a7fc8 Fix warnings about unhandled enum value in switch [-Wswitch] 6 years ago
  George Marques b1187b9a2f GDScript: Revert extra deletion when creating instance 6 years ago
  Fabio Alessandrelli c0e4d7efca Add GDScript slave keyword deprecation warning. 6 years ago
  Fabio Alessandrelli d6b31daec6 Rename slave keyword to puppet 6 years ago
  Rémi Verschelde 1a16dabfb5 Merge pull request #21982 from luzpaz/misc-typos 6 years ago
  luz.paz 08bde5b2de Misc. typos 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  Rémi Verschelde 0faafa6f4d Fix crash when extending non-existing GDScript file 6 years ago
  Crazy-P e4af39cbc0 Fixes several resource leaks in ... 6 years ago
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others 6 years ago
  George Marques 4d2b9a4b35 GDScript: Show warning messages only on debugger 6 years ago
  Will Nations 3ed9231117 Fix error spam from loading script class icons 6 years ago
  Will Nations 6d9cc032e7 Add custom icons to script classes. 6 years ago
  Rémi Verschelde b4f579b5ba Merge pull request #20583 from neikeq/issue-15371 6 years ago
  George Marques eb48119821 Added system for GDScript warnings 6 years ago
  Ignacio Etcheverry f3c7527225 Fix case where exported properties value is lost 6 years ago
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 6 years ago
  George Marques e3d72d14ff Use type information to enable GDScript introspection 6 years ago
  George Marques 4b18c4e448 Add typed instructions to GDScript 6 years ago
  George Marques b7a00aead0 Move inheritance resolution to the parser 6 years ago
  George Marques 8aab9a06d4 Add typing syntax 6 years ago
  Juan Linietsky a3f1ee5c57 Global class names (and GDScript support for it) 6 years ago