Histórico de Commits

Autor SHA1 Mensagem Data
  Pedro J. Estébanez 46bfe4452f Fix object leaks caused by unfulfilled yields há 5 anos atrás
  Rémi Verschelde 3c200b23fb Merge pull request #32534 from Xrayez/fix-dict2inst-init há 5 anos atrás
  Fabio Alessandrelli d883b90988 Merge pull request #38105 from AndreaCatania/AndreaCatania-patch-2 há 5 anos atrás
  Andrii Doroshenko (Xrayez) 7001d06f9d Make `dict2inst` to work with arbitrary `_init` parameters há 6 anos atrás
  Andrea Catania 4d8a3839d0 Removed noisy ERR check from Multiplayer API. há 5 anos atrás
  Juan Linietsky 5d4dc2d45c Add ability to bind typed arrays to script API há 5 anos atrás
  Juan Linietsky ae09b55a19 Exposed RenderingDevice to script API há 5 anos atrás
  lupoDharkael 95a1400a2a Replace NULL with nullptr há 5 anos atrás
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 há 5 anos atrás
  Rémi Verschelde 5002f6de84 Merge pull request #36599 from AndreaCatania/gen_rpc_data_export há 5 anos atrás
  Rémi Verschelde e147be6031 Merge pull request #36723 from AndreaCatania/fix-rset há 5 anos atrás
  Fabio Alessandrelli b8ddaf9c33 Refactor ScriptDebugger. há 5 anos atrás
  Andrea Catania e967a92c1b Fixed rset method for gdscript and visual script há 5 anos atrás
  Juan Linietsky 475e4ea67b Removed interactive loader, added proper thread loading. há 5 anos atrás
  Andrea Catania 33ae58710b Generates the rpc and rset info for exported GDScript. há 5 anos atrás
  Pedro J. Estébanez 18fbdbb456 Reimplement Mutex with C++'s <mutex> há 5 anos atrás
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. há 5 anos atrás
  George Marques 4d960efafc GDScript: Remove self static reference and create one on calls há 5 anos atrás
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector há 5 anos atrás
  Juan Linietsky 867d073b98 Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr. há 5 anos atrás
  Rémi Verschelde 1f39a2d3e6 Remove deprecated sync and slave networking keywords há 5 anos atrás
  Andrea Catania eb07e87981 Optmized data sent during RPC and RSet calls. há 5 anos atrás
  Rémi Verschelde 8b0e2a409b Merge pull request #35218 from bojidar-bg/26691-parse-error-errors há 5 anos atrás
  Bojidar Marinov da5b138e64 Fix errors raised when showing parse errors in the editor há 5 anos atrás
  ChibiDenDen 86aa12e806 Keep a weak reference to orphan subclasses to reuse on class reload há 5 anos atrás
  George Marques 7d4fc79eb3 Add GDScript warning for standalone expression há 5 anos atrás
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 há 5 anos atrás
  George Marques cb887324e6 GDScript: Convert values when setting member variables há 5 anos atrás
  George Marques cbf5641a74 Disable GDScript warning for unused class variable by default há 5 anos atrás
  Hugo Locurcio 247767eb89 Document how to bypass the unused argument/variable warning in message há 5 anos atrás