提交历史

作者 SHA1 备注 提交日期
  Thaddeus Crews 9e48c45bfc Enforce template syntax `typename` over `class` 1 年之前
  bruvzg 08da55cd0b [Core] Improve `CowData` and `Memory` metadata alignment. 1 年之前
  A Thousand Ships 205beacc5b Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 年之前
  David Snopek a5c6ca5920 Update to load function pointers for GDExtension interface 2 年之前
  bruvzg ba4b50118d Fix incorrect memory allocation in release builds. 2 年之前
  mashumafi a8be6aa8dd Move allocator to after memdelete 2 年之前
  George Marques 64be8c1507 Use std type traits instead of intrinsics 2 年之前
  Rémi Verschelde 931f1a3f34 Sync license copyright with upstream GH-70885 2 年之前
  Gilles Roudière c02e644679 Rename GDNative to GDExtension 2 年之前
  Andy Maloney c7e34c2f9d Basic static analysis fixes 2 年之前
  Aaron Franke 592bd15c7a Run scripts to format and make headers consistent 2 年之前
  Fabio Alessandrelli bcf27d8af4 Ensure GDCLASS can be used outside the godot namespace. 2 年之前
  bruvzg e3119e7d05 Sync containers with new HashMap/HashSet, sync API headers. 3 年之前
  Rémi Verschelde 1632322ce0 Update copyright year 3 年之前
  bruvzg e36180f377 Port a bunch of Godot container templates to GDExtension. 3 年之前
  Gilles Roudière 3fcb8a4d1e Make extension instances create the corresponding godot object in their constructor 3 年之前
  Bastiaan Olij ef528d3a86 Rename interface to gdn_interface because it's a defined keyword under windows 3 年之前
  George Marques 38ee8bfcf7 Change constructor/destructor management of extension classes 3 年之前
  Bastiaan Olij b07559882c Silence delete compile warning in memory.h/cpp on Windows 3 年之前
  George Marques e4ed48976a Replace bindgins to work with extensions 4 年之前