|
From: Frank C <li...@si...> - 2004-06-06 05:35:37
|
On 5-Jun-04, at 11:03 PM, Joseph J. Strout wrote: > At 7:23 PM -0700 6/5/04, James W. Walker wrote: > >> I haven't seen any problem with texturing. In particular, in Geom >> Test, the textured box and the TriMesh with toggled texture look OK. >> Have you tried to reproduce it in a simple setting? > > But when I load the same floor model used in the screen shots posted > earlier, the bug is clearly happening in Geom Test. You can try the > same model here: <http://www.strout.net/temp/Floor.3DMF> The texture is ARGB32... I've seen this, and it appears to be the same (or related) problem I mentioned earlier; Basically, the new transforms in ir_geom_transparent_add aren't working right. I'll try to log a bug with an example app in the next day or so. Frank. |