| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge pull request #7749 from Faless/fix_7697 | Rémi Verschelde | 2017-02-12 | 1 | -2/+4 |
| |\ |
|
| | * | HTTPClient properly handle partial data in non-blocking mode | Fabio Alessandrelli | 2017-02-07 | 1 | -2/+4 |
| * | | Merge pull request #7743 from karroffel/json_parsing-3.0 | Rémi Verschelde | 2017-02-12 | 1 | -2/+2 |
| |\ \ |
|
| | * | | JSON::parse reports errors on open-ended objects | Karroffel | 2017-02-06 | 1 | -2/+2 |
| * | | | Added "Scots" locale name, fixing #7630 | Nuno Donato | 2017-02-08 | 1 | -0/+1 |
| | |/
|/| |
|
| * | | shadows were not working in-editor for nvidia, fixed now | Juan Linietsky | 2017-02-06 | 1 | -2/+0 |
| |/ |
|
| * | Several bugfixes, improving the import workflow | Juan Linietsky | 2017-02-06 | 6 | -31/+53 |
| * | Ensure proper config version when reading the new configuration file. | Juan Linietsky | 2017-02-04 | 1 | -0/+13 |
| * | Renamed engine.cfg to godot.cfg, to forcefully break compatibility with 2.x | Juan Linietsky | 2017-02-04 | 2 | -23/+23 |
| * | Match ERROR_QUERY_FAILED enum with others | volzhs | 2017-02-02 | 2 | -2/+2 |
| * | Merge pull request #7689 from eska014/webgl2 | Rémi Verschelde | 2017-02-02 | 3 | -1/+14 |
| |\ |
|
| | * | Enable WebGL2 in web export, start fixing build | eska | 2017-02-01 | 3 | -1/+14 |
| * | | Merge pull request #7681 from karroffel/classdb_type | Rémi Verschelde | 2017-02-02 | 1 | -1/+1 |
| |\ \ |
|
| | * | | corrected ClassDB::insatnce() return type | Karroffel | 2017-01-30 | 1 | -1/+1 |
| * | | | Merge pull request #7649 from Faless/fix_input_master | Rémi Verschelde | 2017-02-02 | 2 | -4/+10 |
| |\ \ \ |
|
| | * | | | Keyboard Input modifiers do not block actions. | Fabio Alessandrelli | 2017-01-25 | 2 | -4/+10 |
| * | | | | CSV translation import plugin | Juan Linietsky | 2017-02-01 | 4 | -4/+26 |
| * | | | | Lot of work in new importer, importing textures now works. | Juan Linietsky | 2017-02-01 | 12 | -17/+151 |
| | |/ /
|/| | |
|
| * | | | Removed import/export system, will start new one from scratch. | Juan Linietsky | 2017-01-25 | 13 | -627/+230 |
| |/ / |
|
| * | | Merge pull request #7563 from RayKoopa/extended_list_dir_begin | Rémi Verschelde | 2017-01-25 | 2 | -4/+19 |
| |\ \ |
|
| | * | | Added parameters to skip hidden and/or navigational file system entries | Ray Koopa | 2017-01-24 | 2 | -4/+19 |
| * | | | Added focus tracking in X11 and Windows classes, added new confined mouse mod... | Ilija Boshkov | 2017-01-25 | 3 | -3/+6 |
| * | | | Merge pull request #7002 from RandomShaper/vcs-friendliness | Juan Linietsky | 2017-01-25 | 3 | -6/+16 |
| |\ \ \ |
|
| | * | | | Improve .tscn VCS | Pedro J. Estébanez | 2017-01-16 | 3 | -6/+16 |
| * | | | | Audio bus editing is COMPLETE! | Juan Linietsky | 2017-01-25 | 1 | -1/+2 |
| * | | | | Ability to drag and drop around audio effects! | Juan Linietsky | 2017-01-24 | 1 | -2/+0 |
| * | | | | Ability to delete, drag and drop audio buses! | Juan Linietsky | 2017-01-23 | 1 | -0/+2 |
| * | | | | Merge pull request #7621 from Hinsbart/modified_time | Juan Linietsky | 2017-01-23 | 2 | -0/+8 |
| |\ \ \ \ |
|
| | * | | | | Add ClassDB binding for File.get_modified_time | Andreas Haas | 2017-01-23 | 2 | -0/+8 |
| * | | | | | WIP new AudioServer, with buses, effects, etc. | Juan Linietsky | 2017-01-21 | 2 | -0/+34 |
| * | | | | | Merge pull request #7528 from tagcup/real_t_float_fixes | Juan Linietsky | 2017-01-20 | 26 | -474/+402 |
| |\ \ \ \ \
| |/ / / /
|/| | | | |
|
| | * | | | | Overloaded basic math funcs (double and float variants). Use real_t rather th... | Ferenc Arn | 2017-01-16 | 26 | -474/+402 |
| | | |/ /
| |/| | |
|
| * | | | | Some changes in the header so Godot3 compiles again on Windows. | BastiaanOlij | 2017-01-18 | 2 | -7/+2 |
| * | | | | updated method_ptrcall.h to use 3.0 naming | karroffel | 2017-01-17 | 1 | -8/+8 |
| |/ / / |
|
| * | | | Merge pull request #7560 from volzhs/issue-7555 | Rémi Verschelde | 2017-01-16 | 1 | -3/+2 |
| |\ \ \ |
|
| | * | | | Fix crash when creating new project | volzhs | 2017-01-17 | 1 | -3/+2 |
| | | |/
| |/| |
|
| * | | | Merge pull request #7532 from tagcup/pcg_prng | Rémi Verschelde | 2017-01-16 | 4 | -16/+45 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Replace the existing PRNG (Xorshift31) with (minimal) PCG (XSH-RR variant wit... | Ferenc Arn | 2017-01-15 | 4 | -16/+45 |
| * | | | Fix compile errors related to audio on OSX | BastiaanOlij | 2017-01-16 | 1 | -8/+8 |
| * | | | Style: Various fixes to play nice with clang-format | Rémi Verschelde | 2017-01-16 | 9 | -99/+109 |
| * | | | Style: Fix statements ending with ';;' | Rémi Verschelde | 2017-01-16 | 14 | -37/+37 |
| * | | | Style: Keep long lines for now | Rémi Verschelde | 2017-01-16 | 1 | -22/+11 |
| * | | | Style: No break before list brace | Rémi Verschelde | 2017-01-16 | 2 | -6/+3 |
| * | | | Style: Cleanups, added headers, renamed files | Rémi Verschelde | 2017-01-16 | 51 | -31/+144 |
| * | | | Oops! Audio engine has vanished :D | Juan Linietsky | 2017-01-15 | 2 | -0/+30 |
| * | | | Style: Cosmetic fixes to play nice with clang-format | Rémi Verschelde | 2017-01-15 | 1 | -17/+17 |
| * | | | Add missing map.h include in color defs | Rémi Verschelde | 2017-01-15 | 1 | -0/+2 |
| * | | | Fix error while JSON::parse with empty string | Geequlim | 2017-01-15 | 1 | -1/+1 |
| |/ / |
|
| * | | no more errors related to missing GlobalConfig::Get (or so I hope) | Juan Linietsky | 2017-01-14 | 2 | -3/+13 |
| * | | Merge pull request #7127 from BastiaanOlij/ios_meters | Rémi Verschelde | 2017-01-15 | 2 | -0/+2 |
| |\ \ |
|