|
From: SourceForge.net <no...@so...> - 2004-05-03 18:13:42
|
Bugs item #900694, was opened at 2004-02-19 14:03 Message generated for change (Comment added) made by jwwalker You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=442052&aid=900694&group_id=45158 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Dair Grant (grantd) >Assigned to: James W. Walker (jwwalker) Summary: Add image import support to Unix/Windows Qut Initial Comment: Add support for image import to Qut will let us test textures on these platforms more easily. Need to fill in Qut_SelectPictureFile, and rework QutText.c so that it doesn't assume QuickTime. In the short term, possibly just hard-code a fixed texture into the source for GeomTest so that textures can be tested more easily. ---------------------------------------------------------------------- >Comment By: James W. Walker (jwwalker) Date: 2004-05-03 11:12 Message: Logged In: YES user_id=433183 I have made changes to Geom Test and Qut so that the Toggle Texture and Box (textured) features of Geom Test can work on other platforms by loading TGA files. I chose the TGA format for ease of decoding. I have not touched Qut_SelectPictureFile, so I cannot claim that the bug is completely fixed. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=442052&aid=900694&group_id=45158 |