summaryrefslogtreecommitdiff
path: root/modules/visual_script
AgeCommit message (Expand)Author
2017-08-18Update script signals in real-time when script changes. Fixes #8980Juan Linietsky
2017-08-17Add closest_power_of_2 func and implement mix_rate/latency on OS XMarcelo Fernandez
2017-08-16Merge pull request #10307 from Rubonnek/update-argument-namesRémi Verschelde
2017-08-13Replace GUI anchor type by a float between 0 and 1Gilles Roudiere
2017-08-12Updated function argument namesWilson E. Alvarez
2017-08-10Removes type information from method bindsIgnacio Etcheverry
2017-08-10Adds missing type information to virtual method bindsIgnacio Etcheverry
2017-08-08Ability to set a function as sequenced, so when called you can choose not to ...Juan Linietsky
2017-08-08Properly rename visual script functions, fixed #6076Juan Linietsky
2017-08-07Makes all Godot API's methods Lower CaseIndah Sylvia
2017-08-05few bugs fixed thanks to explicit bool constructor and clang.Juan Linietsky
2017-07-27Do not allow multiple data connections to the same data input slot, fixes #63...Daniel J. Ramirez
2017-07-24Merge pull request #9764 from Noshyaar/pr-fix2Rémi Verschelde
2017-07-23Add object type hint for docsPoommetee Ketson
2017-07-23Merge pull request #9765 from Noshyaar/pr-clangRémi Verschelde
2017-07-23Merge pull request #9758 from vnen/fix-vs-returnRémi Verschelde
2017-07-23Merge pull request #9741 from vnen/fix-vs-customnodeRémi Verschelde
2017-07-23Merge pull request #9706 from djrm/theme_fixesRémi Verschelde
2017-07-22Clang-formatting *.cpp and *.h (some files excluded)Poommetee Ketson
2017-07-22VS: Fix return value for user-defined functionsGeorge Marques
2017-07-21Update a VS custom node when its script changesGeorge Marques
2017-07-21Fix issues with custom nodes in visual scriptGeorge Marques
2017-07-19-Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky
2017-07-19Icons can now be added inside line edits (Search icon).Daniel J. Ramirez
2017-07-17-Reorganized all properties of project settings (Sorry, Again).Juan Linietsky
2017-07-16Improvements and fixes for the default theme.Daniel J. Ramirez
2017-07-15Some more typo fixes for "threshold"Rémi Verschelde
2017-07-11[#7212] Fixed missing 'Variant' return values in documentation.ducdetronquito
2017-06-30-Many fixes to VisualScript, fixed property names, etc.Juan Linietsky
2017-06-27Merge pull request #9360 from GodotExplorer/pr-external-editor-language-checkRémi Verschelde
2017-06-27Better user expirence with external text editors.geequlim
2017-06-26-Fixed SCREEN_TEXTURE and other related 2D shader parameters.Juan Linietsky
2017-06-13Add ability to use custom script templates.Andreas Haas
2017-06-05Merge pull request #9038 from AlexHolly/rect2-rename-posRémi Verschelde
2017-06-04renamed all Rect2.pos to Rect2.positionalexholly
2017-05-29Added members overviewPaulb23
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-05-20Merge pull request #8631 from volzhs/editor-theme-customRémi Verschelde
2017-05-17Removal of Image from Variant, converted to a Resource.Juan Linietsky
2017-05-03Revert "Add new editor and default theme (WIP)"volzhs
2017-04-27Add new editor and default theme (WIP)Daniel J. Ramirez
2017-04-20Merge pull request #8417 from neikeq/hello-thereRémi Verschelde
2017-04-18Convert indent on savePaulb23
2017-04-17External editor improvements and fixesIgnacio Etcheverry
2017-04-10Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-24Fix typos in source code using codespellRémi Verschelde
2017-03-18Make Create New Node dialog resizable and burninate old dialogRay Koopa
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Add a bunch of missing Godot headers in own filesRémi Verschelde