Commit History

Author SHA1 Message Date
  rune-scape 6f8ffd5591 GDScript: preload should make native type 2 years ago
  Adam Scott 7bcaa9df9e Fix missing parent class name identifier crash 2 years ago
  rune-scape d531869a7c GDScript: Fix subclass script path issues 2 years ago
  Rémi Verschelde 4821de146e Merge pull request #69423 from KoBeWi/parenture 2 years ago
  Rémi Verschelde 2d96f63e09 Merge pull request #68481 from dalexeev/gds-fix-dyn-arg-def-val 2 years ago
  kobewi d1e4146462 Improve parent signature error 2 years ago
  VolTer bfc093c53f Fix unary op warnings never showing 2 years ago
  rune-scape 847c9bd248 GDScript: Avoid using `get_global_class_native_base` 2 years ago
  Rémi Verschelde c7ceb94e37 Merge pull request #69079 from adamscott/fix-singleton-scene-cyclic-load 2 years ago
  Adam Scott 69bb7e5b11 Fix singleton scene cyclic loading 2 years ago
  clayjohn 075cea1077 Ensure class name is printed in STATIC_CALLED_ON_INSTANCE warning 2 years ago
  Adam Scott 2918689ff1 [godot#68977] Fix constants parameters 2 years ago
  Rémi Verschelde 0b2dc0f017 Merge pull request #68970 from Chaosus/gds_fix_lambda_signal 2 years ago
  Yuri Rubinsky f6c8c140f0 Fix using signals in lambda functions 2 years ago
  Adam Scott eb62d241c0 [godot#61386] Fix autoload scenes implicit types 2 years ago
  Adam Scott 6d7c8533d5 Remove fix leftover that caused cyclic load issues 2 years ago
  Rémi Verschelde 80b3813b15 Merge pull request #67714 from adamscott/fix-preload-cyclic-references-part2 2 years ago
  Adam Scott 5704055d30 Fix cyclic references in GDScript 2.0 2 years ago
  ocean (they/them) 13be0ab733 Fix ability to overload "script" variable 2 years ago
  Rune bce6f1792e GDScript compiler subclass bugfixes 2 years ago
  Danil Alexeev 0f8e28f818 GDScript 2.0: Fix shift due to skip of non-constant default argument values 2 years ago
  Rémi Verschelde 7eb44fa47d Merge pull request #68125 from kleonc/range-fix-single-arg-optimized-type-mismatch 2 years ago
  Rémi Verschelde 7c0e46f1c1 Merge pull request #68040 from adamscott/fix-property-getter-return-type 2 years ago
  kleonc c268e3a235 GDScript Fix type mismatch in optimized single arg `range` 2 years ago
  Rémi Verschelde 213ba46672 Merge pull request #68065 from zCubed3/fix_min_max_crash 2 years ago
  Rémi Verschelde b43cc96535 Merge pull request #62695 from Spartan322/relax-constant-asserts 2 years ago
  zCubed3 b7f0ab13a4 Fix math utility functions crashing when invalid args passed 2 years ago
  Adam Scott 26f0afdce2 [godot#68001] Fix property getter with custom return type 2 years ago
  João Martins a0c4002520 Clarified reason why a resource cannot be loaded. 2 years ago
  clayjohn 0a51bb4ca5 Add STATIC_CALLED_ON_INSTANCE warning to highlight 2 years ago