aboutsummaryrefslogtreecommitdiff
path: root/drivers/webpold
Commit message (Collapse)AuthorAgeFilesLines
* Drop obsolete "webpold" backup of previous webp versionRémi Verschelde2016-07-1482-30043/+0
| | | | Fixes #5252
* Add missing license headers in our source files (#5255)Rémi Verschelde2016-06-182-22/+56
| | | Also removes a couple wrong Godot headers from third-party source files.
* Update copyright to 2016 in headersGeorge Marques2016-01-012-2/+2
|
* -Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the ↵Juan Linietsky2015-12-0482-0/+30009
process. Keeping old version just in case for now. -Added ability to convert xml and tscn scenes to binary on export, makes loading of larger scenes faster