Login  Register

Re: Request for testing on OSX 1.6.0-pre6 released

Posted by hharrison on Feb 19, 2013; 10:51pm
URL: https://forum.jogamp.org/Request-for-testing-on-OSX-1-6-0-pre6-released-tp4028264p4028294.html

Thanks for testing.  I'll assume the booleanproperty spew is gone for you now as well?

So, what are the remaining problems (with Java3d 1.6) that would keep you from using it for all your deployments?

WRT to JCanvas3D, it shouldn't (fingers crossed) be too hard to do at this point, likely it is just filtering the
antialiasing flag out explicitly becasue offsceen canvases didn't used to support it, just a matter of finding where :-)

Harvey