Posted: Sat Dec 07, 2002 8:46 pm
Joined: 07 Nov 2002
Posts: 5
How can I delete MIPMAP in RUNTIME? Is any script which can do this?
Need Help!!!
I need this option for this project (with MipMap it looks UGLY

)
Thanks for answers
These are UV textures... no rendered scene, but a scene for a game
Last edited by Euchwasty on Sun Dec 08, 2002 6:55 pm; edited 1 time in total
Posted: Sun Dec 08, 2002 4:21 am
Joined: 04 Dec 2002
Posts: 15
Simple, pull down the top edge of the 3d window, a whole bunch of new buttons will be revealed. Look for a button somewhere in the middle that says 'no mipmaps' and click it.
Awsome scene by the way. I love those textures.
Posted: Sun Dec 08, 2002 11:45 am
Joined: 29 Oct 2002
Posts: 18
Posted: Sun Dec 08, 2002 6:53 pm
Joined: 07 Nov 2002
Posts: 5
But if i'm saving file as a game (exe file!!!) (nomipmap button is active) and running the runtime, mipmap still works!
Posted: Mon Dec 09, 2002 12:10 am
Joined: 04 Dec 2002
Posts: 15
I guess it can't be done then.
Posted: Mon Jan 27, 2003 12:21 am
Joined: 18 Jan 2003
Posts: 43
try to add -g nomipmap in the command line as parameter. use -h to see more of these command line parameters