|
From: James W. W. <os...@jw...> - 2004-03-28 06:50:45
|
I was looking into my bug #923526, and now I'm confused about how transparency and specular color could ever work together. As I understand it, transparent TriMeshes are rendered late in the rendering process, in IRTransBuffer_Draw and ir_geom_transparent_render. But these functions do not seem to receive any information about specular color (or specular control). -- <http://www.jwwalker.com/> |