Re: [JAVA3D] Multiple canvas views of the same scene resulting in lost textures

2004-08-18 Thread Paul Brown
Hi, I stumbled across my own workaround. If I call the removeAllLocales method on my VirtualUniverse, immediately after creating it and before adding any Locales or anything else, I do not get the problem of diappearing textures. All I can see from the source code (isn't open source great!) is that

[JAVA3D] unistalling old versions of J3d

2004-08-18 Thread Aaron S. Hickerson
What is the procedure for uninstalling older versions of J3d before installing newer versions? Thanks, Aaron === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST".

Re: [JAVA3D] unistalling old versions of J3d

2004-08-18 Thread michaelpfeiffer
I never had problems with older versions of J3D. And the uninstall procedure really depends on the operating system you use ;-) > What is the procedure for uninstalling older versions of J3d before > installing newer versions? > > Thanks, > Aaron > > ===