Hi infinity, On Dec 13, 2007 12:27 PM, infinity <[EMAIL PROTECTED]> wrote: > I think it's the material that matters, not the just the factory. There's > also a set objectcolor type effect which won't matter for factory or > material..
Oh ... that's certainly very interesting, I'm gonna have to have a go with it. On the other hand, there is actually a rather big problem with the DrawScaled (iGraphics3D *g3d, int sx, int sy, int sw, int sh, uint8 Alpha=0) of csSimplePixmap class. The last argument is of type char or uint8 ... python doesn't know how to handle this. So I guess I either have to try the color, or just create new texture maps using the Imaging package at the initialization of the code. Thanks a lot. Patrick ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
