aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* -Added yield nodes to visual scriptJuan Linietsky2016-08-072-1/+17
* removed extra printJuan Linietsky2016-08-061-1/+1
* Reverted printable null object, seems to cause bugs around and not sure why.Juan Linietsky2016-08-061-0/+4
* Likely with bugs and with some features are missing, as well as profiler supp...Juan Linietsky2016-08-069-11/+77
* VisualScript can now execute visual scripts, but there is no debugger or prof...Juan Linietsky2016-08-052-8/+15
* TextureRegionEditor snap_mode fix.Saracen2016-08-041-1/+1
* More work on visual scripting..Juan Linietsky2016-08-031-2/+13
* Bump version to 2.2-alphaRémi Verschelde2016-08-031-2/+2
* Added missing license and quotation typoPaulb232016-08-032-1/+58
* More progress on visual script editingJuan Linietsky2016-08-036-8/+96
* Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky2016-08-0229-1186/+464
|\
| * Merge pull request #5993 from profelis/PR-scan-dragged-folder-2Rémi Verschelde2016-08-012-8/+50
| |\
| | * Auto import project folder, confirm scan multiple folders or non-project folderDima Granetchi2016-08-012-8/+50
| * | Added Scene tree dock shortcutsPaulb232016-08-011-6/+8
| * | Merge pull request #5996 from hurikhan/editor_help_indentationRémi Verschelde2016-08-011-6/+4
| |\ \ | | |/ | |/|
| | * Fix help page title indentationMario Schlack2016-08-011-6/+4
| * | Improve dialog title when scanning for projectsRémi Verschelde2016-07-311-0/+1
| * | Merge pull request #5981 from profelis/PR-scan-dragged-folderRémi Verschelde2016-07-311-0/+6
| |\ \
| | * | dnd folder open scan window if engine.cfg not foundDima Granetchi2016-07-311-0/+6
| * | | fix run button availability checkDima Granetchi2016-07-312-14/+10
| |/ /
| * | Merge pull request #5966 from neikeq/pr-issue-5935Rémi Verschelde2016-07-301-4/+6
| |\ \
| | * | Fix infinite loop when replacing textIgnacio Etcheverry2016-07-301-4/+6
| | |/
| * | Project Manager: Import projects using filesystem drag'n'drop.Andreas Haas2016-07-292-0/+18
| * | Explicitly initialize 'pending_auto_reload' to false.Saracen2016-07-291-0/+1
| * | Merge pull request #5957 from djrm/new_iconsRémi Verschelde2016-07-297-1034/+77
| |\ \
| | * | New http request and tutorials iconDaniel J. Ramirez2016-07-287-1034/+77
| | |/
| * | Merge pull request #5955 from profelis/PR-update-selected-listRémi Verschelde2016-07-292-22/+35
| |\ \
| | * | keep selected_list up to dateDima Granetchi2016-07-292-22/+35
| | |/
| * / Fix editor icons source file generationGeorge Marques2016-07-282-52/+1
| |/
| * Merge pull request #5925 from profelis/shortcut-filter-projectRémi Verschelde2016-07-281-0/+4
| |\
| | * Command-F focus filter input field in project managerDima Granetchi2016-07-271-0/+4
| * | Merge pull request #5939 from neikeq/pr-imp-aboutRémi Verschelde2016-07-271-1/+1
| |\ \
| | * | AboutDialog: Popup respecting its minimum sizeIgnacio Etcheverry2016-07-271-1/+1
| | |/
| * / Project Settings: Use containers for the Input Map tab contentIgnacio Etcheverry2016-07-271-16/+17
| |/
| * Stop baking process if there is no geometry in the BakedLightInstance.Daniel J. Ramirez2016-07-252-2/+8
| * Merge pull request #5902 from 29jm/fix-warningsRémi Verschelde2016-07-251-3/+3
| |\
| | * Fix some warningsJohan Manuel2016-07-251-3/+3
| * | Merge pull request #5900 from bojidar-bg/fix-integer-rangesRémi Verschelde2016-07-251-2/+2
| |\ \
| | * | Fix default ranges of the inspectorBojidar Marinov2016-07-251-2/+2
| * | | Merge pull request #5898 from MarianoGnu/masterRémi Verschelde2016-07-252-4/+5
| |\ \ \
| | * | | Update documentation.MarianoGNU2016-07-241-1/+1
| | * | | expose bottom panel button to EditorPlugin scriptsMarianoGNU2016-07-242-3/+4
| | | |/ | | |/|
| * / | Add thread support to HTTPRequest, changed assetlib to use it.Juan Linietsky2016-07-241-2/+5
| |/ /
| * | shows progress (bytes) on download even if getting chunked contentJuan Linietsky2016-07-241-4/+8
| * | Fix non-visible col number in text editorRémi Verschelde2016-07-242-10/+31
| |/
| * Turn some prints to error logs, remove othersRémi Verschelde2016-07-242-2/+1
| * Merge pull request #5737 from neikeq/pr-issue-5269Rémi Verschelde2016-07-231-2/+3
| |\
| | * TextEdit: Center search resultsIgnacio Etcheverry2016-07-211-2/+3
| * | Merge pull request #5821 from TheHX/issue-5795Rémi Verschelde2016-07-235-10/+42
| |\ \
| | * | "FileSystem" dock now instance all selected scenes in one actionFranklin Sobrinho2016-07-215-10/+42