Login  Register

Re: Official jogamp repository

Posted by hharrison on Mar 08, 2012; 8:46pm
URL: https://forum.jogamp.org/Official-jogamp-repository-tp3809391p3810861.html

WRT the Java3d-core repo, the state of the branched is as follows:

- master: currently contains only locking fixes and cleanups for generics, no backend work

- jgouesse-WIP: contains a snapshot of Julien's original submission, this will _not_ be merged to master and is
only for documentation purposes, his original patches have been split roughly by topic/conversion.

- jogl2-WIP: contains Julien's split-up patches from above and is what will be merged to master, the only holdup
is that the conversion as-is breaks offcreeen Canavs3Ds which I rely on for my software.  Until I can figure out
what breaks I don't feel comfortable merging it, that's the only remaining holdup from my POV to getting it hosted
on jogamp.

Harvey