xycaleth / OpenJK

Community effort to maintain and improve Jedi Academy + Jedi Outcast released by Raven Software
GNU General Public License v2.0
16 stars 3 forks source link

Images not power of two/remove NPOT texture support #53

Open ensiform opened 8 years ago

ensiform commented 8 years ago

Images that are not power of two do work in rend2. Should we keep this since its not supported in vanilla? You were the one who wanted to leave that be in Vanilla IIRC. I assume this is oversight because it comes from ioquake3.

xycaleth commented 8 years ago

I'll remove the non power of two texture support at some point.