Histórico de commits

Autor SHA1 Mensagem Data
  George Marques ed5ddab7e5 GDScript: Fix inheritance check of @onready for inner classes 2 anos atrás
  Rémi Verschelde eee343210d Merge pull request #72330 from MinusKube/unreachable_code_bug 2 anos atrás
  Rémi Verschelde 8a37fad281 Merge pull request #72794 from vnen/gdscript-no-onready-without-node 2 anos atrás
  George Marques 3941af3d91 GDScript: Don't allow @onready without inheriting Node 2 anos atrás
  Danil Alexeev 31749de128 GDScript: Better handling of `@rpc` annotation and autocompletion 2 anos atrás
  Yuri Sizov 13f0158e49 Merge pull request #72608 from vnen/gdscript-warning-default-error 2 anos atrás
  kobewi 2b71ede967 Fix @export_multiline for PackedStringArray 2 anos atrás
  GeroVeni 54f2226ce5 Improve docs for rpc annotations 2 anos atrás
  George Marques 273bf7210f GDScript: Add warnings that are set to error by default 2 anos atrás
  Danil Alexeev 4311836be2 GDScript: Fix crash in export group annotations 2 anos atrás
  Rémi Verschelde afe3b94ab2 Revert "GDScript: Add warnings that are set to error by default" 2 anos atrás
  George Marques a166833bfa GDScript: Add warnings that are set to error by default 2 anos atrás
  Danil Alexeev 83cb968965 GDScript: Fix `@icon` annotation 2 anos atrás
  Dmitrii Maganov 5909f9f075 GDScript: Fix issues with typed arrays 2 anos atrás
  George Marques 65407dd42d GDScript: Fix match branches return check on release 2 anos atrás
  Rémi Verschelde af57bdb193 Merge pull request #72305 from dalexeev/gfs-fix-export-enum 2 anos atrás
  Danil Alexeev d4b78c352f GDScript: Fix `@export_enum` works only with `int` 2 anos atrás
  Rémi Verschelde a2817eca03 Merge pull request #72175 from dalexeev/gds-fix-export-group-annotations 2 anos atrás
  MinusKube 2b60d9d6e1 Fix unreachable code warning for elif block 2 anos atrás
  George Marques c68b2358d5 GDScript: Allow variables in match patterns 2 anos atrás
  Danil Alexeev 1d68ce2cce GDScript: Fix broken export group annotations 2 anos atrás
  Danil Alexeev b004f8180e GDScript: Allow constant expressions in annotations 2 anos atrás
  George Marques e93266b9ff Merge pull request #71120 from jordigcs/ternary 2 anos atrás
  Danil Alexeev 13215638a9 Clarify error message about script-level annotation 2 anos atrás
  Rémi Verschelde 81fe3715b8 Merge pull request #71914 from vnen/gdscript-no-continue-match 2 anos atrás
  George Marques 9462ae4783 GDScript: Remove function of `continue` for match statement 2 anos atrás
  George Marques 7548e043fc Add support for Unicode identifiers in GDScript 2 anos atrás
  jordi 2e488072d0 Allow standalone ternary expressions 2 anos atrás
  Rémi Verschelde 1c3653e083 Merge pull request #67774 from aaronfranke/script-annotations 2 anos atrás
  Rémi Verschelde 4c2dea108e Merge pull request #70540 from vaartis/multiline-arrays-dictionaries 2 anos atrás