fenfire-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fenfire-dev] Re: [Fencommits] libvob: Fix OpenGL interpolation bug foun


From: Benja Fallenstein
Subject: [Fenfire-dev] Re: [Fencommits] libvob: Fix OpenGL interpolation bug found in fentwine (was loom)
Date: Sat, 5 Feb 2005 20:36:00 +0200

On Sat, 5 Feb 2005 19:16:23 +0200, Matti J. Katila <address@hidden> wrote:
> -       if(didGetMat) return;
> +       if(didGetMat) {
> +           DBG(dbg_coorder2) << "did get mat";
> +
> +           /* After 4 hours of debugging mudyc found that
> +            * this was the one and only thing that just
> +            * weirdly broke interpolation.
> +            */
> +           //return;
> +       }

Whoo, don't we all love that? *sigh* ;-)

- Benja




reply via email to

[Prev in Thread] Current Thread [Next in Thread]