index
:
users/jgouesse/java3d/java3d-utils.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "j3dutils: add workaround for appcontext bug in Java 7 u25"
HEAD
1.6.0-pre10
master
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...
Harvey Harrison
2013-07-10
1
-2
/
+1
*
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
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
*
j3dutils: cherry-pick fix from svn trunk issue 638
Ken Mc Neill
2011-12-31
1
-2
/
+2
*
j3dutils: cherry-pick fix from svn trunk issue 639
Ken Mc Neill
2011-12-31
1
-27
/
+25
*
Issue number: 599
Alessandro Borges
2009-02-24
1
-9
/
+11
*
Issue number: 614
Alessandro Borges
2009-02-24
1
-1
/
+1
*
Issue number: 612/613
Alessandro Borges
2009-02-24
1
-11
/
+71
*
Update version to 1.6
Kevin Rushforth
2008-06-18
1
-1
/
+1
*
Updated build manifest to support j3d-core build script changes
Kevin Rushforth
2008-02-28
1
-4
/
+4
*
Issue number: 483
Ken Mc Neill
2007-11-14
2
-131
/
+156
*
Issue number: 532
Ken Mc Neill
2007-11-14
1
-28
/
+37
*
Issue number: 532
Ken Mc Neill
2007-11-14
1
-57
/
+74
*
Fix to issue 532 : Background geometry BG isn't saved with SceneGraphFileWriter.
Chien Yang
2007-10-09
1
-3
/
+11
*
Fixed Issue 506 : NullPointerException: Calling getNominalSensorRotation in W...
Chien Yang
2007-10-08
1
-1
/
+5
*
1) Fixed Issue 179 : OrbitBehavior.setRotationCenter gives spurious view shift
Chien Yang
2007-10-08
1
-18
/
+13
*
Completed the fix to Issue 411.
Chien Yang
2007-04-24
6
-74
/
+51
*
Fixed a bug in fix to 411.
Chien Yang
2007-04-24
1
-12
/
+12
[next]