summaryrefslogtreecommitdiff
path: root/modules/webm
AgeCommit message (Expand)Author
2017-07-22Clang-formatting *.cpp and *.h (some files excluded)Poommetee Ketson
2017-07-19-Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky
2017-05-08Put brave old bb10 platform to a well-deserved restRémi Verschelde
2017-04-28Move other lone thirdparty files to thirdparty/miscRémi Verschelde
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A 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-15Oops! Audio engine has vanished :DJuan Linietsky
2017-01-14rename String.extension() -> String.get_extension() / String.basename() -> St...Juan Linietsky
2017-01-07Memory 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-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-02Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-12-08WebM: Fix compilation on Linux/X11 ARM platformBłażej Szczygieł
2016-11-16WebM: Fix iPhone x86 compilationBłażej Szczygieł
2016-11-06Merge pull request #7019 from vnen/rename-winrt-uwpRémi Verschelde
2016-11-03opus: Move public headers to match system installRémi Verschelde
2016-11-03Rename WinRT files to UWPGeorge Marques
2016-11-03scons: Reorder options for clarityRémi Verschelde
2016-11-01style: Fix PEP8 blank lines issues in Python filesRémi Verschelde
2016-11-01style: Fix PEP8 whitespace issues in Python filesRémi Verschelde
2016-11-01style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde
2016-10-23Add WebM moduleBłażej Szczygieł