Commit History

Author SHA1 Message Date
  Serhii Snitsaruk a095c5e3fa GDScript call stack as reverse linked list with fixed coroutines 5 months ago
  Fabio Alessandrelli c28d5d0058 Revert "Expose get_rpc_config and get_node_rpc_config" 4 months ago
  Thaddeus Crews 7a0ab9d561 Merge pull request #106485 from limbonaut/fix-release-backtrace-line-numbers 5 months ago
  Serhii Snitsaruk 67d97dab5b Fix crash on exit due to GDScript CallStack mismatched deallocation 5 months ago
  Serhii Snitsaruk e06541eb4c Fix backtrace reporting wrong line numbers in release exports 5 months ago
  Yufeng Ying 1384e82c2c Improve ScriptLanguage get keyword API. 9 months ago
  Aaron Franke 067704f1cd Add a keyword for abstract classes in GDScript 2 years ago
  Thaddeus Crews 28089c40c1 Merge pull request #91006 from reduz/live-backtrace 6 months ago
  reduz d1dcb40d56 Ability to print and log script backtraces 6 months ago
  Thaddeus Crews 4248411baf Merge pull request #102521 from HolonProduction/cancel-await 6 months ago
  Michael Alexsander ce8d2e4917 Implement class detection in GDScript for build configuration 8 months ago
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` 8 months ago
  HolonProduction 676e4c9013 GDScript: Cancel suspended functions when reloading a script 8 months ago
  Rémi Verschelde daa074881b Revert "Fixed resource loader using not fully loaded scripts" 8 months ago
  Pedro J. Estébanez 318af42020 Include more attributes in the global class names cache 9 months ago
  Rémi Verschelde 0a37e12a9b Merge pull request #100610 from YYF233333/style 10 months ago
  Thaddeus Crews a4f423cc97 Merge pull request #78489 from dalexeev/gds-add-disassembling-implicit-funcs 10 months ago
  Yufeng Ying a43f90b89d Remove unused variable in GDScriptLanguage. 10 months ago
  Danil Alexeev 80d11500b5 Code Editor: Add documentation tooltips 10 months ago
  Danil Alexeev a73573b093 GDScript: Add disassembling implicit and lambda functions 11 months ago
  Thaddeus Crews 2584f75537 Merge pull request #96499 from beev1s/shallow-script-cache-error 1 year ago
  Rémi Verschelde 8ebfd89359 Merge pull request #96024 from Ryan-000/expose_get_rpc_config 1 year ago
  Moritz Burgdorff fd5fc9f3ee Fixed resource loader using not fully loaded scripts 1 year ago
  Ryan 8835f326b1 Expose get_rpc_config and get_node_rpc_config 1 year ago
  Hilderin ef6f873938 Fix editor needs restart after adding GDExtensions 1 year ago
  Alistair Leslie-Hughes f489c313cc gdscript: Only include profiling variables when DEBUG is enabled 1 year ago
  Mikael Hermansson 6852f9497c Speed up `GDScriptLanguage::finish` 1 year ago
  rune-scape 7f7114c008 GDScript: partially allow some functions on invalid scripts 1 year ago
  Rémi Verschelde 0a67ee52d1 Revert "GDScript: Implement get_dependencies()" 1 year ago
  Rémi Verschelde 4d43fe1c96 Merge pull request #91472 from vnen/gdscript-default-static-variables-non-tool 1 year ago