| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | EditorSettings: remove duplicate set_favorite_dirs | Poommetee Ketson | 2017-10-06 | 1 | -2/+0 | |
| |/ / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Fix LINK/UNLINK console spam with navmeshes | Bartłomiej T. Listwon | 2017-10-06 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge pull request #11814 from groud/fix_draw_pre_drag_rect | Andreas Haas | 2017-10-06 | 2 | -5/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Fixes the pre drag rect not drawn correctly | Gilles Roudiere | 2017-10-03 | 2 | -5/+10 | |
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge pull request #11853 from endragor/long-string-logging | Andreas Haas | 2017-10-06 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Fix logging of long strings via RotatedFileLogger | Ruslan Mustakov | 2017-10-05 | 1 | -1/+4 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge pull request #11859 from marcelofg55/invalid_customtheme_crashfix | Andreas Haas | 2017-10-06 | 1 | -1/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Fix crash when a custom theme can't be loaded | Marcelo Fernandez | 2017-10-05 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11854 from endragor/fix-few-classdb-defs | Andreas Haas | 2017-10-06 | 3 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Add NIL_IS_VARIANT usage to few definitions | Ruslan Mustakov | 2017-10-05 | 3 | -3/+3 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11687 from BastiaanOlij/arvr_changes | Andreas Haas | 2017-10-06 | 17 | -113/+538 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Made a few tweaks to the interface | BastiaanOlij | 2017-10-06 | 17 | -113/+538 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge pull request #11871 from tagcup/fix_build | Rémi Verschelde | 2017-10-06 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Fix mono enabled builds (broken by 3d87b70). | Ferenc Arn | 2017-10-05 | 2 | -4/+4 | |
| |/ / / / / / / / / / / / / / / / / / / / / | ||||||
| * | / / / / / / / / / / / / / / / / / / / | Make sure to obey hidpi to off by default, as present in project settings. Se... | Juan Linietsky | 2017-10-05 | 2 | -1/+4 | |
| | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Added the set/get_setting function in Editor/Project settings. Renamed has() ... | Juan Linietsky | 2017-10-05 | 19 | -48/+81 | |
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #11845 from neikeq/music-is-overrated | Ignacio Etcheverry | 2017-10-05 | 6 | -27/+110 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | Uninitialized local and domain finalize fixes | Ignacio Etcheverry | 2017-10-05 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | | | | | | | Add C# script to csproj when attaching it to an object | Ignacio Etcheverry | 2017-10-05 | 3 | -18/+50 | |
| | * | | | | | | | | | | | | | | | | | | | Add alternative search locations for msbuild | Ignacio Etcheverry | 2017-10-05 | 2 | -8/+54 | |
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #11858 from J08nY/feature/gridmap-used-cells | Andreas Haas | 2017-10-05 | 2 | -0/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | Add GridMap::get_used_cells. Fixes #11857.feature/gridmap-used-cells | J08nY | 2017-10-05 | 2 | -0/+17 | |
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #11840 from djrm/pr_fix_drive_selection | Gilles Roudiere | 2017-10-05 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | Match file dialog drive with the current folder. | Daniel J. Ramirez | 2017-10-04 | 1 | -0/+1 | |
| | | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge pull request #11828 from Jerome67000/regexmatch_doc | Poommetee Ketson | 2017-10-05 | 2 | -8/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | [DOCS] Adds RegExMatch doc and RegEx fix typo | Jerome67000 | 2017-10-04 | 2 | -8/+12 | |
| * | | | | | | | | | | | | | | | | | | | Merge pull request #11812 from NathanWarden/fix_validate_ssl | Gilles Roudiere | 2017-10-04 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Fixed a bug where ssl would force validation even though you told it not to. | Nathan Warden | 2017-10-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #11823 from endragor/virtual-keyboard-height | Gilles Roudiere | 2017-10-04 | 14 | -3/+114 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Allow to obtain virtual keyboard height | Ruslan Mustakov | 2017-10-04 | 14 | -3/+114 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #11816 from terahxluna/video_player_set_stream_position | Hein-Pieter van Braam | 2017-10-04 | 3 | -0/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Add function set_stream_position to VideoPlayer | Terah | 2017-10-04 | 3 | -0/+17 | |
| * | | | | | | | | | | | | | | | | | | | | | Restored normal bias as default bias in GIProbe | Juan Linietsky | 2017-10-04 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge pull request #11825 from hi-ogawa/fix-giprobe-light-visibility | Gilles Roudiere | 2017-10-04 | 2 | -3/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Fix GIProbe light visibility | Hiroshi Ogawa | 2017-10-04 | 2 | -3/+8 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #11806 from touilleMan/gdnative-version-field | Thomas Herzog | 2017-10-04 | 1 | -2/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | [GDnative] add future-proof next field to godot_gdnative_api_struct (a la Vul... | Emmanuel Leblond | 2017-10-04 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | [GDnative] add api version field to godot_gdnative_api_struct | Emmanuel Leblond | 2017-10-03 | 1 | -2/+5 | |
| | | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge pull request #11802 from mhilbrunner/docstatus-todo-filter | Julian Murgia | 2017-10-04 | 1 | -0/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | doc_status.py: Add -e (--empty) option to hide items with nothing left to do | mhilbrunner | 2017-10-03 | 1 | -0/+15 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge pull request #11815 from karroffel/gdnative-s-o-p-wrapper | Thomas Herzog | 2017-10-03 | 4 | -54/+71 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | [GDNative] added API struct wrapper generator | Karroffel | 2017-10-03 | 4 | -54/+71 | |
| | | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Avoid failed viewport when size is too smal, fixes #9891 | Juan Linietsky | 2017-10-03 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | | | | | fixed the OS.has_feature() API, and added support for 32 and 64. | Juan Linietsky | 2017-10-03 | 9 | -4/+38 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #11789 from djrm/pr_visual_improvements | Andreas Haas | 2017-10-03 | 9 | -93/+189 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | VS now supports white themes. | Daniel J. Ramirez | 2017-10-02 | 6 | -70/+141 | |
| | * | | | | | | | | | | | | | | | | Added correct initialization for script editor theme. | Daniel J. Ramirez | 2017-10-02 | 4 | -23/+48 | |
| | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge pull request #11793 from NathanWarden/updated_os_doc | Nathan Lovato | 2017-10-03 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Updated some documentation for the OS class. | Nathan Warden | 2017-10-03 | 1 | -0/+7 | |
| | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #11790 from tagcup/shader_cleanup | Juan Linietsky | 2017-10-03 | 1 | -73/+74 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
