Historie revizí

Autor SHA1 Zpráva Datum
  bruvzg d9d68550d9 Fix generating static methods without return value. před 3 roky
  bruvzg 28027394f5 Add support for static method bindings. před 3 roky
  bruvzg 93de1b2b0b Sync godot-headers and fix build after "Create GDExtension clases for PhysicsServer3D". před 3 roky
  Rémi Verschelde 1632322ce0 Update copyright year před 3 roky
  bruvzg b8b9a2fad9 Fix return type encoding for ptrcall. před 3 roky
  Aaron Franke 101d61b64a [master] Run black format on SConstruct files and bindings generator před 3 roky
  bruvzg e36180f377 Port a bunch of Godot container templates to GDExtension. před 3 roky
  Rémi Verschelde 7fa81e798b Merge pull request #704 from bruvzg/fix_const_ptr před 3 roky
  Rémi Verschelde d9111350b9 Merge pull request #699 from bruvzg/enum_and_ptr_binds před 3 roky
  bruvzg a8cd21ac07 Fix "const" NativePtr binds. před 3 roky
  bruvzg 7aaab11b0f Add Variant binders for the generated classes, structs and global enums před 3 roky
  bruvzg bf8fc4c53d Add `ptr()` / `ptrw()` to the arrays, add missing `String` methods, add missing `CharString` method implementations. před 3 roky
  Gilles Roudière 3fcb8a4d1e Make extension instances create the corresponding godot object in their constructor před 3 roky
  Bastiaan Olij b008810c01 Implementing dictionary operators před 3 roky
  Bastiaan Olij c2b690439f Implement index operators for Arrays před 4 roky
  Bastiaan Olij 957f86c3e3 Add Array:make macro před 3 roky
  Bastiaan Olij ef528d3a86 Rename interface to gdn_interface because it's a defined keyword under windows před 3 roky
  Hennadii Chernyshchyk 1f96a0d16c Use default destructor for Object před 4 roky
  Bastiaan Olij d5e0fc8e7c Temporary fix for issue in JSON export with NIL in operators před 4 roky
  Hennadii Chernyshchyk 2b1100c878 Use default initialization před 4 roky
  Bastiaan Olij 7a2a7ea9e4 Add virtual destructor to Object class před 4 roky
  George Marques 38ee8bfcf7 Change constructor/destructor management of extension classes před 4 roky
  George Marques dfa526ce16 Fix formatting of files před 4 roky
  George Marques f5858ef6c6 Fix calling of native functions that return object types před 4 roky
  Bastiaan Olij 46c63af715 Re-introduce build-in type code for core types před 4 roky
  Bastiaan Olij 3a5bd21092 Always convert float to double před 4 roky
  Hennadii Chernyshchyk e8030ed1cf Fix print file list před 4 roky
  Hennadii Chernyshchyk b7f03837a2 Fix return type check for variadic functions před 4 roky
  Bastiaan Olij dd72ce151a Remove unused import that breaks on windows před 4 roky
  George Marques 9d4e51011a Properly encode numeric POD types před 4 roky