Age | Commit message (Expand) | Author |
2017-07-19 | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky |
2017-05-08 | Put brave old bb10 platform to a well-deserved rest | Rémi Verschelde |
2017-04-28 | Move other lone thirdparty files to thirdparty/misc | Rémi Verschelde |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-03-05 | A Whole New World (clang-format edition) | Rémi Verschelde |
2017-02-21 | -renamed globals.h to global_config.cpp (this seems to have caused a few modi... | Juan Linietsky |
2017-01-15 | Oops! Audio engine has vanished :D | Juan Linietsky |
2017-01-14 | rename String.extension() -> String.get_extension() / String.basename() -> St... | Juan Linietsky |
2017-01-07 | Memory pool vectors (DVector) have been enormously simplified in code, and re... | Juan Linietsky |
2017-01-05 | -Changed most project settings in the engine, so they have major and minor ca... | Juan Linietsky |
2017-01-02 | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky |
2017-01-02 | Merge remote-tracking branch 'origin/gles3' into gles3-on-master | Rémi Verschelde |
2017-01-01 | Welcome in 2017, dear changelog reader! | Rémi Verschelde |
2016-12-08 | WebM: Fix compilation on Linux/X11 ARM platform | Błażej Szczygieł |
2016-11-16 | WebM: Fix iPhone x86 compilation | Błażej Szczygieł |
2016-11-06 | Merge pull request #7019 from vnen/rename-winrt-uwp | Rémi Verschelde |
2016-11-03 | opus: Move public headers to match system install | Rémi Verschelde |
2016-11-03 | Rename WinRT files to UWP | George Marques |
2016-11-03 | scons: Reorder options for clarity | Rémi Verschelde |
2016-11-01 | style: Fix PEP8 blank lines issues in Python files | Rémi Verschelde |
2016-11-01 | style: Fix PEP8 whitespace issues in Python files | Rémi Verschelde |
2016-11-01 | style: Start applying PEP8 to Python files, indentation issues | Rémi Verschelde |
2016-10-23 | Add WebM module | Błażej Szczygieł |