Histórico de Commits

Autor SHA1 Mensagem Data
  Rémi Verschelde 1426cd3b3a One Copyright Update to rule them all há 2 anos atrás
  Francois Belair 2ceb93bbef Fix custom res caching sub-res even if no-cache há 3 anos atrás
  George Marques f2166ba92f GDScript: Don't coerce default values to the export hint type há 3 anos atrás
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 há 3 anos atrás
  Haoyu Qiu 53af7ee482 Clear pending function states when reloading GDScript há 3 anos atrás
  Marcel Admiraal 4d3690eba5 Remove unimplemented methods há 3 anos atrás
  kobewi 175870ccc7 Show built-in script names in the debugger há 3 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
  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
  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
  ChibiDenDen 86aa12e806 Keep a weak reference to orphan subclasses to reuse on class reload há 5 anos atrás
  Dani Frank d6f10cd08e Add fully_qualified_name for GDScript class 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
  Geequlim ed7ed52151 Parse more informations for code completion há 6 anos atrás
  Rémi Verschelde d6176db271 Unexpose subclasses of ResourceFormatLoader and -Saver há 6 anos atrás
  Rémi Verschelde b9dc2e7e4d Merge pull request #28099 from lupoDharkael/fix-completion há 6 anos atrás
  Rémi Verschelde defd960276 Merge pull request #27886 from LeonardMeagher2/obj_to_string há 6 anos atrás
  Leonard Meagher f7eb426e2e Allow overriding how scripted objects are converted to strings há 6 anos atrás
  Rémi Verschelde ae41e35191 Merge pull request #27676 from qarmin/small_fixes_2 há 6 anos atrás
  lupoDharkael 2ad302cec4 Don't allow class_name in built-in scripts há 6 anos atrás