summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-30Fixed signal connection prints when moving docks, issue 5498Paulb23
2016-06-30Fix Camera2D header for align()Timo Schwarzer
2016-06-30Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2016-06-30Only check for constants when parsing constants, should close #5497Juan Linietsky
2016-06-30Merge pull request #5495 from SuperUserNameMan/joystick_bug_windowsRémi Verschelde
2016-06-30Merge pull request #5494 from jay3d/masterRémi Verschelde
2016-06-30Merge pull request #5474 from samuelgrigolato/tile-map-idxRémi Verschelde
2016-06-30Merge pull request #5449 from sanikoyes/Pr-placeholder-line-editRémi Verschelde
2016-06-30Merge pull request #5445 from susnux/arch-detectionRémi Verschelde
2016-06-30Merge pull request #5439 from samuelgrigolato/fix-filesystem-dock-min-sizeRémi Verschelde
2016-06-30Merge pull request #5419 from djrm/shortcutsRémi Verschelde
2016-06-30Merge pull request #5462 from volzhs/fix-pm-warningRémi Verschelde
2016-06-30Merge pull request #5487 from Paulb23/function_highlighting_issue_5454Rémi Verschelde
2016-06-29Ability to put constants in constant expressions, closes #5264Juan Linietsky
2016-06-29Warn instad of crashing when class instance is gone after yield. Closes #5247...Juan Linietsky
2016-06-29Allow animation name to be clipped, closes #5246Juan Linietsky
2016-06-29Add Variant to the list of clases, so it can be documented (make sure it can'...Juan Linietsky
2016-06-29only call finished signal when it really finishes, closes #5222Juan Linietsky
2016-06-29make property not be applied in skeleton if not inside tree. This will eventu...Juan Linietsky
2016-06-29Merge pull request #5429 from Paulb23/selected_text_highlighting_issue_5199Juan Linietsky
2016-06-29remove unnecesary warning, closes #5169Juan Linietsky
2016-06-29fixes #5464 windows_joystick close_joystick bugSuperUserNameMan
2016-06-29AnimatedSprite and AnimatedSprite 3D adapt the name of the current animation ...Juan Linietsky
2016-06-29Canvas item editor shortcutsDaniel J. Ramirez
2016-06-29Fixed building for latest Haiku nightlies.Jamil Halabi
2016-06-29assetlib: Connect to the API using SSLRémi Verschelde
2016-06-29Add documentationTimo Schwarzer
2016-06-30Fix wrong return bool, string, string array data through jnivolzhs
2016-06-29Add align() to realign the Camera2D to its tracked nodeTimo Schwarzer
2016-06-29Adding support to get the raw text without formatting information from a Rich...Jean Jung
2016-06-29Add reset_smoothing() for immediately fixing the camera to the destination lo...Timo Schwarzer
2016-06-29Fixed function highlighting with spacesPaulb23
2016-06-29Turn on SNI in OpenSSLJuan Linietsky
2016-06-29Merge pull request #5479 from volzhs/fix-show-main-panelJuan Linietsky
2016-06-29Do a second stage remap, so it considers translation first, atlas second, clo...Juan Linietsky
2016-06-29Fix main(2D, 3D, Script) panel not updated when start up and select from tool...volzhs
2016-06-28Merge pull request #5478 from MarianoGnu/masterMariano Javier Suligoy
2016-06-28Initialize missing variables. Fixes #5461MarianoGNU
2016-06-28Add tile index prefixes in tile map editor plugin. #5420Samuel Grigolato
2016-06-28Merge pull request #5468 from jejung/itemlist-get-selected_itemsGeorge Marques
2016-06-28Editor properly reloads scenes if they changed on disk or were reimportedJuan Linietsky
2016-06-28Added ItemList.get_selected_items() docJean Jung
2016-06-28syncing the referenceJean Jung
2016-06-28Make text formats preferent over binary onesPedro J. Estébanez
2016-06-28itemlist-get_selected_itemsJean Jung
2016-06-28Tidy up population of extensions listPedro J. Estébanez
2016-06-28Homogeinize resource formats loaders/saversPedro J. Estébanez
2016-06-28Revert "make default extension .tscn"Pedro J. Estébanez
2016-06-28Change method of storing folding, solves problems with inheritance, closes #3395Juan Linietsky
2016-06-28Remove error when getting dependencies from tscn files in some cases, closes ...Juan Linietsky