Histórico de Commits

Autor SHA1 Mensagem Data
  VolTer 5ae484c138 Fix error spam when naming a func at the end of the script há 2 anos atrás
  Dmitrii Maganov b0b1eaeb6d GDScript: Fix parsing unexpected break/continue in lambda há 2 anos atrás
  Dmitrii Maganov 8fe023ad93 GDScript: Rework type check há 2 anos atrás
  Danil Alexeev 220898a69f GDScript: Remove `treat_warnings_as_errors` project setting há 2 anos atrás
  Rémi Verschelde dc7f08b556 Merge pull request #72971 from vnen/gdscript-multiline-comment há 2 anos atrás
  George Marques 03ea77407c GDScript: Be more lenient with identifiers há 2 anos atrás
  George Marques f95967c299 GDScript: Allow strings as multiline comments há 2 anos atrás
  Danil Alexeev c8e3d8b5d5 GDScript: Improve validation and documentation of `@export_flags` há 2 anos atrás
  Yuri Sizov 7b86a082be Merge pull request #72804 from vnen/gdscript-no-onready-without-node há 2 anos atrás
  Yuri Sizov de4369ca4b Merge pull request #72708 from KoBeWi/PackedMultilineStringArray há 2 anos atrás
  George Marques ed5ddab7e5 GDScript: Fix inheritance check of @onready for inner classes há 2 anos atrás
  Rémi Verschelde eee343210d Merge pull request #72330 from MinusKube/unreachable_code_bug há 2 anos atrás
  Rémi Verschelde 8a37fad281 Merge pull request #72794 from vnen/gdscript-no-onready-without-node há 2 anos atrás
  George Marques 3941af3d91 GDScript: Don't allow @onready without inheriting Node há 2 anos atrás
  Danil Alexeev 31749de128 GDScript: Better handling of `@rpc` annotation and autocompletion há 2 anos atrás
  Yuri Sizov 13f0158e49 Merge pull request #72608 from vnen/gdscript-warning-default-error há 2 anos atrás
  kobewi 2b71ede967 Fix @export_multiline for PackedStringArray há 2 anos atrás
  GeroVeni 54f2226ce5 Improve docs for rpc annotations há 2 anos atrás
  George Marques 273bf7210f GDScript: Add warnings that are set to error by default há 2 anos atrás
  Danil Alexeev 4311836be2 GDScript: Fix crash in export group annotations há 2 anos atrás
  Rémi Verschelde afe3b94ab2 Revert "GDScript: Add warnings that are set to error by default" há 2 anos atrás
  George Marques a166833bfa GDScript: Add warnings that are set to error by default há 2 anos atrás
  Danil Alexeev 83cb968965 GDScript: Fix `@icon` annotation há 2 anos atrás
  Dmitrii Maganov 5909f9f075 GDScript: Fix issues with typed arrays há 2 anos atrás
  George Marques 65407dd42d GDScript: Fix match branches return check on release há 2 anos atrás
  Rémi Verschelde af57bdb193 Merge pull request #72305 from dalexeev/gfs-fix-export-enum há 2 anos atrás
  Danil Alexeev d4b78c352f GDScript: Fix `@export_enum` works only with `int` há 2 anos atrás
  Rémi Verschelde a2817eca03 Merge pull request #72175 from dalexeev/gds-fix-export-group-annotations há 2 anos atrás
  MinusKube 2b60d9d6e1 Fix unreachable code warning for elif block há 2 anos atrás
  George Marques c68b2358d5 GDScript: Allow variables in match patterns há 2 anos atrás