提交歷史

作者 SHA1 備註 提交日期
  Rémi Verschelde c8169ea274 Style: Apply fixes from codespell 3 周之前
  Jan Haller 9ddd3c2af6 GDExtension `@since` attribute 1 年之前
  Jan Haller 618507eb89 GDExtension: `Uninitialized*Ptr` for constructors/converters using placement new 1 年之前
  Rémi Verschelde 699b66b62d Merge pull request #77010 from dsnopek/gdextension-editor-plugins 2 年之前
  David Snopek 3007163210 Allow GDExtensions to add editor plugins 2 年之前
  David Snopek c6b0d4aae3 Add GDExtension function to get Object class name 2 年之前
  David Snopek 9b9482d4bb Rework GDExtension interface from a struct to loading function pointers 2 年之前
  Emmanuel Leblond e785dd9dd9 Improve user-friendliness of "return value as function param" pattern in GDExtension API 2 年之前
  Juan Linietsky 1c93606e47 Add ValidatedCall to MethodBind 2 年之前
  Jan Haller 45e6abde1d GDExtension: array_set_typed() accepts enum instead of uint32_t 2 年之前
  Haoyu Qiu d8d5cb1198 Use GDExtensionBool in GDExtension interface 2 年之前
  Mikael Hermansson 99dba702f5 Expose `_err_print_error` with message parameter to GDExtension 2 年之前
  Haoyu Qiu f4ffa87a35 Remove unnecessary stdio.h from gdextension interface 2 年之前
  Dmitrii Maganov 5909f9f075 GDScript: Fix issues with typed arrays 2 年之前
  bruvzg 5aa87ccc03 Move Array:set_typed to internal GDExtension structure and unexposed it. 2 年之前
  Jan Haller b8c4ae28b7 Fix use of `bool` in extension header 2 年之前
  bruvzg db7d8c2d87 [GDExtension] Expose some low level functions and String operators. 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  Jan Haller ebb3306da3 Extension header: amend const correctness of `p_args` parameters 2 年之前
  Bastiaan Olij 7502e1dc0d Improve logic around using Ref<T> with GDExtension virtual functions 2 年之前
  Gilles Roudière be1c9d677d Rename all gdnative occurences to gdextension 2 年之前