Page 2 of 3

Posted: Sat Feb 23, 2008 11:31 am
by parcival
`yt!
I'll check it out!

Posted: Sat Feb 23, 2008 4:52 pm
by Kap
Whats the benefit of text mdls? What image format should I use, png?

Posted: Sun Feb 24, 2008 3:31 am
by Quia
Image quality, filesize(both dependant on what filetype you use, obviously if you point your text mdl at a 16 bit bmp you won't get an improvement in either), and easier editing for all us art people. /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />
I use png's.

Posted: Sun Feb 24, 2008 3:39 am
by Adaven
yeah, .png's will keep the same quality as .bmp's but with much smaller filesize. The cost is the few CPU cycles needed to decompress the png data, but on the upside, it is much easier for people to download. Depending on your harddrive vs cpu speeds, one version will load faster than the other, but there hasn't been any testing on it.

The text mdl's make future editing much easier as you only have to create the text .mdl's once and can just edit the .pngs or .bmps directly after that.

Posted: Mon Feb 25, 2008 11:15 pm
by parcival
Very nice!

I suggest 2 improvements:
1) Remember last selected folder.
2) Remember zoom selected between images and sessions (now it resets itself to 100% when switching images).

I think both can be implemented using an ini file.

Posted: Tue Mar 18, 2008 2:23 am
by Your_Persona
Includes batch support,
text based mdl viewing (does not yet support more then one import statement in a file, only displays first occurrence)
Remembers zoom, and zoom quality option.

MDLUtility2.7z beta3 (compressed with 7zip )

Bugs?
Suggestions?

Posted: Tue Mar 18, 2008 9:29 pm
by parcival
`yt I'll give it a try!

Posted: Tue Mar 18, 2008 11:34 pm
by parcival
Very good! One thing though:

This in not so obvious what it does. The "?" usually means help. You can put another icon or "S" for settings or just "Settings".

Posted: Wed Mar 19, 2008 2:13 am
by Your_Persona
enhanced text mdl support
ui tweeks

MDLUtility2.7z beta4 (compressed with 7zip )

Bugs?
Suggestions?

Posted: Wed Mar 19, 2008 4:18 pm
by Dark_Sponge
Your_Persona wrote:QUOTE (Your_Persona @ Mar 18 2008, 07:13 PM) Bugs?
Suggestions?
Selecting a btnteam(color here)bmp.mdl (i.e. btnteambluebmp.mdl) file throws an exception: "Requested range extends past the end of the array"
Selecting a (planet here)lobbybmp.mdl (i.e. marslobbybmp.mdl) file does the same.

Not sure if it's supposed to be able to read those or not.

A very useful program imo