2
I Use This!
Inactive

Commits : Listings

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