Historial de Commits

Autor SHA1 Mensaje Fecha
  Juan Linietsky 5d4dc2d45c Add ability to bind typed arrays to script API hace 5 años
  lupoDharkael 95a1400a2a Replace NULL with nullptr hace 5 años
  Fabio Alessandrelli b8ddaf9c33 Refactor ScriptDebugger. hace 5 años
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. hace 5 años
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector hace 5 años
  Andrea Catania eb07e87981 Optmized data sent during RPC and RSet calls. hace 5 años
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 hace 5 años
  Emmanuel Leblond fb9b010384 Add missing on error manifest struct destroy in pluginscript script init hace 5 años
  qarmin 17732fe698 Added some obvious errors explanations hace 5 años
  toasteater e2121c97ae Make VarArg methods return types show up as Variant in API json hace 6 años
  Robin Hübner 6ab118c464 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories. hace 6 años
  Bojidar Marinov 55234d62b0 Remove bogus nulls from generated default values hace 6 años
  Andrettin 42e5d825b4 Fixed cases of unsupported pointers being used to construct variants hace 6 años
  Rémi Verschelde 6d16f2f053 Fix error macro calls not ending with semicolon hace 6 años
  Ignacio Etcheverry ad2127a3e8 Replace a few #if/#elif with #ifdef and "#elif defined" hace 6 años
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 hace 6 años
  Naoto Kondo 3feabd6756 PluginScript: Add support for the new() method hace 6 años
  Emmanuel Leblond 380b85a32f [Pluginscript] Fix not working exports in editor hace 7 años
  Fabio Alessandrelli 1400f6fdc4 Refactor RPCMode enum and checks hace 7 años
  Max Hilbrunner 4c69a495c9 Revert "RPCMode refactor, more sync modes" hace 7 años
  Fabio Alessandrelli 9de4ffde61 Refactor RPCMode enum and checks hace 7 años
  Rémi Verschelde 9f479f096c Fix typos in code and docs with codespell hace 7 años
  Emmanuel Leblond 0de61998e4 Improve inheritance system in gdnative pluginscript hace 7 años
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting hace 7 años
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 hace 7 años
  Rémi Verschelde 13c2ff9320 Style: Apply new clang-format 5.0 style to all files hace 7 años
  Jerome67000 2609cc9ef4 Removes Script::get_node_type() hace 7 años
  Emmanuel Leblond e715be0f0a [GDnative] add pluginscript \o/ hace 7 años