Histórico de Commits

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