aboutsummaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Fix editor glitches when the mesh/material preview is shownFranklin Sobrinho2016-08-162-2/+2
| |/ / / / /
* | | | | | Merge pull request #6108 from djrm/vs_type_icons_2Rémi Verschelde2016-08-2788-0/+4273
|\ \ \ \ \ \
| * | | | | | Icons for VScript typesDaniel J. Ramirez2016-08-2388-0/+4273
* | | | | | | Merge pull request #6094 from djrm/texure_region_zoom_by_scrollRémi Verschelde2016-08-271-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Zoom texture region via mouse wheelDaniel J. Ramirez2016-08-091-0/+4
* | | | | | | | Even more work on visual script editor:Juan Linietsky2016-08-262-2/+36
* | | | | | | | Merge pull request #6036 from neikeq/pr-issue-6030Ignacio Etcheverry2016-08-261-20/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | Device Input dialog now uses containersIgnacio Etcheverry2016-08-041-20/+22
* | | | | | | | | Merge pull request #6269 from neikeq/pr-doc-nullIgnacio Etcheverry2016-08-261-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | DocData: Fix null reference not detected correctlyIgnacio Etcheverry2016-08-241-0/+4
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | More visual script workJuan Linietsky2016-08-255-4/+36
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | tiny bug fixJuan Linietsky2016-08-231-0/+1
* | | | | | | | Making bits of docs appear in different dialogues is made easier with EditorH...Juan Linietsky2016-08-237-63/+177
* | | | | | | | Proper function/property selection in visual script editing for property.Juan Linietsky2016-08-234-0/+805
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge pull request #6197 from neikeq/pr-docs-reg-5919Rémi Verschelde2016-08-201-6/+8
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | DocData: Fix duplicated parenthesis for default valuesIgnacio Etcheverry2016-08-181-6/+8
| |/ / / / /
* | | | | | Merge pull request #6165 from TheHX/pr-tile-paletteRémi Verschelde2016-08-161-10/+27
|\ \ \ \ \ \
| * | | | | | Small usability improvements on the TileMap editor tile palette.Franklin Sobrinho2016-08-161-10/+27
| |/ / / / /
* | | | | | Merge pull request #6161 from djrm/iconsRémi Verschelde2016-08-1624-125/+575
|\ \ \ \ \ \
| * | | | | | 2d collision shape icons now uses the color for shape iconsDaniel J. Ramirez2016-08-1524-125/+575
| |/ / / / /
* / / / / / Expose additional functions for the EditorPlugin classFranklin Sobrinho2016-08-152-3/+26
|/ / / / /
* | | | | i18n: Merge PO files with current templateRémi Verschelde2016-08-1026-6184/+12868
* | | | | i18n: Sync template with current sourceRémi Verschelde2016-08-101-226/+465
* | | | | i18n: Sync translations from WeblateRémi Verschelde2016-08-1022-1753/+45588
* | | | | i18n: Add a README file to point to the Weblate repoRémi Verschelde2016-08-101-0/+20
| |/ / / |/| | |
* | | | Some new icons for visual script and graphsDaniel J. Ramirez2016-08-0813-33/+302
* | | | Merge pull request #6050 from Hinsbart/remove_pm_file_importRémi Verschelde2016-08-081-6/+0
|\ \ \ \
| * | | | Remove unused function in Project Manager.Andreas Haas2016-08-051-6/+0
* | | | | Merge pull request #6051 from neikeq/pr-imp-5882Rémi Verschelde2016-08-081-16/+20
|\ \ \ \ \
| * | | | | Project Manager: Fix and improve unhandled inputIgnacio Etcheverry2016-08-051-16/+20
| |/ / / /
* | | | | Added a simpler way to do sub-functions in both visual and gdscript with the ...Juan Linietsky2016-08-081-0/+4
* | | | | -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