It seems that I found a bug in the immediate mode appearance setting. When I set appearance that has RenderingAttributes.setVisible(false) to disable certain geometries and then set different appearance that does not have RenderingAttributes object, the following geometries are still not visible until I set appearance with RenderingAttibutes.setVisible(true). This bug obviously has easy workaround, so I guess it's a low priority one.
Kelvin, sorry for not sending you an example of the bug 4458891. We were pretty busy here, and in fact we're not seeing the bug anymore after I restructured the clean-up so that Java3D is cleaned up first and window structure is disposed of later. We will still try to reproduce it in our test application.
- Yuri
