0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Sep 06, 2025 — Sep 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
j3dutils: add build file and update version to 1.6.2 More... over 7 years ago
j3d-util: copy build file from j3d-core More... over 7 years ago
j3d-utils: move Geomtry service files to simplified path More... over 7 years ago
Merge GeometryService implementation More... over 7 years ago
j3dutils: remove the deprecated J3DTimer class More... over 7 years ago
j3dutils: flatten directoy structure More... almost 10 years ago
build: remove manifest template file now that it has been moved into ant build More... over 11 years ago
Add GeometryService implementation More... over 11 years ago
Revert "j3dutils: add workaround for appcontext bug in Java 7 u25" More... over 12 years ago
j3dutils: pass the facetNormals as an argument to calculations More... over 12 years ago
j3dutils: annotate some ArrayLists with types, use static access for constants More... over 12 years ago
j3dutils: directly pass GeometryInfo objects rather than using local storage More... over 12 years ago
j3dutils: remove the TransparencySortGeom interface that has been moved into Java3d core code More... over 12 years ago
j3dutils: add workaround for appcontext bug in Java 7 u25 More... almost 13 years ago
j3dutils: trivial annotations in ObjectFile loader More... almost 13 years ago
j3dutils: use core mapping for transparent geometry More... almost 13 years ago
j3dutils: fix javadoc parameter ordering for GeometryInfo::getIndexedGeometryArray More... about 13 years ago
j3dutils: comment out leftover System.out.println More... about 13 years ago
j3dutils: add all missing @Override annotations More... about 13 years ago
j3dutils: preserve public API by inheriting from newly added AutoOffScreenCanvas3D from j3dcore More... about 13 years ago
j3dutils: remove www folder, it had nothing useful left More... over 13 years ago
j3dutils: fix some file permissions that have the executable bit set More... over 13 years ago
j3dutils: remove unneeded cast to String More... over 13 years ago
j3dutils: stop suppressing the DoubleBeuffering flag in JCanvas3D More... over 13 years ago
j3dutils: remove a bunch of unneeded casts to Sample More... over 13 years ago
j3dutils: fix length when reading in a serialized DoubleArray More... almost 14 years ago
j3dutil: remove many wrapper around nio buffers, the tests for J3DBuffer's type make this safe More... almost 14 years ago
j3dutils: remove some of the nio wrappers that we only used as temporaries More... almost 14 years ago
j3dutils: begin removing the wrappers of nio, we can rely on them always now More... almost 14 years ago
j3dutils: remove use of deprecated JPEGEncoder/Decoder, use ImageIO More... about 14 years ago