Historial de Commits

Autor SHA1 Mensaje Fecha
  Pedro J. Estébanez dc203b0d13 Fix slow load/save of scenes with many instances of the same script hace 4 años
  Pedro J. Estébanez 4ddcdc031b Modernize Mutex hace 4 años
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 hace 4 años
  George Marques e360dc9a79 GDScript: Remove self static reference and create one on calls hace 5 años
  Thakee Nathees f3149817ff fixed: saving gdscript with cyclic inheritance crash the editor hace 5 años
  Pedro J. Estébanez 64344e6d1d Fix object leaks caused by unfulfilled yields hace 5 años
  ChibiDenDen 86aa12e806 Keep a weak reference to orphan subclasses to reuse on class reload hace 5 años
  Dani Frank d6f10cd08e Add fully_qualified_name for GDScript class hace 5 años
  George Marques 7d4fc79eb3 Add GDScript warning for standalone expression hace 5 años
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 hace 5 años
  Geequlim ed7ed52151 Parse more informations for code completion hace 6 años
  Rémi Verschelde d6176db271 Unexpose subclasses of ResourceFormatLoader and -Saver hace 6 años
  Rémi Verschelde b9dc2e7e4d Merge pull request #28099 from lupoDharkael/fix-completion hace 6 años
  Rémi Verschelde defd960276 Merge pull request #27886 from LeonardMeagher2/obj_to_string hace 6 años
  Leonard Meagher f7eb426e2e Allow overriding how scripted objects are converted to strings hace 6 años
  Rémi Verschelde ae41e35191 Merge pull request #27676 from qarmin/small_fixes_2 hace 6 años
  lupoDharkael 2ad302cec4 Don't allow class_name in built-in scripts hace 6 años
  lupoDharkael 145a45fd3f Fix code completion not working with class_name hace 6 años
  lupoDharkael 14078fbb82 GDScript: add variable shadowing warning hace 6 años
  Hugo Locurcio 00799fc8c2 Add support for type hints in non-default script editor templates hace 6 años
  qarmin 8460d0678c Small fixes to static analyzer bugs hace 6 años
  George Marques bda60bfa29 Add a dependency search mode for GDScript parser hace 6 años
  Rémi Verschelde 658296856c Merge pull request #24877 from neikeq/issue-24280 hace 6 años
  Ignacio Etcheverry ea85ff0dc2 Fix properties being lost when reloading placeholder GDScript instance hace 6 años
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 hace 6 años
  Marc Gilleron 065e2670af Added basic support for custom resource savers and loaders hace 7 años
  Juan Linietsky 3a93499f89 Allow signal connecting even if script is invalid (only when compiled with tools), fixes #17070 hace 6 años
  Rémi Verschelde 2091f20443 Fix warnings about wrong member initialization order [-Wreorder] hace 7 años
  Rémi Verschelde cdc411fd54 Fix various warnings: [-Waddress], [-Wpointer-arith], [-Wwrite-strings], [-Wreturn-local-addr] and more hace 7 años
  Fabio Alessandrelli c0e4d7efca Add GDScript slave keyword deprecation warning. hace 7 años