Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-10 | Merge pull request #3660 from Hinsbart/fix_bb10 | punto- | |
fix blackberry compilation | |||
2016-02-11 | fix platform bb10 compilation | hondres | |
2016-02-10 | Merge pull request #3657 from Tegu/master | Rémi Verschelde | |
Fixed a couple of tooltips on the editor | |||
2016-02-10 | Fixed a couple of tooltips on the editor | Tegu | |
2016-02-10 | export from command line | Ariel Manzur | |
2016-02-09 | -Added missing functions to the doc, fixes #3583 | Juan Linietsky | |
2016-02-09 | -Allow renaming root node of inherited scene | Juan Linietsky | |
2016-02-09 | Insert new key helper is back to 2D editor, missed it? | Juan Linietsky | |
2016-02-09 | Update CONTRIBUTING.md | Juan Linietsky | |
2016-02-08 | Merge pull request #3428 from Hinsbart/android-gamepad | punto- | |
support gamepad remapping on android | |||
2016-02-08 | -bump version to rc1 | Juan Linietsky | |
2016-02-08 | -Cleaned up GraphEdit, also fixes #3568 | Juan Linietsky | |
2016-02-08 | Added contributing.md | Juan Linietsky | |
2016-02-08 | -Property apply limits to V/H Splits in main editor window. Fixes #3567 | Juan 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-08 | Property handle rotated controls in 2D editor, fixes #3613 | Juan Linietsky | |
2016-02-08 | Merge pull request #3627 from lordadamson/master | Rémi Verschelde | |
renamed function get_video_texutre to get_video_texture | |||
2016-02-08 | renamed function get_video_texutre to get_video_texture | Adham Zahran | |
2016-02-08 | Merge pull request #3409 from akien-mga/pr-script-tab-colour | Rémi Verschelde | |
Make custom_bg fit the whole "selected" area in ItemLists | |||
2016-02-08 | Merge pull request #3494 from blackwc/exclude_export | Rémi Verschelde | |
add feature to exclude files from export | |||
2016-02-08 | Merge pull request #3621 from francogarcia/pr-windows_documents_folder | Rémi Verschelde | |
Added constant to retrieve Windows' Documents path | |||
2016-02-07 | Merge pull request #3625 from lordadamson/master | Rémi Verschelde | |
'radian' to 'radians' :D | |||
2016-02-07 | just a small type | Adham Zahran | |
2016-02-07 | Merge pull request #3624 from lordadamson/master | Rémi Verschelde | |
fixing typos all over the place | |||
2016-02-07 | fixing typos all over the place | Adham Zahran | |
2016-02-07 | Merge pull request #3619 from lordadamson/master | Rémi Verschelde | |
description for Input.is_mouse_button_pressed() | |||
2016-02-07 | Added constant to retrieve Windows' Documents path | Franco Eusébio Garcia | |
According to MSDN's documentation (https://msdn.microsoft.com/en-us/library/windows/desktop/bb762181(v=vs.85).aspx), CSIDL_PERSONAL represents the default path to Windows Document's folder: "Previous to Version 6.0. The file system directory used to physically store a user's common repository of documents. A typical path is C:\Documents and Settings\username\My Documents. This should be distinguished from the virtual My Documents folder in the namespace. To access that virtual folder, use SHGetFolderLocation, which returns the ITEMIDLIST for the virtual location, or refer to the technique described in Managing the File System." | |||
2016-02-07 | description for Input.is_mouse_button_pressed() | Adham Zahran | |
2016-02-07 | Improve parsing of [method ...] tags | Rémi Verschelde | |
Also improve some code display. | |||
2016-02-07 | Fix badly formatted tags in XML | Rémi Verschelde | |
Also add parsing of [code] tags in RST converter | |||
2016-02-07 | Display better inheritance info in doc | Juan Linietsky | |
2016-02-07 | Merge pull request #3618 from akien-mga/pr-makerst | Rémi Verschelde | |
Small makerst improvements | |||
2016-02-07 | Small makerst improvements | Rémi Verschelde | |
2016-02-07 | Merge pull request #3617 from akien-mga/pr-rst-converter | Rémi Verschelde | |
Enhance XML to reST converter | |||
2016-02-07 | Enhance xml to rst converter | Rémi Verschelde | |
Fixes a number of issues: - Headings underliners now have the correct length - Newline+Tabs in descriptions are replaced by two newlines to make a proper paragraph - [br] are replaced by two newlines, making a proper paragraph - Properly parse internal hyperlinks in constants description - Fix broken internal links due to missing newlines - Show method header even when it has no description, to have something to reference in hyperlinks | |||
2016-02-07 | Sync classes ref with code | Rémi Verschelde | |
2016-02-07 | Merge pull request #3615 from Hinsbart/joy_check_fix | punto- | |
x11: more verbose checking for joystick capabilities | |||
2016-02-07 | Merge pull request #3607 from 29jm/patch-1 | Rémi Verschelde | |
Added get_cellv() method to TileMap | |||
2016-02-06 | -Added RST generator for class reference | Juan Linietsky | |
2016-02-07 | x11: more verbose checking for joystick capabilities | hondres | |
2016-02-06 | Added get_cellv() method to TileMap | Johan Manuel | |
2016-02-06 | Merge pull request #3603 from MarianoGnu/color_picker | Rémi Verschelde | |
ColorPicker: Prevent regenerating hsv values every time. Fixes #3492 | |||
2016-02-06 | Stop ColorPicker's narcissism ( fixes #3592 ) | MarianoGNU | |
Also prevent alpha in guidelines. | |||
2016-02-05 | ColorPicker: Prevent regenerating hsv values every time. Fixes #3492 | MarianoGNU | |
2016-02-06 | Merge pull request #3602 from neikeq/workaround_78 | Rémi Verschelde | |
Temporary disable plugin 'Load..' button | |||
2016-02-06 | Temporary workaround for #78 | Ignacio Etcheverry | |
2016-02-05 | Merge pull request #3599 from neikeq/reload_empty_icon | Rémi Verschelde | |
Added missing ReloadEmpty editor icon | |||
2016-02-05 | Added missing ReloadEmpty editor icon | Ignacio Etcheverry | |
2016-02-04 | added option to link libstdc++ statically | Juan Linietsky | |
2016-02-04 | Removed PE-bliss, win32 binares so far remain without icon, had many issues ↵ | Juan Linietsky | |
with it: -corrupted 32 binaries without reason -does not support upx binaries -forces dependency o libstdc++ |