Edited wiki page through web user interface.

This commit is contained in:
castano 2007-11-22 10:30:43 +00:00
parent a48dda9e84
commit 765c21d829

View File

@ -24,11 +24,11 @@ None is the default (treats alpha as a regular channel) while Transparency and P
=== Mipmapping options ===
Option 1:
~~Option 1:~~
* Deprecate setMipmapping.
* Add `setMipmapFilter(MipmapFilter filter)`
* Add maxLevel argument to `setTextureLayout`
* ~~Add maxLevel argument to `setTextureLayout`~~
* To disable mipmap output set maxLevel = 0.
Option 2: