Commit History

Author SHA1 Message Date
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable 3 years ago
  Paulb23 3010bca41b Move add_syntax_highlighter bind to ScriptEditorBase 3 years ago
  Lightning_A c63b18507d Use range iterators for `Map` 4 years ago
  Yuri Roubinsky dfae75d0c5 Fix incorrect call of `_center_on_node` in VisualScript editor 3 years ago
  Yuri Roubinsky 1dda47c280 Added status bar and toggle scripts panel button to EditorHelp/VScripts 3 years ago
  Max Hilbrunner c314203a70 Fix Visual Script editor 4 years ago
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 4 years ago
  Max Hilbrunner 81f7d1890b Namespaces instead of underscore prefix for binds 4 years ago
  Anilforextra d73d8b8d78 Fix duplicate conditions. 4 years ago
  Rémi Verschelde 6e9439198c Resource: Remove unused `_use_builtin_script()` virtual method 4 years ago
  Haoyu Qiu 284c6c81eb Make action names translatable 4 years ago
  Rémi Verschelde 54f6b30bd4 Merge pull request #50840 from Gallilus/VisualScript-drop-preload-nodes-change-action-name 4 years ago
  Gallilus 70a6ff0a71 Change "Add Preload Node" action to "Add Node(s)" 4 years ago
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators 4 years ago
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations 4 years ago
  Rémi Verschelde b5f5fac840 Merge pull request #49749 from DavidCambre/VisualScriptFunction_Call_Set_Get_Improvement-2 4 years ago
  David Cambré 10b4cb75f2 Improve and streamline VisualScriptFuncNodes Call Set Get 4 years ago
  Nick Huelin e50ab50169 Fix visual script icons 4 years ago
  Rémi Verschelde 124e27b7b2 Merge pull request #50581 from DavidCambre/VisualScript-Drop-Custom-Nodes 4 years ago
  Rémi Verschelde 855c7c7414 Merge pull request #50566 from reduz/optimize-stringname-usage 4 years ago
  reduz 6631f66c2a Optimize StringName usage 4 years ago
  Yuri Roubinsky 88088f351a Prevents some warnings from appearing in visual scripts 4 years ago
  David Cambré aefde680a4 VisualScript-Drop-Custom-Nodes 4 years ago
  Yuri Roubinsky f9ab70eb60 Fix creating a new function in visual scripts 4 years ago
  kleonc 921e6efe0d VisualScriptEditor Fix in graph position calculation (do not skip zoom) 4 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 years ago
  Bastiaan Olij 2161fd117b Adding some more missing renames for Transform3D and Quaternion 4 years ago
  kobewi 7ff135b015 Consistently prefix bound virtual methods with _ 4 years ago
  Rémi Verschelde 0818a466c0 Merge pull request #49462 from TokageItLab/update-property-selector-icon-list 4 years ago
  Silc 'Tokage' Renew 67689dac7b update property selector's icon list and rename Quat.svg to Quaternion.svg 4 years ago