Commit History

Author SHA1 Message Date
  Danil Alexeev a13fbc6e3e GDScript: Optimize non-constant `for`-`range` 3 months ago
  Thaddeus Crews 86415f1732 Merge pull request #99150 from dalexeev/gds-fix-callable-call-errror-text 2 months ago
  Yufeng Ying 5484ec0be2 Remove deadcode in GDScript function CallState. 5 months ago
  Danil Alexeev 2b30f23595 GDScript: Fix `Callable` call error text 3 months ago
  Thaddeus Crews 28089c40c1 Merge pull request #91006 from reduz/live-backtrace 3 months ago
  reduz d1dcb40d56 Ability to print and log script backtraces 4 months ago
  Thaddeus Crews 5edb235018 CI: Bump various pre-commit hooks 4 months ago
  kobewi 75881f8322 Use initializer list in Arrays 1 year ago
  Lukas Tenbrink e34f1f504c Use `std::size` instead of `sizeof(a) / sizeof(a[0])` pattern throughout the codebase. 6 months ago
  Yufeng Ying a43f90b89d Remove unused variable in GDScriptLanguage. 7 months ago
  Yevhen Babiichuk (DustDFG) 8c29ef38fc Add some comments to #endif's where it will easier life 9 months ago
  SlugFiller f14af8b2d5 Enable use of Labels as Values feature in Clang when not wrapped by GCC 10 months ago
  Thaddeus Crews 9853a69144 Implement typed dictionaries 2 years ago
  Danil Alexeev 2d8f6c1b1d GDScript: Fix message when calling non-tool function in tool mode 1 year ago
  Rémi Verschelde ab67408390 Merge pull request #94238 from RandomShaper/ref_is_now_rc 1 year ago
  Pedro J. Estébanez 76bfe8e0fd Make errors on RefCounted.free() more accurate 1 year ago
  Danil Alexeev b4cb7ec2bb GDScript: Fix implicit cast to typed array when passing parameter 1 year ago
  kobewi 413c11357d Use Core/Scene stringnames consistently 1 year ago
  kobewi a262d2d881 Add shorthand for using singleton string names 1 year ago
  K. S. Ernest (iFire) Lee f9b488508c Add PackedVector4Array Variant type 1 year ago
  A Thousand Ships c4e24d2b3b [GDScript] Correctly report invalid read-only access 1 year ago
  Rémi Verschelde 731ea17dd4 Merge pull request #91192 from vnen/gdscript-validated-native-static-calls 1 year ago
  Danil Alexeev 2778069025 GDScript: Fix object iterator opcodes 1 year ago
  George Marques 7ca038effa GDScript: Perform validated calls with static methods 1 year ago
  Danil Alexeev 27d7760f41 GDScript: Fix uninitialized local variables not being reset 1 year ago
  Juan Linietsky 24fe0715b5 Promote CowData to 64 bits 1 year ago
  Rémi Verschelde 2bffa3cbc5 Merge pull request #82639 from golfinq/gdscript-improve-indexing-error 1 year ago
  msreis f1cc14d525 Fix missing time for some script functions in profiler 2 years ago
  Thaddeus Crews 5cf0d772bc Change container_element_type to vector container 1 year ago
  George Marques 08e3f30299 GDScript: Don't optimize division and modulo on debug 1 year ago