Commit History

Author SHA1 Message Date
  Rémi Verschelde c7182512dd VisualScript: Fix wrongly setting default value on property hint change 4 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 64a63e0861 Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 4 years ago
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 4 years ago
  Kanabenki 3abe6ae281 Snap VisualScript comment to grid when resizing 4 years ago
  Yuri Sizov a9552cefa2 Fix minimap capturing events and improve its theme 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Yuri Roubinsky 602fc00e56 [3.2] Auto-assign default value for variable in visual script on type changing 4 years ago
  Yuri Roubinsky 742a3f461c Fix broken members panel in visual script editor 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
  Swarnim Arun 83c15ff469 Fix crashing of VisualScript due to... 5 years ago
  Haoyu Qiu ddde73cc62 Makes adding port in Visual Script nodes deferred 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Haoyu Qiu 078c0d75f2 Cleans up headers included in editor_node.h 5 years ago
  Haoyu Qiu 0693718164 Makes more editor strings translatable 5 years ago
  Haoyu Qiu 9adeec789c Fixes size of create function dialog 5 years ago
  Haoyu Qiu 7a9c337dfe Makes more strings in editor translatable 5 years ago
  codecustard 601d870ae9 Fixes wrong position when adding node in VS editor 5 years ago
  Rémi Verschelde ab3bccdb78 Fix typos with codespell 5 years ago
  Rémi Verschelde c4ecec1d33 Merge pull request #32853 from OsamaElHariri/visual_script_setter_props_fix 5 years ago
  Omicron 79a59a3587 Fix: typo atleast -> at least 5 years ago
  Rémi Verschelde b8daad9779 i18n: Sync translation template with current source 5 years ago
  Osama El Hariri 858afd53d8 Set the properties of a Set node after add_node 5 years ago
  Timo Schwarzer c69ae35d4d Remove redundant compiler directives 5 years ago
  Chaosus a9d981d26c Fix theme in visual script dialogs (at startup) 5 years ago
  Rémi Verschelde cd63cc7df1 Merge pull request #32402 from YeldhamDev/fix_vs_add_function 5 years ago