Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-09 | -make freetype build for all platforms the same, default as builtin except ↵ | Juan Linietsky | |
on x11. closes #5119 | |||
2016-06-08 | GLEW: Define static + enabled and includes via SCons | Rémi Verschelde | |
This allows us not to have to hack our definitions in the upstream files, making it easier to upgrade to newer versions in the future. For the include paths to work, the headers are moved to a GL subfolder to match their upstream location. | |||
2016-05-29 | fix freetype paths on osx and mingw | Juan Linietsky | |
2016-05-20 | Added 'fat' option for bits param on scons for osx, this will produce a fat ↵ | marcelofg55 | |
binary that contains both 32 bits and 64 bits binaries | |||
2016-04-02 | Remove trailing spaces | Rémi Verschelde | |
2016-01-29 | Update detect.py | punto- | |
removed -g from linkflags | |||
2016-01-29 | audio crash | Ariel Manzur | |
2015-11-25 | 0theora compilation fixes | Juan Linietsky | |
2015-09-26 | Fixed theora playback. Removed theoraplayer. | Juan Linietsky | |
Still need to get proper audio output latency in some platforms. | |||
2015-09-10 | disabling theora for now (will be re-written, re-enabled later) | Juan Linietsky | |
2015-09-03 | merged some stuff for okam | Juan Linietsky | |
2015-01-13 | -try fixing LLVM color diagnostic on osx | hurikhan | |
2015-01-12 | osx support for llvm coloring added | hurikhan | |
2015-01-08 | OS X: Add keyboard layout detection and fix build | Rhody Lugo | |
2014-10-07 | Build System Changes | Juan Linietsky | |
-=-=-=-=-=-=-=-=-=-= Build System: -Big clean up of SCons, changed how builds are done to a much cleaner method (check the Github Wiki for instructions). -Deactivated BlackBerry10 (sorry), if no mantainer found (or BlackBerry does not send us a Passort ;), platform will be removed as we have no longer devices to test. Engine: -Removed deprecated object and scene format (was in there just for compatibility, not in use since a long time). -Added ability to open scenes even if a node type was removed (will try to guess the closest type). -Removed deprecated node types. | |||
2014-02-09 | GODOT IS OPEN SOURCE | Juan Linietsky | |