summaryrefslogtreecommitdiffstats
path: root/src/classes/share/com/sun/j3d/utils/universe/Viewer.java
Commit message (Expand)AuthorAgeFilesLines
* Relocate package prefix to org.jogamp.java3dJulien Gouesse2015-11-281-888/+0
* j3dutils: add all missing @Override annotationsHarvey Harrison2013-08-011-0/+3
* j3dutils: remove RCS file markers from source filesHarvey Harrison2012-05-181-5/+0
* j3dutils: remove some Java1.3 support code, require Java 6Harvey Harrison2012-02-221-35/+11
* j3dutils: use static access to constants in SimpleUniverse, ViewerHarvey Harrison2012-02-221-2/+2
* j3dutils: remove DVR backdoor in ViewerHarvey Harrison2012-02-221-177/+0
* j3dutils: use eclipse organize imports cleanup toolHarvey Harrison2011-12-311-6/+26
* j3dutils: remove trailing whitespace from all filesHarvey Harrison2011-12-311-33/+33
* Update copyright to 2007Kevin Rushforth2007-02-091-1/+1
* Fixed issue 424 : JOALMixer requires the default Viewer's setUserHeadToVworld...Chien Yang2006-12-181-0/+8
* Merged dev-1_5 branch back to MAIN trunkKevin Rushforth2006-09-291-18/+29
* Updated Copyright date to 2006Kevin Rushforth2006-01-051-1/+1
* Fixed Issue 207 : Viewer.java throws exception with leading \nKevin Rushforth2005-12-121-17/+16
* Bumped Copyright date to 2005Kevin Rushforth2005-02-181-1/+1
* Use System ClassLoader for loading audio engine when j3d.audioengineKevin Rushforth2004-11-011-1/+14
* Disabled JavaSoundMixer by default for users of SimpleUniverse. Added aKevin Rushforth2004-10-291-8/+36
* Initial creation of j3d-core-utils sources in CVS repositoryKevin Rushforth2004-06-091-0/+1012