summaryrefslogtreecommitdiffstats
path: root/modules/visual_script
Commit message (Expand)AuthorAgeFilesLines
* Add support for the TAU constant. Fixes #12094.Goutte2017-11-123-4/+7
* Properly fix node path selection in input ports, closes #12152Juan Linietsky2017-11-121-0/+17
* Fix "Invalid outputs" error when calling a void method from visual scriptBojidar Marinov2017-11-081-0/+2
* Merge pull request #12035 from Chaosus/wrapfuncRémi Verschelde2017-10-312-0/+42
|\
| * Added new wrap functionsChaosus2017-10-132-0/+42
* | Removes Script::get_node_type()Jerome670002017-10-252-7/+0
* | Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialogIgnacio Etcheverry2017-10-242-0/+5
* | Refactor Fixed to PhysicsPoommetee Ketson2017-10-211-2/+2
* | Merge pull request #12097 from rcurtis/issue12065Rémi Verschelde2017-10-202-3/+7
|\ \
| * | Fixed issue that improperly initialized visual node properties to NilRCurtis2017-10-142-3/+7
| |/
* | (VS) Add space after "=" sign in variable listhomer6662017-10-171-1/+1
* | Merge pull request #12069 from Noshyaar/pr-vslerpRémi Verschelde2017-10-152-1/+49
|\ \
| * | VisualScript: add inverse_lerp & range_lerpPoommetee Ketson2017-10-132-1/+49
| |/
* / Gave a tooltip to the "In" logic nodeCédric Fuchs2017-10-141-0/+1
|/
* Add NIL_IS_VARIANT usage to few definitionsRuslan Mustakov2017-10-051-1/+1
* Merge pull request #11789 from djrm/pr_visual_improvementsAndreas Haas2017-10-031-64/+108
|\
| * VS now supports white themes.Daniel J. Ramirez2017-10-021-51/+105
| * Added correct initialization for script editor theme.Daniel J. Ramirez2017-10-021-13/+3
* | Merge pull request #11653 from bojidar-bg/doc-vscript-1Nathan Lovato2017-10-032-3/+4
|\ \ | |/ |/|
| * Document some of the VisualScript classes.Bojidar Marinov2017-10-032-3/+4
* | Merge pull request #11659 from AndreaCatania/prephysicsAndreas Haas2017-10-023-7/+7
|\ \
| * | Renamed fixed_process to physics_processAndreaCatania2017-09-303-7/+7
* | | VisualScript crashfix when returns are too fewMarcelo Fernandez2017-09-301-2/+8
|/ /
* | Remove unecessary anchors&margins set causing bad display (sons of containers)Gilles Roudiere2017-09-271-1/+0
* | Merge pull request #11424 from groud/control_node_presetsRémi Verschelde2017-09-261-1/+1
|\ \
| * | Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...Gilles Roudiere2017-09-221-1/+1
* | | Fixed constness of variant functions, as well as visual script sequence ports...Juan Linietsky2017-09-251-2/+2
|/ /
* | Rename pos to position in user facing methods and variablesletheed2017-09-203-18/+18
* | Merge pull request #11256 from djrm/pr_visual_improvementsRémi Verschelde2017-09-191-10/+25
|\ \
| * | Improved VisualScriptEditorDaniel J. Ramirez2017-09-141-10/+25
* | | Move Variant::evaluate() switch to computed gotoHein-Pieter van Braam2017-09-173-4/+4
| |/ |/|
* | Merge pull request #11230 from maxim-sheronov/fix_enum_bindingsThomas Herzog2017-09-153-0/+94
|\ \ | |/ |/|
| * Fix enums bindingsMaxim Sheronov2017-09-133-0/+94
* | Fix 2 typosJeroen2017-09-141-1/+1
* | Merge pull request #11076 from hpvb/fix-10935Rémi Verschelde2017-09-131-294/+303
|\ \
| * | Fix crash on wrong type drag into the vs editorHein-Pieter van Braam2017-09-091-294/+303
* | | Improved VS node coloringDaniel J. Ramirez2017-09-122-9/+24
* | | Improved theme generation, and other fixesDaniel J. Ramirez2017-09-121-1/+1
| |/ |/|
* | Many fixes to visual script, changed virtuals override for a proper selector.Juan Linietsky2017-09-123-122/+82
* | Fix unused variable warningsHein-Pieter van Braam2017-09-081-1/+0
|/
* Merge pull request #10939 from neikeq/fix-overridden-external-editorsRémi Verschelde2017-09-041-1/+0
|\
| * Fixes language overridden external editorsIgnacio Etcheverry2017-09-031-1/+0
* | Fix. resizeable -> resizable.Daniel J. Ramirez2017-09-031-1/+1
|/
* Fix typos 'a' and 'an'Poommetee Ketson2017-09-021-1/+1
* Fix use of unitialized variablesHein-Pieter van Braam2017-09-021-1/+1
* Fix files headerPoommetee Ketson2017-09-012-2/+2
* Merge pull request #10750 from Rubonnek/fix-duplicate-script-changed-signalRémi Verschelde2017-08-301-12/+12
|\
| * Renamed 'script_changed' signal in the script editor plugin to 'edited_script...Wilson E. Alvarez2017-08-291-12/+12
* | DocData and type hints fixesIgnacio Etcheverry2017-08-291-2/+7
|/
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-2718-18/+18