Historique des commits

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