Historique des commits

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