summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-02-15Merge pull request #3725 from akien-mga/pr-is_cell_transposedRémi Verschelde
Bind TileMap::is_cell_transposed
2016-02-15Bind method is_cell_transposedRémi Verschelde
2016-02-15Fix some broken method referencesRémi Verschelde
+ sync template with source
2016-02-15Merge pull request #3715 from Hinsbart/libudev_includeRémi Verschelde
X11: include libudev only on udev builds
2016-02-15include libudev only on udev buildshondres
2016-02-14adding xcode project templateAriel Manzur
2016-02-14Merge pull request #3708 from Hinsbart/optional_udevpunto-
x11: make dependancy on libudev optional
2016-02-14x11: make dependancy on libudev optionalhondres
2016-02-13Merge pull request #3705 from Hinsbart/ps4_triggerpunto-
x11: analog triggers for ps4 gamepad
2016-02-14x11: analog triggers for ps4 gamepadhondres
2016-02-13doc: add list of possible return values to OS.get_name() descriptionhondres
2016-02-13Merge pull request #3699 from Hinsbart/doc_os_getnameRémi Verschelde
Doc: add list of possible return values to OS.get_name() description
2016-02-13Merge pull request #3684 from godotengine/pr-contributingRémi Verschelde
Enhance instructions for contributors
2016-02-13Merge pull request #3695 from AlexHolly/doc-http-clientRémi Verschelde
Doc HTTPClient.get_response_headers_as_dictionary()
2016-02-13"Sync classes reference template with current code base"hondres
2016-02-12Doc HTTPClient.get_response_headers_as_dictionary()Alexander Holland
2016-02-12Merge pull request #3691 from Hinsbart/fix_xinput_triggersRémi Verschelde
fix xinput triggers not resetting correctly
2016-02-12win: fix xinput triggers not resetting correctlyHondres
2016-02-12Enhance instructions for contributorsRémi Verschelde
2016-02-12Merge pull request #3680 from StraToN/regex_get_capture_startRémi Verschelde
Regex get capture start
2016-02-12Forgot to correct the ERR_FAIL_COND_V.Julian Murgia - StraToN
2016-02-12Added RegEx::get_capture_start() methodJulian Murgia - StraToN
2016-02-11Merge pull request #3669 from Hinsbart/fix_joylabelRémi Verschelde
fix joystick related label text in project settings
2016-02-11fix joystick related label text in project settingshondres
2016-02-11-fixed more issues resampling soundsJuan Linietsky
2016-02-11Merge pull request #3658 from Hinsbart/doc_joyeventRémi Verschelde
doc: use correct identifiers for InputEventJoystick{Motion, Button}
2016-02-11-Made some icon data types smaller so they take up less spaceJuan Linietsky
-Fixed sample import plugin, makes samples sound strange in smp when limited hz
2016-02-10Merge pull request #3660 from Hinsbart/fix_bb10punto-
fix blackberry compilation
2016-02-11fix platform bb10 compilationhondres
2016-02-10doc: use correct identifier for InputEventJoystick{Motion, Button}hondres
2016-02-10Merge pull request #3657 from Tegu/masterRémi Verschelde
Fixed a couple of tooltips on the editor
2016-02-10Fixed a couple of tooltips on the editorTegu
2016-02-10export from command lineAriel Manzur
2016-02-09-Added missing functions to the doc, fixes #3583Juan Linietsky
2016-02-09-Allow renaming root node of inherited sceneJuan Linietsky
2016-02-09Insert new key helper is back to 2D editor, missed it?Juan Linietsky
2016-02-09Update CONTRIBUTING.mdJuan Linietsky
2016-02-08Merge pull request #3428 from Hinsbart/android-gamepadpunto-
support gamepad remapping on android
2016-02-08-bump version to rc1Juan Linietsky
2016-02-08-Cleaned up GraphEdit, also fixes #3568Juan Linietsky
2016-02-08Added contributing.mdJuan Linietsky
2016-02-08-Property apply limits to V/H Splits in main editor window. Fixes #3567Juan Linietsky
2016-02-08-Avoid crash in property editor due to newly out of focus but still valid ↵Juan Linietsky
property edition, fixes #3601
2016-02-08Property handle rotated controls in 2D editor, fixes #3613Juan Linietsky
2016-02-08Merge pull request #3627 from lordadamson/masterRémi Verschelde
renamed function get_video_texutre to get_video_texture
2016-02-08renamed function get_video_texutre to get_video_textureAdham Zahran
2016-02-08Merge pull request #3409 from akien-mga/pr-script-tab-colourRémi Verschelde
Make custom_bg fit the whole "selected" area in ItemLists
2016-02-08Merge pull request #3494 from blackwc/exclude_exportRémi Verschelde
add feature to exclude files from export
2016-02-08Merge pull request #3621 from francogarcia/pr-windows_documents_folderRémi Verschelde
Added constant to retrieve Windows' Documents path
2016-02-07Merge pull request #3625 from lordadamson/masterRémi Verschelde
'radian' to 'radians' :D