Commit History

Author SHA1 Message Date
  David Snopek 696285f23a Use `MethodInfo::get_compatibility_hash()` to generate the hash for `MethodBind::get_hash()` and other GDExtension hash clean up 7 months ago
  Rémi Verschelde 6a8ca81789 Merge pull request #100674 from dsnopek/gdextension-virtual-method-compat 7 months ago
  David Snopek 39f16e70f8 GDExtension: Add compatibility system for virtual methods 8 months ago
  Adam Scott 6db599232e Fix Script metadata usage 7 months ago
  Thaddeus Crews 3c304ab7cc Merge pull request #96076 from AThousandShips/improve_null_check_core_drivers 8 months ago
  Yufeng Ying be86ce3103 Apply iwyu suggestion in core. 8 months ago
  A Thousand Ships ec650a2f09 [Core,Drivers] Improve use of `Ref.is_null/valid` 1 year ago
  A Thousand Ships 38f9769bc6 [Core] Improve error messages with `vformat` 10 months ago
  A Thousand Ships 203d3be200 [Core] Add way to check if a signal has any connections 1 year ago
  Haoyu Qiu 818acb4290 Make editor use translation domains 1 year ago
  Haoyu Qiu c5d147b9b5 Allow configuring which translation domain Object.tr uses 1 year ago
  Rémi Verschelde f7daa0fb2f Merge pull request #96856 from RandomShaper/selfdestruct_correctness 11 months ago
  Pedro J. Estébanez 10e2318bde Object: Let debug lock handle callee destruction within call chain gracefully 11 months ago
  rune-scape 0dde931bc9 StringName: Fix empty hash 11 months ago
  Rémi Verschelde 58b3481eaf Merge pull request #89649 from dalexeev/core-bind-and-doc-iter-virtual-methods 11 months ago
  Rémi Verschelde 13a90e938f Merge pull request #70096 from rune-scape/stringname-dict 11 months ago
  Danil Alexeev 49bcdf78a7 Core: Сheck `r_error` after calling `callp()` 11 months ago
  Rémi Verschelde a5830f6eb9 Merge pull request #96317 from Chaosus/objectdb_write_path_instead_of_name_at_cleanup 11 months ago
  Rémi Verschelde 909629d9f9 Merge pull request #96166 from AThousandShips/more_lock_raii 11 months ago
  Chaosus 75055a8278 Write path instead of name at verbose output of leaked instances 11 months ago
  rune-scape 154049ce17 StringName Dictionary keys 1 year ago
  demolke c409e6d722 Import/export GLTF extras to node->meta 1 year ago
  A Thousand Ships e33fdb4296 Use `MutexLock` in more places 11 months ago
  Danil Alexeev be5068d44b Core: Bind and document iterator API virtual methods 1 year ago
  Haoyu Qiu 8bf4ecc026 Add `String.is_valid_unicode_identifier()` 1 year ago
  Daylily-Zeleen 3d575801ce Allow ClassDB to create a Object without postinitialization for GDExtension. 1 year ago
  Pedro J. Estébanez 32b7f835d8 Avoid potential crash on signal disconnection 1 year ago
  Haoyu Qiu 7343dc3a5d Split TranslationServer into its own file 1 year ago
  Pedro J. Estébanez 76bfe8e0fd Make errors on RefCounted.free() more accurate 1 year ago
  rune-scape ca916a536a Object: use correct GDExtensionConstStringNamePtr 1 year ago