| Commit message (Expand) | Author | Age | Files | Lines |
| * | renamed joystick to joypad everywhere around source code! | Juan Linietsky | 2017-01-08 | 21 | -290/+290 |
| * | Windows: Define _WIN32_WINRT to 0x0600 (Vista) | Rémi Verschelde | 2017-01-08 | 5 | -5/+6 |
| * | x11: Improve logic for cross-dependencies between freetype, zlib and libpng | Rémi Verschelde | 2017-01-08 | 1 | -2/+13 |
| * | Added missing readers writers lock to windows, should compile and run again.. | Juan Linietsky | 2017-01-08 | 1 | -0/+2 |
| * | fixes compilation in windows? | Juan Linietsky | 2017-01-08 | 1 | -14/+2 |
| * | Memory pool vectors (DVector) have been enormously simplified in code, and re... | Juan Linietsky | 2017-01-07 | 8 | -55/+55 |
| * | Remove bundled glew, obsoleted by glad | Rémi Verschelde | 2017-01-06 | 2 | -4/+1 |
| * | Move glad files to thirdparty dir | Rémi Verschelde | 2017-01-06 | 3 | -8/+3 |
| * | -Changed memory functions, Memory::alloc_static*, simplified them, made them ... | Juan Linietsky | 2017-01-06 | 1 | -4/+0 |
| * | Editor settings categories are now tidy and beautiful! | Juan Linietsky | 2017-01-05 | 2 | -49/+49 |
| * | Merge branch 'master' of https://github.com/godotengine/godot | Juan Linietsky | 2017-01-05 | 4 | -25/+28 |
| |\ |
|
| | * | Enabled code that requests an OpenGL 3 context. | BastiaanOlij | 2017-01-05 | 1 | -8/+2 |
| | * | First set of changes to fix compilation errors and initialise the gles3 rende... | BastiaanOlij | 2017-01-04 | 4 | -17/+26 |
| * | | -Changed most project settings in the engine, so they have major and minor ca... | Juan Linietsky | 2017-01-05 | 14 | -39/+41 |
| |/ |
|
| * | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky | 2017-01-02 | 21 | -46/+46 |
| * | Merge remote-tracking branch 'origin/gles3' into gles3-on-master | Rémi Verschelde | 2017-01-02 | 17 | -74/+115 |
| |\ |
|
| | * | now it really works on window for real | reduz | 2016-12-25 | 1 | -1/+2 |
| | * | fixed a horrible bug on Windows AMD, scenes saved until now in this branch | reduz | 2016-12-24 | 1 | -1/+1 |
| | * | Some BRDF fixes | Juan Linietsky | 2016-12-21 | 1 | -1/+1 |
| | * | Godot works on Windows again.. | reduz | 2016-12-21 | 5 | -21/+26 |
| | * | Migrated from GLES to GLAD, fixes many issues. | Juan Linietsky | 2016-11-22 | 3 | -5/+23 |
| | * | PBR more or less working, still working on bringing gizmos back | Juan Linietsky | 2016-10-27 | 2 | -18/+18 |
| | * | 2D Shaders are working again using the new syntax, though all is buggy in gen... | Juan Linietsky | 2016-10-10 | 1 | -0/+9 |
| | * | Begining of GLES3 renderer: | Juan Linietsky | 2016-10-03 | 14 | -33/+41 |
| * | | Merge pull request #7271 from Faless/ipv6_cleanup | Rémi Verschelde | 2017-01-02 | 6 | -45/+40 |
| |\ \ |
|
| | * | | IP_Address now handle IPv4 and IPv6 transparently | Fabio Alessandrelli | 2016-12-09 | 2 | -9/+11 |
| | * | | Migrate int.IP_TYPE_ constants to IP.TYPE_ | Fabio Alessandrelli | 2016-12-09 | 4 | -5/+5 |
| | * | | Move V6ONLY flag selection inside helpers | Fabio Alessandrelli | 2016-12-09 | 2 | -16/+0 |
| | * | | Automatically map IPv4 address to IPv6 when needed | Fabio Alessandrelli | 2016-12-09 | 2 | -3/+3 |
| | * | | Use an instance variable for ip_type in raw sockets | Fabio Alessandrelli | 2016-12-09 | 6 | -18/+22 |
| | * | | Properly handle tcp connection failure | Fabio Alessandrelli | 2016-12-09 | 1 | -1/+6 |
| * | | | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 183 | -183/+183 |
| * | | | fix for crash when no ALSA or Pulse installed on linux | Gustav Lund | 2016-12-12 | 2 | -0/+7 |
| |/ / |
|
| * | | Merge pull request #7219 from eska014/separate-asmjs | Rémi Verschelde | 2016-12-02 | 2 | -0/+6 |
| |\ \ |
|
| | * | | Emit asm.js code into a dedicated file for asm.js export | eska | 2016-11-30 | 2 | -0/+6 |
| * | | | Merge pull request #7217 from eska014/js-os | Rémi Verschelde | 2016-12-02 | 3 | -97/+227 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | Add window features in web export | eska | 2016-11-30 | 2 | -38/+161 |
| | * | | Fix some mouse bugs in WebAssembly/asm.js | eska | 2016-11-30 | 3 | -5/+17 |
| | * | | OS additions and fixes for WebAssembly/asm.js | eska | 2016-11-30 | 3 | -54/+49 |
| * | | | Merge pull request #7201 from volzhs/android-alert | Rémi Verschelde | 2016-11-28 | 4 | -5/+38 |
| |\ \ \ |
|
| | * | | | Add alert window on Android | volzhs | 2016-11-28 | 4 | -5/+38 |
| * | | | | Fix console output for MinGW compilers | Rémi Verschelde | 2016-11-28 | 1 | -2/+10 |
| |/ / / |
|
| * | | | Set minimum version to 10.9 building OSX | BastiaanOlij | 2016-11-25 | 1 | -0/+2 |
| * | | | Revert "X11: Fix maximized boot splash" | Rémi Verschelde | 2016-11-23 | 1 | -21/+0 |
| * | | | Merge pull request #7125 from Hinsbart/x11_maximize | Rémi Verschelde | 2016-11-21 | 1 | -0/+21 |
| |\ \ \ |
|
| | * | | | X11: Fix maximized boot splash | Andreas Haas | 2016-11-16 | 1 | -0/+21 |
| * | | | | png: Allow building shared freetype with bundled libpng | Rémi Verschelde | 2016-11-19 | 2 | -2/+0 |
| * | | | | Revert "libpng: Fix erroneously linking against libpng12 on old distros" | Rémi Verschelde | 2016-11-19 | 2 | -2/+2 |
| * | | | | libpng: Same fix as previous commit for server platform | Rémi Verschelde | 2016-11-19 | 1 | -1/+1 |
| * | | | | libpng: Fix erroneously linking against libpng12 on old distros | Rémi Verschelde | 2016-11-19 | 1 | -1/+1 |
| | |/ /
|/| | |
|