Historie revizí

Autor SHA1 Zpráva Datum
  Emilien Bauer e52d4b6486 Remove gen from emitted files to solve circular dependency with build_library=no. před 2 roky
  Rémi Verschelde bab247dcb6 Rename godot-headers to gdextension, move header to top folder před 2 roky
  Gilles Roudière c02e644679 Rename GDNative to GDExtension před 2 roky
  Emmanuel Leblond fe86a94dcf Fix const qualifier for parameters in GDExtension api functions před 2 roky
  rune-scape d04ce481c4 Add missing String operators před 2 roky
  Emmanuel Leblond b6ba0dca13 StringName is working fine with demo \o/ před 2 roky
  Emmanuel Leblond e24b6b0e51 Use StringName in the whole GDExtension API instead of const char * před 2 roky
  Emmanuel Leblond 0e81f89dd3 Uses `StringName` in GDExtension perf critical instance creation & method/properties setter/getter před 2 roky
  Emmanuel Leblond 5282009121 Fix Variant types displayed as `Nil` in extension_api.json před 3 roky
  Mikael Hermansson 40d181d2f3 Bind enums in built-in types and expose bindings for global constants před 2 roky
  Rémi Verschelde 1507253bd5 Merge pull request #864 from Zylann/fix_passing_null před 2 roky
  Rémi Verschelde 50a534bf55 Merge pull request #880 from aaronfranke/struct před 2 roky
  Rémi Verschelde 91afc08de1 Merge pull request #855 from Zylann/fix_issue854_virtual_methods před 2 roky
  Aaron Franke 0455f72ede Use struct instead of class for core structures před 2 roky
  bruvzg fb8253c912 Add wrapper function generation for built-in module ↔ godot-cpp interoperability. před 3 roky
  Marc Gilleron cd2232eddf Fix passing null to functions taking Object parameters před 3 roky
  bruvzg c001d0e5c7 Implement support for typed arrays. před 3 roky
  Marc Gilleron 5de2c059d1 Fix deriving a custom class with virtual methods před 3 roky
  Fabio Alessandrelli 0b87aaa74c Merge pull request #838 from PapyChacal/scons-caching před 3 roky
  Emilien Bauer 8e717acf48 Add options to use scons caching for faster iteration. před 3 roky
  Rémi Verschelde d4cef0bd43 Merge pull request #849 from Zylann/const_cast_to před 3 roky
  Marc Gilleron 99c004f689 Add `Object::cast_to` for `const Object*` před 3 roky
  Marc Gilleron f8f25980e1 Class constants should be static před 3 roky
  Fabio Alessandrelli c263b3e38c Fix get_file_list not returning all generated files. před 3 roky
  Aaron Franke 76ad89fe0b Generate constants in the bindings generator před 3 roky
  Rémi Verschelde 1863bd88ad Merge pull request #703 from AlphaSoftLLC/fix_struct_forward_declaration před 3 roky
  bruvzg 91c56a0ad1 Add bindings for Vector4, Vector4i, Projection built-in types. před 3 roky
  bruvzg 713b122b84 Add support for BitField hint, sync API files. před 3 roky
  Rémi Verschelde bffedfed1e Fix typo in static method binding generator před 3 roky
  Aaron Franke e5c4351bc7 Unify bits, android_arch, macos_arch ios_arch into arch, support non-x86 před 3 roky