Commit History

Author SHA1 Message Date
  Rémi Verschelde 1426cd3b3a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde 818f1eed31 Code quality: Fix header guards consistency 3 years ago
  Yuri Rubinsky 32b9818965 Add node list param to GraphEdit::delete_nodes_request signal 3 years ago
  Rémi Verschelde 64eb2ebf40 Merge pull request #54629 from Gallilus/Fixes-copy-paste-issue-in-the-visual-script-editor-3.x 3 years ago
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 years ago
  David Cambré fb7c23f30b Fixes the copy paste issue in the visual script editor. 3 years ago
  David Cambré af1ea1800d Improve and streamline VisualScriptFuncNodes Call Set Get 4 years ago
  kleonc 3336453dff VisualScriptEditor Fix in graph position calculation (do not skip zoom) 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Rémi Verschelde 3961f50176 Merge pull request #40461 from nekomatata/script-editor-init-optimization-3.2 4 years ago
  Francois Belair d35ced06a6 Add a VScript func to sanitize variant values 4 years ago
  PouleyKetchoupp e3765e97de Optimized ScriptEditor initialization when many scripts are loaded 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  qarmin 616ab4fac2 Small fixes to redundand code, copy paste bugs 5 years ago
  Michael Alexsander Silva Dias 13e752190f Fix VS editor's "Create Function" dialog 5 years ago
  Michael Alexsander Silva Dias c9328aa068 Cleanup VS editor's left menu 5 years ago
  Swarnim Arun 59738e3fa3 Visualscript editor graph unification & refactoring 5 years ago
  Swarnim Arun 097f47f064 Tool Mode for Visualscript 6 years ago
  JohnJLight 38d3bfe971 Made use of semicolons more consitent, fixed formatting 6 years ago
  Rémi Verschelde 0ac3687d6f Merge pull request #28766 from pgoral/editor_validation_issue 6 years ago
  Rémi Verschelde 7842f4ca5c Merge pull request #29262 from DarknessCatt/issue-27476 6 years ago
  Matheus Lima Cunha 7fbb6d986f Automatically add new line to scripts 6 years ago
  Goral aabd9980d1 Changing method signature in other class in not recognized in working class in typed GDScript #28685 6 years ago
  K. S. Ernest (iFire) Lee 432460a355 VS: Give the generic search the current base type. 6 years ago
  Rikhardur Bjarni Einarsson 9bfa63496a Added a marker in text_edit that tells which row is executing. 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Liangdi dced53b4d9 add undeclared function params of VisualScriptEditor::_selected_method , Fixes #23475 6 years ago
  K. S. Ernest (iFire) Lee 34d1cea6b8 On virtual method creation cancel don't do anything. 6 years ago