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
*
Merge branch 'dev1.7.0' of https://github.com/philjord/java3d-utils.git into ...
1.7.0-pre2
phil
2018-12-23
0
-0
/
+0
|
\
|
*
AudioClip getAudioClip( URL url ) in
phil
2018-12-23
2
-2
/
+6
*
|
AudioClip getAudioClip( URL url ) in
phil
2018-12-23
2
-2
/
+6
|
/
*
TexttureAttributes.textureTransform field and
phil
2018-09-19
1
-9
/
+74
*
Replaced call to vecmath that used an awt class Color with a generic 3
phil
2018-01-18
1
-1
/
+3
*
ignore javadoc output location
phil
2017-05-02
1
-0
/
+1
*
SimpleShaderAppearance now calculates max lights based on
phil
2017-01-17
1
-3
/
+41
*
SimpleShaderappearance more program and attributeset pointer re-use
phil
2016-12-11
2
-7
/
+24
*
Enumeration swapped to typed Iterator
phil
2016-12-07
25
-133
/
+136
*
another capability check added to SimpleSahderAppearance auto build
phil
2016-12-07
1
-0
/
+3
*
SimpleShaderAppearance mutability checking improved before rebuild
phil
2016-12-05
1
-2
/
+12
*
SimpleShaderAppearance shader auto build system
phil
2016-12-05
3
-631
/
+965
*
ObjFile can now have an Appearance constructor method overriden to
phil
2016-12-04
2
-4
/
+15
*
added myself as maintainer
phil
2016-12-04
1
-3
/
+14
*
J3dUtilsI18N class ExceptionStrings property file renamed
phil
2016-12-04
2
-1
/
+1
*
in fact interleave and nio together aren't supported in the gl2es2
phil
2016-11-30
1
-1
/
+1
*
Lightwave and Objectfile loader now return nio geometry arrays
phil
2016-11-30
2
-3
/
+4
*
SimpleShaderAppearance public static versionString
phil
2016-11-22
1
-473
/
+475
*
simpleshaderappearance main constructor made public
phil
2016-11-15
1
-1
/
+1
*
GL2ES2 pipeline util Cube moved to java3d-utils
phil
2016-11-13
1
-0
/
+312
*
SimpleShaderAppearance moved to java3d-utils
phil
2016-11-13
3
-0
/
+722
*
added javadoc plugin to pom.xml
1.7.0-pre1
phil
2016-11-05
1
-0
/
+11
*
Bug 1339 - Support for Vertex Attributes in GeometryInfo
phil
2016-11-02
1
-8
/
+19
*
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
[next]