Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 il y a 3 ans
  David Cambré af1ea1800d Improve and streamline VisualScriptFuncNodes Call Set Get il y a 4 ans
  kleonc 3336453dff VisualScriptEditor Fix in graph position calculation (do not skip zoom) 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
  Rémi Verschelde 3961f50176 Merge pull request #40461 from nekomatata/script-editor-init-optimization-3.2 il y a 5 ans
  Francois Belair d35ced06a6 Add a VScript func to sanitize variant values il y a 5 ans
  PouleyKetchoupp e3765e97de Optimized ScriptEditor initialization when many scripts are loaded il y a 5 ans
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 il y a 5 ans
  qarmin 616ab4fac2 Small fixes to redundand code, copy paste bugs il y a 6 ans
  Michael Alexsander Silva Dias 13e752190f Fix VS editor's "Create Function" dialog il y a 6 ans
  Michael Alexsander Silva Dias c9328aa068 Cleanup VS editor's left menu il y a 6 ans
  Swarnim Arun 59738e3fa3 Visualscript editor graph unification & refactoring il y a 6 ans
  Swarnim Arun 097f47f064 Tool Mode for Visualscript il y a 6 ans
  JohnJLight 38d3bfe971 Made use of semicolons more consitent, fixed formatting il y a 6 ans
  Rémi Verschelde 0ac3687d6f Merge pull request #28766 from pgoral/editor_validation_issue il y a 6 ans
  Rémi Verschelde 7842f4ca5c Merge pull request #29262 from DarknessCatt/issue-27476 il y a 6 ans
  Matheus Lima Cunha 7fbb6d986f Automatically add new line to scripts il y a 6 ans
  Goral aabd9980d1 Changing method signature in other class in not recognized in working class in typed GDScript #28685 il y a 6 ans
  K. S. Ernest (iFire) Lee 432460a355 VS: Give the generic search the current base type. il y a 6 ans
  Rikhardur Bjarni Einarsson 9bfa63496a Added a marker in text_edit that tells which row is executing. il y a 6 ans
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 il y a 6 ans
  Liangdi dced53b4d9 add undeclared function params of VisualScriptEditor::_selected_method , Fixes #23475 il y a 6 ans
  K. S. Ernest (iFire) Lee 34d1cea6b8 On virtual method creation cancel don't do anything. il y a 6 ans
  Guilherme Felipe a9ec69663f Fix inspector preview il y a 7 ans
  Rémi Verschelde d95bbb8922 Fix warnings about set but unused variables [-Wunused-but-set-variable] il y a 7 ans
  Rémi Verschelde 2b084352b9 Fix warnings on non-static data member initializers (C++11 feature) il y a 7 ans
  K. S. Ernest (iFire) Lee 7ce9e67355 Change the default variable constructor to use EditorInspector and updated property hints that were changed. 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