Thanks Guillaume, fix merged and submitted to svn/trunk.

On 1 March 2012 11:59, Guillaume Millet <[email protected]> wrote:

>  Hi All,
>
> Please find a small fix to avoid crash of texture Atlas builder in case of
> textures with NULL image.
>
> If an object is comming with texture and NULL image, the texture atlas
> builder crash when sorting textures according to texture height.
> The fix is to skip textures with NULL image when inserting textures in the
> builder texture list.
>
> Please find as attachement the fixed Optimizer.cpp against lastest SVN
> revision.
>
> Regards
>
> --
>
> _______________________________________________
> osg-submissions mailing list
> [email protected]
>
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to