Commit History

Author SHA1 Message Date
  Thakee Nathees f3149817ff fixed: saving gdscript with cyclic inheritance crash the editor 5 years ago
  Pedro J. Estébanez 64344e6d1d Fix object leaks caused by unfulfilled yields 5 years ago
  ChibiDenDen 86aa12e806 Keep a weak reference to orphan subclasses to reuse on class reload 5 years ago
  Dani Frank d6f10cd08e Add fully_qualified_name for GDScript class 5 years ago
  George Marques 7d4fc79eb3 Add GDScript warning for standalone expression 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Geequlim ed7ed52151 Parse more informations for code completion 6 years ago
  Rémi Verschelde d6176db271 Unexpose subclasses of ResourceFormatLoader and -Saver 6 years ago
  Rémi Verschelde b9dc2e7e4d Merge pull request #28099 from lupoDharkael/fix-completion 6 years ago
  Rémi Verschelde defd960276 Merge pull request #27886 from LeonardMeagher2/obj_to_string 6 years ago
  Leonard Meagher f7eb426e2e Allow overriding how scripted objects are converted to strings 6 years ago
  Rémi Verschelde ae41e35191 Merge pull request #27676 from qarmin/small_fixes_2 6 years ago
  lupoDharkael 2ad302cec4 Don't allow class_name in built-in scripts 6 years ago
  lupoDharkael 145a45fd3f Fix code completion not working with class_name 6 years ago
  lupoDharkael 14078fbb82 GDScript: add variable shadowing warning 6 years ago
  Hugo Locurcio 00799fc8c2 Add support for type hints in non-default script editor templates 6 years ago
  qarmin 8460d0678c Small fixes to static analyzer bugs 6 years ago
  George Marques bda60bfa29 Add a dependency search mode for GDScript parser 6 years ago
  Rémi Verschelde 658296856c Merge pull request #24877 from neikeq/issue-24280 6 years ago
  Ignacio Etcheverry ea85ff0dc2 Fix properties being lost when reloading placeholder GDScript instance 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Marc Gilleron 065e2670af Added basic support for custom resource savers and loaders 7 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 2091f20443 Fix warnings about wrong member initialization order [-Wreorder] 6 years ago
  Rémi Verschelde cdc411fd54 Fix various warnings: [-Waddress], [-Wpointer-arith], [-Wwrite-strings], [-Wreturn-local-addr] and more 6 years ago
  Fabio Alessandrelli c0e4d7efca Add GDScript slave keyword deprecation warning. 7 years ago
  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
  Will Nations 6d9cc032e7 Add custom icons to script classes. 7 years ago