How can I remove the mipmaps of a texture? I would like to play a video on a texture and mipmaps cause problems then.

In the new public beta even ent_morphskin() seems to automatically create mipmaps. Disabling mipmaps for an internal model texture in MED also doesnīt seem to work anymore.

A counterpart of bmap_to_mipmap() would be nice if this isnīt possible somehow already.