summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-03Fixes following Visual Studio 2013 compile error on windows:ZuBsPaCe
2015-10-03Fixes following Visual Studio 2013 compile error on windows:ZuBsPaCe
2015-10-02Merge pull request #2563 from vnen/opus-supportJuan Linietsky
2015-10-02Add support for Opus audio formatGeorge Marques
2015-10-01Merge pull request #2562 from romulox-x/clear_fixJuan Linietsky
2015-10-01removed unnecessary clear, which prevented root viewport from working right w...romulox_x
2015-10-01-Added ability to use cubic interpolation on image resize (little more qualit...Juan Linietsky
2015-09-30fix miss bind for Node::find_nodevolzhs
2015-09-29Small readability fixes for the in-game class reference - fixes #2515 and #23...Jack Gold
2015-09-28Merge pull request #2548 from romulox-x/iCloudpunto-
2015-09-28Merge pull request #2528 from MarianoGnu/sprite-editJuan Linietsky
2015-09-28Add SpriteRegionEditor and update Polygon2DUVEditorMarianoGNU
2015-09-27XML to Open Project Wiki implementedJorge Araya Navarro
2015-09-27improved iCloud build option descriptionsteve
2015-09-27Initial iCloud implementation, supporting key value pairssteve
2015-09-27Merge pull request #2546 from akien-mga/windows-stderrJuan Linietsky
2015-09-27Hide stderr when trying to detect mingw binaries on posixRémi Verschelde
2015-09-26Adding the new Python fileJorge Araya Navarro
2015-09-26Merge pull request #2543 from akien-mga/documentation-updateJuan Linietsky
2015-09-26Update documentation for all Sample* classesRémi Verschelde
2015-09-26Fix return type of get_reverb_roomRémi Verschelde
2015-09-26Merge pull request #2538 from akien-mga/polyphonyJuan Linietsky
2015-09-26Rename voice_set_volume argument to p_volume to avoid confusionRémi Verschelde
2015-09-26Fix default/filter/* parsing in _getRémi Verschelde
2015-09-26Fix some copy-paste mistakes in linear/db volume functionsRémi Verschelde
2015-09-26Rename _voice_count to _polyphony in SamplePlayer to be consistent with Sampl...Rémi Verschelde
2015-09-26Fixed theora playback. Removed theoraplayer.Juan Linietsky
2015-09-26Merge pull request #2458 from TheHX/text_edit_hscrollJuan Linietsky
2015-09-26Merge pull request #2533 from eska014/fix-visibility-notification-propagationJuan Linietsky
2015-09-26Merge pull request #2534 from eska014/unpress-hidden-buttonsJuan Linietsky
2015-09-26Clarify `BaseButton::is_pressed()` documentationeska
2015-09-26Fix BaseButtons remaining pressed when hiding them while pressing them downeska
2015-09-26Fix propagation of NOTIFICATION_VISIBILITY_CHANGEDeska
2015-09-25Merge pull request #2532 from akien-mga/documentation-updateJuan Linietsky
2015-09-25Update documentation for TileSet and TimerRémi Verschelde
2015-09-25Sync classes reference template with current code baseRémi Verschelde
2015-09-25Update mi.nameBojidar Marinov
2015-09-25Removed a badly listed parameter from funcRef::call_func...Bojidar Marinov
2015-09-25Merge pull request #2449 from leezh/label-valign-fixJuan Linietsky
2015-09-25Merge pull request #2502 from vnen/fix-itemlist-typoJuan Linietsky
2015-09-24Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-09-24Added ability to set custom mouse cursors. Not hardware accelerated yet.Juan Linietsky
2015-09-24Merge pull request #2514 from akien-mga/reference-editionJuan Linietsky
2015-09-24Merge pull request #2523 from leezh/boxcontainer-alignJuan Linietsky
2015-09-24added alignment to BoxContainerZher Huei Lee
2015-09-24Disable filters for tilemap in 2D Platformer demoRicardo Pérez
2015-09-24Add missing \n to world_wrap. Close #2516Bojidar Marinov
2015-09-23Document TileMap classRémi Verschelde
2015-09-23Merge pull request #2512 from bojidar-bg/patch-2Juan Linietsky
2015-09-23Fix _xml_unescape, as suggested by @reduzBojidar Marinov