| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | -28/+111 |
| |\ | |||||
| | * | 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 | -9/+55 |
| * | | 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. | 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 | -98/+194 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | VS now supports white themes. | Daniel J. Ramirez | 2017-10-02 | 6 | -75/+146 |
| | * | | | | | | 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 | -74/+75 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| | * | | | | Various clean ups and cosmetic changes in scene.glsl. | Ferenc Arn | 2017-10-03 | 1 | -74/+75 |
| | |/ / / | |||||
| * | | | | Merge pull request #11792 from touilleMan/gdnative-json-api | Thomas Herzog | 2017-10-03 | 5 | -734/+4586 |
| |\ \ \ \ | |||||
| | * | | | | [GDnative] replace gdnative_api_struct.h by a json-based autogenerated system | Emmanuel Leblond | 2017-10-03 | 5 | -734/+4586 |
| | |/ / / | |||||
| * | | | | Merge pull request #11791 from djrm/pr_update_gitignore | Hein-Pieter van Braam | 2017-10-03 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * | | | | Added logs to .gitignore | Daniel J. Ramirez | 2017-10-02 | 1 | -0/+1 |
| * | | | | | Merge pull request #11782 from eska014/persistent-userfs-test | Hein-Pieter van Braam | 2017-10-03 | 7 | -14/+45 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add OS::is_userfs_persistent to check user:// persistence | Leon Krause | 2017-10-02 | 7 | -14/+45 |
| * | | | | | | Merge pull request #11653 from bojidar-bg/doc-vscript-1 | Nathan Lovato | 2017-10-03 | 16 | -3/+210 |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| | * | | | | | Document some of the VisualScript classes. | Bojidar Marinov | 2017-10-03 | 16 | -3/+210 |
| * | | | | | | Merge pull request #11660 from toger5/additional_spacing_1_as_default | Andreas Haas | 2017-10-03 | 1 | -3/+9 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | added spacing to tabs | toger5 | 2017-10-03 | 1 | -3/+9 |
| |/ / / / / / | |||||
| * | | | | | | Merge pull request #11770 from Noshyaar/pr-เน | Andreas Haas | 2017-10-03 | 2 | -14/+14 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | CurveEditor: fix can't edit right tangent | Poommetee Ketson | 2017-10-03 | 2 | -14/+14 |
| * | | | | | | | Merge pull request #11739 from neikeq/tengo-el-mono | Andreas Haas | 2017-10-03 | 93 | -7/+19628 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| | * | | | | | | Fix SConstruct check for config.is_enabled() | Ignacio Etcheverry | 2017-10-03 | 1 | -7/+6 |
