Historial de Commits

Autor SHA1 Mensaje Fecha
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 hace 3 años
  Haoyu Qiu cf04c46a5e Clear pending function states when reloading GDScript hace 3 años
  Bartłomiej T. Listwon bdf7a0294b Don't ignore the type mismatch in setter function hace 4 años
  Rémi Verschelde 42d385b312 clang-format: Disable alignment of operands, too unreliable hace 4 años
  Jihyun Yu 5c66891048 Auto-reload scripts with external editor hace 4 años
  Pedro J. Estébanez 7426b3fa91 Add Script::inherits_script() hace 4 años
  Pedro J. Estébanez 2d1943b8d1 Fix slow load/save of scenes with many instances of the same script hace 4 años
  Hugo Locurcio a38b447413 Highlight control flow keywords with a different color hace 5 años
  Pedro J. Estébanez 817ffc01e1 Make all file access 64-bit (`uint64_t`) hace 6 años
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops hace 4 años
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) hace 4 años
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks hace 4 años
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 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
  Rémi Verschelde b83f9d47a0 Merge pull request #41830 from RandomShaper/fix_40353_3.2 hace 5 años
  Pedro J. Estébanez d56112005f Avoid infinite loop in GDScript at shutdown hace 5 años
  Pedro J. Estébanez 8e64969184 Ensure cyclic dependencies between scripts are broken at exit hace 5 años
  Pedro J. Estébanez 51844febee Avoid warning about harmless unfulfilled yields hace 5 años
  Ryan Roden-Corrent f7b994aef8 Revert "Include gdscript warning name in the warning message." hace 5 años
  Ryan Roden-Corrent a8d4ca0e1b Include gdscript warning name in the warning message. 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
  Rémi Verschelde 8b0e2a409b Merge pull request #35218 from bojidar-bg/26691-parse-error-errors hace 5 años
  Bojidar Marinov da5b138e64 Fix errors raised when showing parse errors in the editor hace 5 años
  ChibiDenDen 86aa12e806 Keep a weak reference to orphan subclasses to reuse on class reload 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
  George Marques cb887324e6 GDScript: Convert values when setting member variables hace 5 años