[JAVA3D] Appearance.setMaterial bug reproduced...

2003-08-14 Thread Michael Schnieders
I modified the Java3D demo program "AppearanceTest" to mimic the behavior that was failing for my application. I attached the source and bytecode if you want to check it out... Of course, it's not like I can look forward to having it fixed anytime soon... If I carry a picket sign outside of Macinto

Re: [JAVA3D] Appearance.setMaterial bug reproduced...

2003-08-14 Thread trz
Michael Schnieders wrote: I modified the Java3D demo program "AppearanceTest" to mimic the behavior that was failing for my application. I attached the source and bytecode if you want to check it out... Hi, I tryed and have the same problem. I tryed to move the update code inside a behavior but did