История коммитов

Автор SHA1 Сообщение Дата
  A Thousand Ships 59bcc2888c Add methods to get argument count of methods 1 год назад
  Danil Alexeev d90c9db27f Core: Add `Callable.create` static method for `Variant` callables 1 год назад
  kobewi 0e8f90f4c8 Update deferred calls to use Callables 1 год назад
  Mai Lavelle 5e15586ec2 Fixes to allow object-less callables throughout Godot 1 год назад
  A Thousand Ships 893f889d74 [Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2 лет назад
  Pedro J. Estébanez 33f674d0f7 Complete support of callables of static methods 2 лет назад
  Juan Linietsky 33d3b7eea7 Fix Callable call error reporting. 2 лет назад
  Rémi Verschelde 31f94574d4 Merge pull request #70996 from reduz/properly-report-callable-bound-arguments 2 лет назад
  Juan Linietsky 0e0ca01bce Properly report Callable bound arguments 2 лет назад
  Juan Linietsky d762a0395a Allow binding Callable arguments from an array 2 лет назад
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 лет назад
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2 лет назад
  Ricardo Buring 0c2055d15d Callable: add callv method 3 лет назад
  Juan Linietsky d4433ae6d3 Remove Signal connect binds 3 лет назад
  Fabio Alessandrelli ca7d572908 [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 3 лет назад
  cdemirer dae5edf41c Fix the argcount when generating error message for CallableComparator 3 лет назад
  reduz 141c375581 Clean up Hash Functions 3 лет назад
  mashumafi 9c2bfeb2fb Const Ref Callable for custom sort/search 3 лет назад
  reduz 21637dfc25 Remove VARIANT_ARG* macros 3 лет назад
  kobewi a08fc442a0 Fix script editor errors with CustomCallables 3 лет назад
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 лет назад
  kobewi 7bf5fc709e Remove binds from Signal.connect 4 лет назад
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 лет назад
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 лет назад
  Lyuma 8f1efa656b Add Callable.is_valid() analogous to FuncRef.is_valid() from 3.x 4 лет назад
  Pedro J. Estébanez 04688b92ff Rename Reference to RefCounted 4 лет назад
  George Marques ea44744e2d Make Callable not crash on call when the object has been freed 4 лет назад
  reduz c76acf6890 Add RPC to Callable 4 лет назад
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction 4 лет назад
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 лет назад