summaryrefslogtreecommitdiff
path: root/modules/visual_script
AgeCommit message (Expand)Author
2018-09-16Fixed argument names being swapped for atan2DualMatrix
2018-09-15Clearly deprecate sync too in favor of remotesync.Fabio Alessandrelli
2018-09-15Rename slave keyword to puppetFabio Alessandrelli
2018-09-14Refactor editor icon retrievalwillnationsdev
2018-09-13Merge pull request #21982 from luzpaz/misc-typosRémi Verschelde
2018-09-12Misc. typosluz.paz
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-09-08Change the default variable constructor to use EditorInspector and updated pr...K. S. Ernest (iFire) Lee
2018-08-29Fix vformat(), minor typos and word puzzlesYuri Chornoivan
2018-08-24Make some debug prints verbose-only, remove othersRémi Verschelde
2018-08-11Do not use theme to set LineEdit right_iconŁukasz Rutkowski
2018-08-11Add clear text button to LineEditŁukasz Rutkowski
2018-08-10Added system for GDScript warningsGeorge Marques
2018-07-31Allow some non-integer built-in constants in gdscriptBernhard Liebl
2018-07-27Carry property hint and hint string through to Visualscript virtual functions.K. S. Ernest (iFire) Lee
2018-07-27Merge pull request #20457 from fire/vs_generic_search_crash_and_connectingRémi Verschelde
2018-07-26Visualscript: Don't type guess on nil.K. S. Ernest (iFire) Lee
2018-07-26Visualscript fix crash and generic search does not connect ports.K. S. Ernest (iFire) Lee
2018-07-26Fix Visual Script duplicate issueSwarnim Arun
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-07-25Merge pull request #20450 from fire/vs_generic_search_20433Rémi Verschelde
2018-07-25Visualscript: Don't show Shift+A search box at every screen and reuse EDIT_FI...K. S. Ernest (iFire) Lee
2018-07-25Visualscript: Hide empty categories for basic types and methods.K. S. Ernest (iFire) Lee
2018-07-24Merge pull request #18867 from fire/better_vx_us_rebase_02Juan Linietsky
2018-07-24Improve VisualScript UXK. S. Ernest (iFire) Lee
2018-07-22Allow opening and editing of any utf_8 file in script editorPaulb23
2018-07-20Add editor highlight for type-safe linesGeorge Marques
2018-07-10Fix visual script editor interfaceK. S. Ernest (iFire) Lee
2018-07-02-Fixes to how hashing happened, now StringName and NodePath use default hashe...Juan Linietsky
2018-06-12Add support for tutorial links to makerst.pyrobojumper
2018-05-30SCons: Pass env to modules can_build methodRémi Verschelde
2018-05-29Refactor RPCMode enum and checksFabio Alessandrelli
2018-05-29Revert "RPCMode refactor, more sync modes"Max Hilbrunner
2018-05-29Merge pull request #19021 from Faless/rpc_sync_fixMax Hilbrunner
2018-05-26Merge pull request #18516 from PJB3005/18-04-30-visual-script-title-barsMax Hilbrunner
2018-05-26Refactor RPCMode enum and checksFabio Alessandrelli
2018-05-15-New inspector.Juan Linietsky
2018-05-03Merge pull request #18514 from neikeq/api-hash-fixesRémi Verschelde
2018-05-01Merge pull request #18291 from akien-mga/coverity-uninitialized-scalar-varRémi Verschelde
2018-05-01Merge pull request #18321 from Crazy-P/Fixes-logically-dead-codeRémi Verschelde
2018-05-01More stuff!Pieter-Jan Briers
2018-04-30Move things into the title bars of Visual Script nodes.Pieter-Jan Briers
2018-04-29Fix binding some core API methods only in tools buildsIgnacio Etcheverry
2018-04-22Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio
2018-04-21Fixes logically dead code (Coverity)Crazy-P
2018-04-19Fix Coverity reports of uninitialized scalar variableRémi Verschelde
2018-04-15Remove incorrect & potentially confusing references to EulerWill Vincent
2018-04-02Abstracted the syntax highlighter from text editPaulb23
2018-02-27doc: Remove status from hardcoded version stringRémi Verschelde
2018-02-21Fix typos with codespellluz.paz