aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3449 from akien-mga/documentation-update2.0-betaRémi Verschelde2016-01-261-104/+270
|\
| * Sync API reference with current codeRémi Verschelde2016-01-261-104/+270
|/
* Merge pull request #3445 from akien-mga/masterRémi Verschelde2016-01-261-1/+4
|\
| * Add missing return for typeof() MethodInfoRémi Verschelde2016-01-251-1/+4
* | bump to betaJuan Linietsky2016-01-251-1/+1
* | -Fix input bug on window ordering due to foretting to sort root itemsJuan Linietsky2016-01-251-0/+2
* | Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky2016-01-2521-81/+182
|\ \
| * \ Merge pull request #3436 from neikeq/rm_dbg_xRémi Verschelde2016-01-252-22/+0
| |\ \
| | * | Removed debugger X (hide) buttonIgnacio Etcheverry2016-01-242-22/+0
| * | | Merge pull request #3432 from TheHX/pr-groups-editorRémi Verschelde2016-01-251-0/+2
| |\ \ \
| | * | | Groups Editor: Clear LineEdit after creating a new groupFranklin Sobrinho2016-01-241-0/+2
| * | | | Merge pull request #3422 from Hinsbart/fixjoydocRémi Verschelde2016-01-251-4/+5
| |\ \ \ \
| | * | | | replace InputEvent references with GlobalScope in joystick dochondres2016-01-231-4/+5
| * | | | | Merge pull request #3440 from TheHX/issue-2946Rémi Verschelde2016-01-252-2/+3
| |\ \ \ \ \
| | * | | | | Fixed small inconsistencies with the text formatFranklin Sobrinho2016-01-242-2/+3
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #3435 from neikeq/output_focus_stealJuan Linietsky2016-01-253-1/+14
| |\ \ \ \ \
| | * | | | | Fix Output panel annoying focus stealIgnacio Etcheverry2016-01-243-1/+14
| | | |_|/ / | | |/| | |
| * | | | | Combies driver split and spawn fix, closes #3265Juan Linietsky2016-01-251-0/+2
| * | | | | -Many fixes to windows build system with Mingw on Windows. Fixes #2690Juan Linietsky2016-01-254-37/+51
| * | | | | Merge pull request #3441 from Hinsbart/preload-constantsJuan Linietsky2016-01-241-7/+15
| |\ \ \ \ \
| | * | | | | can preload constantshondres2016-01-241-7/+15
| * | | | | | Merge pull request #3434 from TheHX/pr-tscn-dependencyJuan Linietsky2016-01-241-2/+1
| |\ \ \ \ \ \
| | * | | | | | Fix .tscn not raising dependency errorFranklin Sobrinho2016-01-241-2/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge pull request #3437 from vnen/fix-3149Juan Linietsky2016-01-244-4/+4
| |\ \ \ \ \ \
| | * | | | | | Change default window size for desktopGeorge Marques2016-01-244-4/+4
| * | | | | | | avoid crash when scaling tilemap too much, fixes #266reduz2016-01-241-1/+18
| * | | | | | | -remved p_peer is null error messages, fixes #1150reduz2016-01-241-1/+1
| * | | | | | | Merge branch 'master' of https://github.com/okamstudio/godotreduz2016-01-241-0/+7
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Merge pull request #3431 from TheHX/pr-tscn-groupsJuan Linietsky2016-01-241-0/+7
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Fix .tscn format not loading groupsFranklin Sobrinho2016-01-241-0/+7
| | | |/ / / /
| * | / / / / -avoid allowing selection of canvasitems inside a viewport, fixes #1383reduz2016-01-241-0/+59
| |/ / / / /
* / / / / / -Changed how popups work in Viewport to make them a lot less invasive to the ...Juan Linietsky2016-01-252-27/+51
|/ / / / /
* / / / / -Take in consideration canvas layers for GUI inputJuan Linietsky2016-01-244-1/+17
|/ / / /
* | | | Removed get() function from many variant typed arrays, fixes #2135Juan Linietsky2016-01-241-7/+7
* | | | Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky2016-01-244-10/+42
|\ \ \ \
| * \ \ \ Merge pull request #2698 from Faless/add_area_fixJuan Linietsky2016-01-234-10/+42
| |\ \ \ \
| | * | | | Fix Body (and Body2D) add_area / remove_area when area have multiple shapesFabio Alessandrelli2015-12-022-6/+38
| | * | | | Properly update node after clearing shapes in _update_shapes_from_children()Fabio Alessandrelli2015-12-022-4/+4
* | | | | | Correct viewport scaling with stretch mode viewport, fixes #1571Juan Linietsky2016-01-241-2/+13
|/ / / / /
* | | | | -Some changes to how scenes and scripts are overriden in scene instance and i...Juan Linietsky2016-01-233-5/+49
* | | | | -Fixes a bunch of stdout errors, closes #2763 closes #2731Juan Linietsky2016-01-239-13/+23
* | | | | -Forgot to add clips input to graphedit, fixes #3420Juan Linietsky2016-01-233-1/+9
* | | | | -Fixed revert scene, should work proprely now, fixes #2782Juan Linietsky2016-01-233-2/+26
* | | | | -Fixed video stream theora not finishing when stream finishes, closes #3066Juan Linietsky2016-01-232-5/+26
* | | | | Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky2016-01-236-88/+124
|\ \ \ \ \
| * \ \ \ \ Merge pull request #3425 from godotengine/revert-3324-pr-property-editorJuan Linietsky2016-01-236-88/+124
| |\ \ \ \ \
| | * | | | | Revert "Better search for SectionedPropertyEditor, added "All" section"Juan Linietsky2016-01-236-88/+124
| |/ / / / /
* / / / / / -Support the TRNS flag on libpng, fixes #3097Juan Linietsky2016-01-232-2/+9
|/ / / / /
* | | | | -remove unnecesary error report, fixes #3361Juan Linietsky2016-01-233-7/+21
* | | | | Fix wrong condition test for saving, fixes #3287Juan Linietsky2016-01-231-1/+3