Nobody/Anonymous
-
2012-04-20
When using lines or pipes with a shadow plane the shadows of these elements are rendered in their colors. See attached files for demos/specialsFX/shadowplane.
I fixed that by checking for TRenderContextInfo.ignoreMaterials before setting GL colors in TGLLineBase.SetupLineStyle, TGLLines.BuildList, TGLPipe.BuildList (incl. renderDisk, renderSides). But i am not sure whether that will break any other functionality.