Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 2c7fcdd7f9 Merge pull request #56352 from Gallilus/Include-base-signals-to-VisualScriptEmitSignal il y a 3 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 3 ans
  David Cambré 6a2a9d2267 Include base signals to VisualScriptEmitSignal il y a 3 ans
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() il y a 3 ans
  Hugo Locurcio c012fbc8b2 Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR` il y a 4 ans
  David Cambré 2fbea9dee6 Fix VisualScriptPropertySet value hint il y a 4 ans
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators il y a 4 ans
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations il y a 4 ans
  David Cambré 74ca014364 Revert unnecessary changes to VisualScriptEmitSignal il y a 4 ans
  Rémi Verschelde b5f5fac840 Merge pull request #49749 from DavidCambre/VisualScriptFunction_Call_Set_Get_Improvement-2 il y a 4 ans
  David Cambré 10b4cb75f2 Improve and streamline VisualScriptFuncNodes Call Set Get il y a 4 ans
  Aaron Franke 2508fd0533 Use PROPERTY_USAGE_NONE instead of 0 for no property usage il y a 4 ans
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb il y a 4 ans
  Fabio Alessandrelli d779b5aa3e [Net] Refactor RPCs, remove RSETs il y a 4 ans
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction il y a 4 ans
  reduz 1aa2823fa3 Removed _change_notify il y a 4 ans
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 il y a 4 ans
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script il y a 5 ans
  reduz 635d33dc6c Refactor variant built-in methods yet again. il y a 5 ans
  reduz 221a2a1742 Refactored variant constructor logic il y a 5 ans
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already il y a 5 ans
  reduz 05de7ce6ca Refactored variant setters/getters il y a 5 ans
  Tomasz Chabora aadc8d54a4 Bind missing constant in VisualScriptPropertyGet il y a 5 ans
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops il y a 5 ans
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions il y a 5 ans
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 5 ans
  lupoDharkael 95a1400a2a Replace NULL with nullptr il y a 5 ans
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. il y a 5 ans
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  Aaron Franke 13779b70e0 Make VisualScript check inheritance for port info il y a 6 ans