aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Replaces jogl.version by jogamp.versionJulien Gouesse2015-11-281-3/+3
* Merge pull request #2 from scijava/mavenJulien Gouesse2015-11-277-1224/+248
|\
| * Build the project using MavenCurtis Rueden2015-11-267-1224/+248
|/
* Merge pull request #1 from scijava/circular-depsJulien Gouesse2015-11-263-25/+64
|\
| * Include META-INF directory in j3dutils.jarCurtis Rueden2015-11-251-2/+2
| * Font3D: use the GeometryService as appropriateCurtis Rueden2015-11-251-28/+15
| * Add a service interface for external routinesCurtis Rueden2015-11-251-0/+40
| * Font3D: refactor island triangulation logicCurtis Rueden2015-10-061-17/+27
| * Font3D: declare local variables when they are usedCurtis Rueden2015-10-061-2/+2
| * Font3D: tweak whitespaceCurtis Rueden2015-10-061-1/+1
| * Font3D: count points in a separate loopCurtis Rueden2015-10-061-1/+3
* | Uses JOGL 2.3.2, updates the Ant build scriptJulien Gouesse2015-11-191-2/+2
* | Gets Harvey's changesJulien Gouesse2015-11-19452-458/+44
|\|
| * j3dcore: flatten the directory structure a bitHarvey Harrison2015-04-19449-3/+3
| * j3dcore: remove an old ant build file in the source treeHarvey Harrison2015-04-191-416/+0
| * build: remove separate generated manifest filesHarvey Harrison2015-04-192-24/+24
| * j3dcore: update version to 1.6.0-pre121.6.0-pre12Harvey Harrison2015-04-191-1/+1
| * README: expand the build instructions to include the jogl jarsHarvey Harrison2015-04-192-5/+8
| * j3dcore: fix up compile to build with JOGL release 2.3.1Julien Gouesse2015-04-195-34/+34
| * Fix the remote repository URLsCurtis Rueden2015-04-192-10/+9
* | j3dcore: fix up compile to build with JOGL release 2.3.1Julien Gouesse2015-03-295-34/+34
|/
* j3dcore: update version to 1.6.0-pre111.6.0-pre11Harvey Harrison2014-08-071-1/+1
* j3dcore: fix up compile to build with JOGL release 2.2.0Harvey Harrison2014-08-072-3/+3
* j3dcore: avoid lazy enum array creation, do it unconditionallyHarvey Harrison2014-08-061-21/+13
* j3dcore: cannot lock an object using its own referenceHarvey Harrison2014-08-061-18/+15
* j3dcore: remove an unused fog state variable from Canvas3DHarvey Harrison2014-08-051-6/+0
* j3dcore: remove some unused imports, mark the caps chooser class as staticHarvey Harrison2014-08-051-3/+1
* j3dcore: add an enum for the capabilities to try and disableHarvey Harrison2014-08-051-53/+43
* j3dcore: removed dead codeKavon Farvardin2014-08-051-252/+0
* j3dcore: initial fix for stereoscopic and double buffering graphics configura...Kavon Farvardin2014-08-051-119/+201
* j3dcore: update version to 1.6.0-pre101.6.0-pre10Harvey Harrison2014-05-031-1/+1
* j3dcore: prepare to refactor the Font3D tesselation code, move variables next...Harvey Harrison2014-05-031-16/+15
* j3dcore: kill use of SUN_global_alphaHarvey Harrison2014-05-0310-128/+4
* j3dcore: small style change to do an early return when the appContext does no...Harvey Harrison2014-05-031-18/+19
* j3dcore: move fixup for null apcontext into the JOGLPipeline implementationSaeid Nourian2014-05-031-0/+36
* j3dcore: update version to 1.6.0-pre91.6.0-pre9Harvey Harrison2013-12-071-1/+1
* j3dcore: fix typo in updateTexture3DBoundary in JoglPipelineHarvey Harrison2013-12-071-1/+1
* j3dcore: use the context() helper in one more place in JoglPipelineHarvey Harrison2013-11-091-1/+1
* j3dcore: annotate list of VirtualUniverse in GeometryRetainedHarvey Harrison2013-09-194-6/+6
* j3dcore: move map of View to TransparentGeometry sorters into coreHarvey Harrison2013-09-145-4/+100
* j3dcore: annotate list of Behavior node in setLiveStateHarvey Harrison2013-08-033-10/+9
* j3dcore: annotate childSwitchLinks arraylistHarvey Harrison2013-08-035-33/+26
* j3dcore: annotate the childTransformLink listsHarvey Harrison2013-08-034-20/+16
* j3dcore: annotate generic lists in PickInfoHarvey Harrison2013-08-031-30/+28
* j3dcore: trivial annotation of an Arraylist temp variableHarvey Harrison2013-07-311-2/+2
* j3dcore: annotate the Shape3DRetained viewList that was missedHarvey Harrison2013-07-311-2/+2
* j3dcore: annotate the list of mirrorshapes in Shape3DRetainedHarvey Harrison2013-07-312-26/+24
* j3dcore: add all the missing @Override annotationsHarvey Harrison2013-07-31288-0/+1758
* j3dcore: update version to 1.6.0-pre81.6.0-pre8Harvey Harrison2013-07-291-1/+1
* j3dcore: update build.xml to build against jogl release 2.0.2Harvey Harrison2013-07-291-2/+2