Hi.
I just started looking into Xith3D and I'm very pleased so far

, although I had to do a quick ugly-hack to make my intel integrated graphics not crash all the time (ShapeAtomPeer fix)...

Anyway, I am fiddling around with animating transparency of some DynamicLabel and stumbled across something that might be a bug.
I have two DynamicLabels that are animated so that they fade in and then fade away, one label first and the other one starts fading in a bit after the first have started to get a nice effect.
The strange thing is that all letters in the first label, that also exists in the second label, obey the transparency values of the second label while the other letters obey the transparency of the first label as they should....
I haven't gotten around to create a simple test-case and my code uses a couple of animation classes so it's a bit much to post I guess.
Just wanted to know if anyone got some bells ringing.