Skip to content

add webp support (Ingar code)

Thomas Debesse requested to merge illwieckz/netradiant:webp into master

This is code by @Ingar from ingar/webp branch (reviving that 5 years old code, yeah!), rebased on crn branch, see MR !99 (closed) (so, I'm waiting for this one to be merged first).

First commit is just an attempt to avoid a pyramid of if. I can submit an separate MR for this.

Second commit is Ingar's code rebased, implementing WebP support in both netradiant and q3map2.

Third commit is what cmake needs to build Ingar's code.

Edited by Thomas Debesse

Merge request reports