Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-18 | Add missing license headers in our source files (#5255) | Rémi Verschelde | |
Also removes a couple wrong Godot headers from third-party source files. | |||
2016-01-12 | loading unaligned pbm | Ariel Manzur | |
2016-01-11 | Update bitmap_loader_pnm.cpp | punto- | |
2016-01-11 | fix issue loading binary pbm | Juan Linietsky | |
2016-01-03 | -Replaced tinyjpg for jpgd (public domain), fixes progressive encoded jpgs ↵ | Juan Linietsky | |
and speeds up. Closes #2040 -Removed support of loading BitMap as image, now it must be load as a pnm, also closes #2040 |