Commit Verlauf

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