When I want to render geometry in wireframe with a specific line thickness, I can call NodePath.setRenderModeWireframe followed by a call to NodePath.setRenderModeThickness. This works regardless of the order in which these calls are made.
However, when I want to render the geometry in filled wireframe mode, calling NodePath.setRenderModeThickness after NodePath.setRenderModeFilledWireframe does not work; there is no wireframe, the geometry is rendered normally, in filled mode. Is this a bug? (When I change the order of both calls, it does work.)
Also, the thickness one can set seems limited to 10 pixels; does this depend on the graphics card? (This is not a problem for me, just wondering.)
@rdb: Do you still read or answer PM’s (sent you one last week)? I know you prefer emails, but even though you said in other topics that your email address is available through the forum software, I cannot see an “email” button next to your posts or on your profile. I checked with Firefox and Chrome, on Windows and even on Linux.