提交历史

作者 SHA1 备注 提交日期
  Haoyu Qiu 9b161542dc Fix VisualScript crash when using Set Index node 3 年之前
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 3 年之前
  Yuri Roubinsky 96f957f93b [3.x] Prevents some warnings from appearing in visual scripts 4 年之前
  Rémi Verschelde 9178e24d30 Expose visual script custom node type hints 4 年之前
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 年之前
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 年之前
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 年之前
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 4 年之前
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 年之前
  Jacob Edie 8467d28b16 added temp variable because *p_inputs[2] is the same as *p_outputs[0] 5 年之前
  Yuri Roubinsky 74f3fbf7ef Fix VisualScriptClassConstant to be updated properly 5 年之前
  Yuri Roubinsky 61901bd7cc Fix GlobalConstant/BasicTypeConstant return type in visual scripts 5 年之前
  Ignacio Etcheverry a6105c8ea0 Fix ClassDB API portability with some android and editor classes 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  Rafał Mikrut ed1c4bc77d Removed unused variables, add some constants numbers 5 年之前
  Hugo Locurcio 08b4671e03 Use the Unicode "multiply" sign for the "A x B" visual script node 5 年之前
  Swarnim Arun cf4d476d6e Deconstruct node for Visualscript 6 年之前
  Rémi Verschelde d0e45e78a4 doc: Sync classref with current source 6 年之前
  Swarnim Arun 59738e3fa3 Visualscript editor graph unification & refactoring 6 年之前
  Yuri Roubinski 33e9fce1bb Plugin support for visual shaders 6 年之前
  qarmin 6cbaf7662f Changed some code showed in LGTM and Coverage 6 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  K. S. Ernest (iFire) Lee 47b42787e3 Make visualscript search better. 7 年之前
  Aaron Franke 4f7b33cdcf Remove redundant "== false" code 7 年之前
  Fabio Alessandrelli 1e9b46d687 Clearly deprecate sync too in favor of remotesync. 7 年之前
  Fabio Alessandrelli d6b31daec6 Rename slave keyword to puppet 7 年之前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 年之前
  Bernhard Liebl ba974b8d1e Allow some non-integer built-in constants in gdscript 7 年之前
  K. S. Ernest (iFire) Lee 2650b87102 Carry property hint and hint string through to Visualscript virtual functions. 7 年之前
  Hein-Pieter van Braam 0e29f7974b Reduce unnecessary COW on Vector by make writing explicit 7 年之前