提交历史

作者 SHA1 备注 提交日期
  Wilson E. Alvarez 80fb8db31f Remove unnecessary assignments 1 年之前
  Rémi Verschelde d75c44658c Merge pull request #85373 from DmitriySalnikov/update_singletons 1 年之前
  DmitriySalnikov 8cdbec0434 Update cached singletons when reloading GDScripts 1 年之前
  Pedro J. Estébanez cfa7e72057 Fix GDScript thread-exit routine assuming thread-enter was called 1 年之前
  Pedro J. Estébanez bfe66ab7cd Fixup thread-owned lambda bookkeeping on thread exit (take 2) 1 年之前
  Pedro J. Estébanez f26328e9a3 Revert recently added approach to cross-thread lambda survival 1 年之前
  Pedro J. Estébanez 1ed6919148 Fix leak in the bookkeeping of GDScript lambdas 1 年之前
  Rémi Verschelde bc80776618 Merge pull request #84659 from RandomShaper/fix_lambda_cross_thread 1 年之前
  kobewi a3627b6e37 Assign temporary path to preloaded resources 2 年之前
  Pedro J. Estébanez 271511726b Fixup thread-owned lambda bookkeeping on thread exit 1 年之前
  rune-scape 9fb8862d73 GDScript: Lambda hot reloading 1 年之前
  Rémi Verschelde 6a0716dedd Merge pull request #83123 from astillich/82998-propagate-base-class-exports 1 年之前
  Alexander Stillich 99f8751878 Fix editing exports in a base script not propagating the change to the opened property editor 1 年之前
  Danil Alexeev ed0b3c08e1 Core: Fix `Object::has_method()` for script static methods 1 年之前
  Danil Alexeev e750c59cf8 GDScript: Improve highlighting of types 1 年之前
  Yuri Sizov 78483a1df2 Merge pull request #82186 from dalexeev/gds-fix-property-duplication 1 年之前
  George Marques 54a1414500 GDScript: Implement pattern guards for match statement 2 年之前
  A Thousand Ships 517e9f8aef [Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 年之前
  Danil Alexeev 16e860bcb3 GDScript: Fix duplication of inherited script properties 1 年之前
  Rémi Verschelde b539bfb263 Merge pull request #81201 from anvilfolk/rpc 1 年之前
  ocean (they/them) 711ffabcfe GDScript: fix subclass methods not inheriting RPC info 1 年之前
  Danil Alexeev 462d8f4752 GDScript: Fix `get_*_list()` methods return incorrect info 1 年之前
  Markus Sauermann c4705a590b Fix Object::notification order 2 年之前
  Rémi Verschelde 76d318dbd1 Merge pull request #75778 from KoBeWi/_vp 1 年之前
  kobewi 67db4693eb Expose _validate_property() for scripting 2 年之前
  Yuri Sizov 2c77f07aaa Add a script method to get its class icon 1 年之前
  ocean (they/them) cca57171c1 Add error message when a GDScript resource fails to load. 2 年之前
  Juan Linietsky 5e512b705e Support threads in the script debugger 2 年之前
  ocean (they/them) 7d29ac0bf2 GDScript: solve `_populate_class_members()` cyclic dependency problem 2 年之前
  Danil Alexeev 84c8946565 GDScript: Remove unnecessary name check in `_get_property_list()` 2 年之前