Re: Make TransparentRenderingInfo public
Posted by hharrison on Feb 14, 2014; 5:26pm
URL: https://forum.jogamp.org/Make-TransparentRenderingInfo-public-tp4031572p4031598.html
Agreed, it was bad form on my part to not mention this, I really thought I could make it compatible without people noticing...and then forgot to actually wire it up. Looking closer, I think it would be possible to make the old API work on top of the new core classes.....but I'm not sure I care to do so. I'll just kil the old util classes, and put a note of the new class locations....first API addition I've made to Java3d in all this time.
Harvey