Jump to content

Image load 'cant skip mipmaps' ??


photo

Recommended Posts

Posted

Where does this come from?
Seems to cause some loading hickups?

Funny enough these textures do have mipmaps. (if this is relevant)

post-767-0-85692600-1411578432_thumb.png

Posted

Hi Werner,

 

Is this textures were automatically compressed into dds format when you put them to uncompressed folder or you created mipmaps by hand in 3rd party editor? This error will occur when texture doesn't have full set of mipmaps. Do you observe lags even with render_manager_create_textures 1?

 

Thanks!

How to submit a good bug report
---
FTP server for test scenes and user uploads:

Posted

Mipmaps via NVIDIA Photoshop dds plugin.

They should have the full set but some dont have mipmaps.

But it seems, that this message also does appear with textures which do have the full set.

Is the command render_manager_create_textures 1 a toggle or a one off command with that the textures are created (and the meshes.

In our case both are set to 1.

 

Hmm But you are right..... seems that not all do have the full set of mms.

hmm.

 

ok, sorted all msgs out.

 

Thanks.

 

cheers

×
×
  • Create New...