Commit History

Author SHA1 Message Date
  Daylily-Zeleen a614f61015 Fix global enum cast and add Varint::Type cast. 2 years ago
  bruvzg 37f6e35974 Update typed array API to match "GDScript: Fix typed arrays". 2 years ago
  Andy Maloney 2d5e5c0fd6 Binding generator cleanups 2 years ago
  Rémi Verschelde f59fd96ab4 Merge pull request #1013 from bruvzg/set_typed_move 2 years ago
  bruvzg 40d3cfd97b Move Array:set_typed to internal GDExtension structure. 2 years ago
  Rémi Verschelde 2ef10f9754 Merge pull request #956 from DmitriySalnikov/enum_bitfield_cast 2 years ago
  George Marques 1c625befa3 Support typed array default values in extension API 2 years ago
  Дмитрий Сальников 6528c7177f Fixed variant casting for enum and bitfield 2 years ago
  Rémi Verschelde 2a9b21e46a Merge pull request #1004 from asmaloney/remove-unused-ucaps 2 years ago
  Andy Maloney 67be0c95e1 Remove unused ucaps header 2 years ago
  bruvzg abca497b72 Expose some low level functions and String operators. 2 years ago
  Rémi Verschelde 931f1a3f34 Sync license copyright with upstream GH-70885 2 years ago
  Ricardo Buring 47140cdad0 Rename float=64 build option to precision=double 2 years ago
  bruvzg 18eed144ca Fix enum return value size. 2 years ago
  Fabio Alessandrelli c0eaadac86 Merge pull request #903 from PapyChacal/build_library 2 years ago
  Emilien Bauer e52d4b6486 Remove gen from emitted files to solve circular dependency with build_library=no. 2 years ago
  Rémi Verschelde bab247dcb6 Rename godot-headers to gdextension, move header to top folder 2 years ago
  Gilles Roudière c02e644679 Rename GDNative to GDExtension 2 years ago
  Emmanuel Leblond fe86a94dcf Fix const qualifier for parameters in GDExtension api functions 2 years ago
  rune-scape d04ce481c4 Add missing String operators 2 years ago
  Emmanuel Leblond b6ba0dca13 StringName is working fine with demo \o/ 2 years ago
  Emmanuel Leblond e24b6b0e51 Use StringName in the whole GDExtension API instead of const char * 2 years ago
  Emmanuel Leblond 0e81f89dd3 Uses `StringName` in GDExtension perf critical instance creation & method/properties setter/getter 2 years ago
  Emmanuel Leblond 5282009121 Fix Variant types displayed as `Nil` in extension_api.json 2 years ago
  Mikael Hermansson 40d181d2f3 Bind enums in built-in types and expose bindings for global constants 2 years ago
  Rémi Verschelde 1507253bd5 Merge pull request #864 from Zylann/fix_passing_null 2 years ago
  Rémi Verschelde 50a534bf55 Merge pull request #880 from aaronfranke/struct 2 years ago
  Rémi Verschelde 91afc08de1 Merge pull request #855 from Zylann/fix_issue854_virtual_methods 2 years ago
  Aaron Franke 0455f72ede Use struct instead of class for core structures 2 years ago
  bruvzg fb8253c912 Add wrapper function generation for built-in module ↔ godot-cpp interoperability. 2 years ago