Historie revizí

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