提交历史

作者 SHA1 备注 提交日期
  David Cambré 6a2a9d2267 Include base signals to VisualScriptEmitSignal 3 年之前
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 年之前
  Hugo Locurcio c012fbc8b2 Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR` 4 年之前
  David Cambré 2fbea9dee6 Fix VisualScriptPropertySet value hint 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 年之前
  David Cambré 74ca014364 Revert unnecessary changes to VisualScriptEmitSignal 4 年之前
  Rémi Verschelde b5f5fac840 Merge pull request #49749 from DavidCambre/VisualScriptFunction_Call_Set_Get_Improvement-2 4 年之前
  David Cambré 10b4cb75f2 Improve and streamline VisualScriptFuncNodes Call Set Get 4 年之前
  Aaron Franke 2508fd0533 Use PROPERTY_USAGE_NONE instead of 0 for no property usage 4 年之前
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 年之前
  Fabio Alessandrelli d779b5aa3e [Net] Refactor RPCs, remove RSETs 4 年之前
  Anshul7sp1 91181c2086 Fixes small typos and grammar correction 4 年之前
  reduz 1aa2823fa3 Removed _change_notify 4 年之前
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 年之前
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 5 年之前
  reduz 635d33dc6c Refactor variant built-in methods yet again. 5 年之前
  reduz 221a2a1742 Refactored variant constructor logic 5 年之前
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 5 年之前
  reduz 05de7ce6ca Refactored variant setters/getters 5 年之前
  Tomasz Chabora aadc8d54a4 Bind missing constant in VisualScriptPropertyGet 5 年之前
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 年之前
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 年之前
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 年之前
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 年之前
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  Aaron Franke 13779b70e0 Make VisualScript check inheritance for port info 6 年之前
  Swarnim Arun 59738e3fa3 Visualscript editor graph unification & refactoring 6 年之前
  K. S. Ernest (iFIre) Lee bdf54a7f9e Visualscript: Add types for base type get and set. 6 年之前