[Papervision3D] BitmapAssetMaterial bug
John Grden
neoriley at gmail.com
Tue Aug 21 19:28:31 PDT 2007
Thanks Patrick, I'll take care of that. that's my fault
On 8/21/07, Patrick Matte | BLITZ <PMatte at blitzagency.com> wrote:
>
> BitmapAssetMaterial.as, Line 106
>
> 1137: Incorrect number of arguments. Expected no more than 1.
>
>
>
> bitmapOk = AUTO_MIP_MAPPING ? correctBitmap( bitmap, true ) :
> super.createBitmap( bitmap );
>
>
>
> should be ?
>
>
>
> bitmapOk = AUTO_MIP_MAPPING ? correctBitmap( bitmap ) : super.createBitmap(
> bitmap );
>
> _______________________________________________
> Papervision3D mailing list
> Papervision3D at osflash.org
> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
>
>
--
[ JPG ]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/papervision3d_osflash.org/attachments/20070821/5a372aa4/attachment-0001.html
More information about the Papervision3D
mailing list