summaryrefslogtreecommitdiff
path: root/modules/visual_script
AgeCommit message (Expand)Author
2021-11-09Merge pull request #53819 from TokageItLab/re-implement-ping-pongRémi Verschelde
2021-11-09Merge pull request #54653 from KoBeWi/built_in_scripts_deserved_thatRémi Verschelde
2021-11-07Improve save handling for built-in scriptskobewi
2021-11-06VisualScript-sync-and-improve-variable-and-propertyDavid Cambré
2021-11-04Add is_built_in() method to Resourcekobewi
2021-11-03Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`Hugo Locurcio
2021-11-03Fixes copy-paste issue in the visual script editorDavid Cambré
2021-11-03reimplement ping-pongSilc 'Tokage' Renew
2021-10-28clang-format: Various fixes to comments alignment from `clang-format` 13Rémi Verschelde
2021-10-28clang-format: Disable alignment of operands, too unreliableRémi Verschelde
2021-10-21Remove unimplemented methodsMarcel Admiraal
2021-10-14Implement toast notifications in the editorGilles Roudière
2021-10-11Revert "Implement reverse playback and ping-pong loop in AnimationPlayer and ...Juan Linietsky
2021-10-11Merge pull request #48332 from TokageItLab/implement-ping-pongRémi Verschelde
2021-10-11Move add_syntax_highlighter bind to ScriptEditorBasePaulb23
2021-10-09implement ping-pong loop in animationTokage
2021-10-06doc: Update links to latest documentation after content reorganizationRémi Verschelde
2021-10-04Fix some leftover references to idle_framekobewi
2021-09-30Use range iterators for `Map`Lightning_A
2021-09-21Merge pull request #52877 from Calinou/add-print-verboseRémi Verschelde
2021-09-21Add `print_verbose()` built-in function to print in verbose mode onlyHugo Locurcio
2021-09-20Don't generate empty doc sections and reduce code duplicationAaron Franke
2021-09-18Fix incorrect call of `_center_on_node` in VisualScript editorYuri Roubinsky
2021-09-17Merge pull request #52655 from Chaosus/toggle_scripts_panelRémi Verschelde
2021-09-15Merge pull request #52656 from akien-mga/rename-vseditor-singletonMax Hilbrunner
2021-09-15Added status bar and toggle scripts panel button to EditorHelp/VScriptsYuri Roubinsky
2021-09-14Merge pull request #52222 from Gallilus/Fix-VisualScriptPropertySet-value-pro...Rémi Verschelde
2021-09-14Rename VisualScriptEditor singleton to VisualScriptCustomNodesRémi Verschelde
2021-09-13Update VisualScriptCustomNode.xmlDavid Cambré
2021-09-07[Net] Move multiplayer to core subdir, split RPCManager.Fabio Alessandrelli
2021-09-01Merge pull request #51639 from Ev1lbl0w/gsoc21-dapFabio Alessandrelli
2021-08-31Implemented advanced features of DAPEv1lbl0w
2021-08-31Remove cartesian2polar and polar2cartesiankobewi
2021-08-30[Net] Rename RPC "puppet" to "auth" (authority). Drop "master".Fabio Alessandrelli
2021-08-29Fix VisualScriptPropertySet value hintDavid Cambré
2021-08-26Fix misspelled "overriden"Haoyu Qiu
2021-08-24Fix Visual Script editorMax Hilbrunner
2021-08-23Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz
2021-08-22Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz
2021-08-20Fix VisualScriptEditor after namespacesMax Hilbrunner
2021-08-17Namespaces instead of underscore prefix for bindsMax Hilbrunner
2021-08-13Fix duplicate conditions.Anilforextra
2021-08-12Resource: Remove unused `_use_builtin_script()` virtual methodRémi Verschelde
2021-08-10Use Key enum instead of plain integersAaron Franke
2021-08-10Merge pull request #49343 from theoway/node_auto_arrangement_graph_editK. S. Ernest (iFire) Lee
2021-08-11Automatic arrangement of nodes in VisualScript/VisualShaders editorsUmang Kalra
2021-08-09Use doubles for time in many other placesAaron Franke
2021-08-02Validates VisualScript.add_node input nodeHaoyu Qiu
2021-07-31Make action names translatableHaoyu Qiu
2021-07-30Remove obsolete "dectime" methodAaron Franke