Histórico de Commits

Autor SHA1 Mensagem Data
  Jamie Hill-Daniel 164b34a734 Don't pass `self` when calling a static function from a non-static context há 1 ano atrás
  Danil Alexeev ef1909fca3 GDScript: Fix `@warning_ignore` annotation issues há 1 ano atrás
  20kdc 24181d1055 GDScript: Adjust STATIC_CALLED_ON_INSTANCE warning to not default to the native type, and to not trigger on self-calls há 1 ano atrás
  Danil Alexeev 8ffc50ee8c GDScript: Canonicalize script path in FQCN há 1 ano atrás
  Rémi Verschelde ee5ace10b7 Merge pull request #85501 from /remove-packed-scene-cache há 1 ano atrás
  Danil Alexeev a2e3e31e80 GDScript: Fix extension comparison for exported scripts há 1 ano atrás
  Rémi Verschelde 9572cf5ab2 Merge pull request #86823 from dalexeev/gds-utility-func-as-callable há 1 ano atrás
  Yuri Sizov 72756133e0 Merge pull request #85224 from HolonProduction/identifier-type-prefer-annotated há 1 ano atrás
  Rémi Verschelde b5dcb5f58a Merge pull request #85215 from HolonProduction/type-from-property-class-name há 1 ano atrás
  HolonProduction 0203b3c310 Prefer identifiers annotated type if assigned type is incompatible to it há 1 ano atrás
  HolonProduction 4ab985d138 Handle global classes when resolving type from `PropertyInfo` há 1 ano atrás
  Danil Alexeev b31acb0cd5 GDScript: Allow utility functions to be used as `Callable` há 1 ano atrás
  Muller-Castro 96a95cb974 Add const lvalue ref to container parameters há 4 anos atrás
  Rémi Verschelde 2bffa3cbc5 Merge pull request #82639 from golfinq/gdscript-improve-indexing-error há 1 ano atrás
  Rémi Verschelde b5c6e870e8 Merge pull request #82264 from dalexeev/core-builtin-methods-as-callables há 1 ano atrás
  Yuri Sizov 38d8ca0dc1 Merge pull request #85703 from TitanNano/jovan/gdscript_foreign_script_properties há 1 ano atrás
  Jovan Gerodetti 030aa41a99 GDScriptAnalyzer is unaware of properties from other Languages há 1 ano atrás
  Thaddeus Crews 5cf0d772bc Change container_element_type to vector container há 2 anos atrás
  Jordyfel ef5dcccde7 Stop caching packed scenes in GDScript cache há 1 ano atrás
  Danil Alexeev b04263644c Core: Allow methods of built-in `Variant` types to be used as Callables há 2 anos atrás
  Danil Alexeev 7f4721a941 GDScript: Fix non-static call is allowed in static var lambda body há 2 anos atrás
  Rémi Verschelde 109cb8e697 Merge pull request #83455 from Lunarisnia/fix/gdscript-error-typo há 2 anos atrás
  Lunarisnia 981c6c94c0 Fix grammar typo in GDScript error message há 2 anos atrás
  Rémi Verschelde ddb7969cb6 Merge pull request #83257 from dalexeev/gds-fix-unresolved-type-for-incomplete-expressions há 2 anos atrás
  Danil Alexeev 0c2202c56e GDScript: Fix incorrect error message for utility functions há 2 anos atrás
  Danil Alexeev 3ac61aadd7 GDScript: Fix unresolved datatype for incomplete expressions há 2 anos atrás
  Danil Alexeev 9e2273abc7 GDScript: Add error when exporting node in non [Node]-derived classes há 2 anos atrás
  Rémi Verschelde 7c1abe8599 Merge pull request #82789 from dalexeev/gds-fix-unresolved-type-for-incomplete-bin-op há 2 anos atrás
  Danil Alexeev 2c5636c135 GDScript: Fix unresolved datatype for incomplete binary operator há 2 anos atrás
  Danil Alexeev 6767de9b69 GDScript: Fix `native_type` is empty for autoload without script há 2 anos atrás