index
:
java3d/java3d-utils.git
dev1.7.0
dev1.7.1
dev1.8.0
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 1338 - IndexRow of GeometryInfo returns a terrible constant hash
phil
2016-11-02
1
-10
/
+4
*
Version set to 1.7.0
phil
2016-11-02
1
-1
/
+1
*
Final javax.media.j3d package reference updated
phil
2016-10-22
120
-138
/
+136
*
Object file loading uses by ref as teh default to allow the
phil
2016-10-16
1
-1
/
+2
*
Merge pull request #4 from scijava/javadoc-files
Julien Gouesse
2015-11-30
41
-0
/
+0
|
\
|
*
Move javadoc files to standard Maven location
Curtis Rueden
2015-11-30
41
-0
/
+0
|
/
*
Adopts a more standard directory layout for Maven
Julien Gouesse
2015-11-28
397
-13
/
+0
*
Relocate package prefix to org.jogamp.java3d
Julien Gouesse
2015-11-28
397
-2346
/
+2346
*
Replaces jogl.version by jogamp.version
Julien Gouesse
2015-11-28
1
-1
/
+1
*
Merge pull request #2 from scijava/maven
Julien Gouesse
2015-11-27
5
-122
/
+127
|
\
|
*
Build the project using Maven
Curtis Rueden
2015-11-26
5
-122
/
+127
|
/
*
Merge pull request #1 from scijava/geometry-service
Julien Gouesse
2015-11-26
2
-0
/
+39
|
\
|
*
Add GeometryService implementation
Curtis Rueden
2015-11-25
2
-0
/
+39
|
/
*
build: remove manifest template file now that it has been moved into ant build
Harvey Harrison
2015-04-19
1
-9
/
+0
*
Revert "j3dutils: add workaround for appcontext bug in Java 7 u25"
1.6.0-pre11
1.6.0-pre10
Harvey Harrison
2014-05-03
1
-54
/
+2
*
j3dutils: pass the facetNormals as an argument to calculations
Harvey Harrison
2014-03-07
1
-8
/
+8
*
j3dutils: annotate some ArrayLists with types, use static access for constants
Harvey Harrison
2014-03-07
1
-16
/
+16
*
j3dutils: directly pass GeometryInfo objects rather than using local storage
Harvey Harrison
2014-03-07
1
-11
/
+9
*
j3dutils: remove the TransparencySortGeom interface that has been moved into ...
Harvey Harrison
2014-03-07
1
-52
/
+0
*
j3dutils: add workaround for appcontext bug in Java 7 u25
1.6.0-pre9
Emmanuel Puybaret
2013-12-07
1
-2
/
+54
*
j3dutils: trivial annotations in ObjectFile loader
Harvey Harrison
2013-09-20
1
-19
/
+14
*
j3dutils: use core mapping for transparent geometry
Harvey Harrison
2013-09-14
3
-49
/
+13
*
j3dutils: fix javadoc parameter ordering for GeometryInfo::getIndexedGeometry...
Harvey Harrison
2013-08-06
1
-3
/
+3
*
j3dutils: comment out leftover System.out.println
Harvey Harrison
2013-08-06
1
-1
/
+1
*
j3dutils: add all missing @Override annotations
Harvey Harrison
2013-08-01
217
-0
/
+931
*
j3dutils: preserve public API by inheriting from newly added AutoOffScreenCan...
1.6.0-pre8
Harvey Harrison
2013-07-10
1
-2
/
+1
*
j3dutils: remove www folder, it had nothing useful left
Harvey Harrison
2013-04-08
3
-114
/
+0
*
j3dutils: fix some file permissions that have the executable bit set
Harvey Harrison
2013-04-08
13
-0
/
+0
*
j3dutils: remove unneeded cast to String
1.6.0-pre7
Harvey Harrison
2013-03-03
1
-1
/
+1
*
j3dutils: stop suppressing the DoubleBeuffering flag in JCanvas3D
Harvey Harrison
2013-02-21
1
-2
/
+1
*
j3dutils: remove a bunch of unneeded casts to Sample
Harvey Harrison
2013-01-27
2
-16
/
+16
*
j3dutil: remove many wrapper around nio buffers, the tests for J3DBuffer's ty...
Harvey Harrison
2012-09-22
5
-89
/
+81
*
j3dutils: remove some of the nio wrappers that we only used as temporaries
Harvey Harrison
2012-09-22
1
-44
/
+32
*
j3dutils: fix length when reading in a serialized DoubleArray
Harvey Harrison
2012-09-22
1
-1
/
+1
*
j3dutils: begin removing the wrappers of nio, we can rely on them always now
Harvey Harrison
2012-09-18
4
-115
/
+19
*
j3dutils: remove use of deprecated JPEGEncoder/Decoder, use ImageIO
Harvey Harrison
2012-08-27
1
-10
/
+3
*
j3dutils: remove RCS file markers from source files
Harvey Harrison
2012-05-18
354
-1770
/
+0
*
j3dutils: remove some Java1.3 support code, require Java 6
Harvey Harrison
2012-02-22
1
-35
/
+11
*
j3dutils: use static access to constants in SimpleUniverse, Viewer
Harvey Harrison
2012-02-22
2
-4
/
+4
*
j3dutils: add generic annotation to PriviledgedAction in SimpleUniverse
Harvey Harrison
2012-02-22
1
-8
/
+6
*
j3dutils: remove DVR backdoor in Viewer
Harvey Harrison
2012-02-22
3
-180
/
+0
*
j3dutils: remove totally unused BoundingBox from CompressedGeometryRetained
Harvey Harrison
2012-01-26
1
-14
/
+0
*
j3dutils: update for generics annotation done for getAllLocales
Harvey Harrison
2012-01-26
1
-6
/
+6
*
j3dutils: use eclipse organize imports cleanup tool
Harvey Harrison
2011-12-31
290
-1175
/
+1706
*
j3dutils: remove trailing whitespace from all files
Harvey Harrison
2011-12-31
297
-5972
/
+5972
*
j3dutils: cherry-pick fix from svn trunk issue 657
Ken Mc Neill
2011-12-31
1
-1
/
+13
*
j3dutils: cherry-pick fix from svn trunk issue 656
Ken Mc Neill
2011-12-31
1
-23
/
+61
*
j3dutils: cherry-pick fix from svn trunk issue 655
Ken Mc Neill
2011-12-31
1
-7
/
+34
*
j3dutils: cherry-pick fix from svn trunk issue 654
Ken Mc Neill
2011-12-31
2
-23
/
+46
*
j3dutils: cherry-pick fix from svn trunk issue 587
Ken Mc Neill
2011-12-31
1
-1
/
+1
[next]