Commit History

Author SHA1 Message Date
  Hennadii Chernyshchyk 1f96a0d16c Use default destructor for Object 3 years ago
  Bastiaan Olij d5e0fc8e7c Temporary fix for issue in JSON export with NIL in operators 3 years ago
  Hennadii Chernyshchyk 2b1100c878 Use default initialization 3 years ago
  Bastiaan Olij 7a2a7ea9e4 Add virtual destructor to Object class 3 years ago
  George Marques 38ee8bfcf7 Change constructor/destructor management of extension classes 3 years ago
  George Marques dfa526ce16 Fix formatting of files 3 years ago
  George Marques f5858ef6c6 Fix calling of native functions that return object types 3 years ago
  Bastiaan Olij 46c63af715 Re-introduce build-in type code for core types 4 years ago
  Bastiaan Olij 3a5bd21092 Always convert float to double 4 years ago
  Hennadii Chernyshchyk e8030ed1cf Fix print file list 4 years ago
  Hennadii Chernyshchyk b7f03837a2 Fix return type check for variadic functions 4 years ago
  Bastiaan Olij dd72ce151a Remove unused import that breaks on windows 4 years ago
  George Marques 9d4e51011a Properly encode numeric POD types 4 years ago
  George Marques f19bb9f57c Add copy/move constructors and assignment op to builtin types 4 years ago
  George Marques 3a9ff8de7a Add support for engine singletons 4 years ago
  George Marques feafe0da36 Fix build with native structs 4 years ago
  George Marques a0634cca3f Auto-bind virtual method overrides 4 years ago
  George Marques 8bcf32a619 Fix issues with method calls 4 years ago
  George Marques e4ed48976a Replace bindgins to work with extensions 4 years ago
  Rémi Verschelde 83ef64079b bindgen: Properly escape NodePath in default args 3 years ago
  Raul Santos 54c2d23572 Escape parameters named `enum`. 3 years ago
  Fabio Alessandrelli 024ffef50f Fix binding when default parameter is a PoolByteArray. 4 years ago
  Hristo Stamenov 476a870d6c Fix CMake generation on Windows (#536) 4 years ago
  Matteo De Carlo 0c8dd096c4 Fix cmake source file generation 5 years ago
  Marc Gilleron 67976ee47d Remove the need to use GODOT_SUBCLASS 4 years ago
  Marc 824f4ef481 Merge pull request #416 from DuncanSparks/template_get_node 5 years ago
  Duncan Sparks a2ebc8bbec Update binding_generator.py 5 years ago
  Duncan Sparks bd72bd4d68 Fix redundant check in binding_generator.py 5 years ago
  sheepandshepherd 33f9de16e4 Use godot_object_cast_to instead of TagDB to cast engine types 5 years ago
  Duncan Sparks 2b14529de6 Merge branch 'master' into template_get_node 5 years ago