On Sun, 16 Dec 2007 20:33:48 +0100 Souvarine <[EMAIL PROTECTED]> wrote:
> I got this error message when tried to use an animated model in soya :
>
> Exception exceptions.ValueError: ValueError('Image dimensions must be
> power of 2 (dimensions are 1000 x 1170)',) in
> '_soya._AnimatedModel._set_texture_from_model' ignored
>
> I know that in today OpenGL implementation it is possible to use texture
> which dimensions are not power of two. Is there a reason to keep this
> limitation in soya ? Performance ? Compatibility ?
History ;-)
Some very specific part of soya might expect a texture which dimensions are
powers of two, but I think for most operation it should work... at least it
worth trying.
Jiba
signature.asc
Description: PGP signature
_______________________________________________ Soya-user mailing list [email protected] https://mail.gna.org/listinfo/soya-user
