summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix for issue 101. Thanks Alessandro.paulby2005-02-112-1/+14
| | | | | | | | | | Issue number: 101 Obtained from: aces Submitted by: paulby Reviewed by: kcr git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@39 9497e636-51bd-65ba-982d-a4982e1767a5
* Fix bug #95paulby2005-01-064-8/+8
| | | | | | | | | | Issue number: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@38 9497e636-51bd-65ba-982d-a4982e1767a5
* Changed a couple of erroneous throw "InternalError" calls to ↵Kevin Rushforth2004-11-091-4/+4
| | | | | | "RuntimeException" calls. git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@31 9497e636-51bd-65ba-982d-a4982e1767a5
* Fix for issue #38, ConfiguredUniverse throws an exception when using Java ↵paulby2004-11-032-1/+65
| | | | | | | | | | | | Web Start Issue number: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@29 9497e636-51bd-65ba-982d-a4982e1767a5
* Change default to NO_COMPRESSION for textures.paulby2004-11-021-1/+1
| | | | | | | | | | Issue number: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@28 9497e636-51bd-65ba-982d-a4982e1767a5
* Use System ClassLoader for loading audio engine when j3d.audioengineKevin Rushforth2004-11-011-1/+14
| | | | | | | property is specified git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@27 9497e636-51bd-65ba-982d-a4982e1767a5
* Disabled JavaSoundMixer by default for users of SimpleUniverse. Added aKevin Rushforth2004-10-291-8/+36
| | | | | | | | | | "j3d.audiodevice" property to allow an audio device to be specified. See the following URLs for more details. http://java3d.dev.java.net/issues/show_bug.cgi?id=24 http://www.javadesktop.org/forums/thread.jspa?threadID=6102 git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@26 9497e636-51bd-65ba-982d-a4982e1767a5
* A partial fix to issue 24.Chien Yang2004-10-263-56/+17
| | | | | | | - Rename AudioEngine.java, AudioEngine3D.java and AudioEngine3DL2.java to abstract class. git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@25 9497e636-51bd-65ba-982d-a4982e1767a5
* Add comment about classloaderpaulby2004-10-111-0/+8
| | | | | | | | | | Issue number: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@24 9497e636-51bd-65ba-982d-a4982e1767a5
* Issue number: 36Kevin Rushforth2004-10-051-0/+116
| | | | | | | | Submitted by: kcr Fixed Issue 36 -- Vector3d hashCode() method distinguishes between -0.0 and 0.0 git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@23 9497e636-51bd-65ba-982d-a4982e1767a5
* Issue number:paulby2004-09-171-1/+1
| | | | | | | | | | Obtained from: Submitted by: Reviewed by: Change version number to a tag that is modified by ant at build time git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@21 9497e636-51bd-65ba-982d-a4982e1767a5
* Fixed use of ClassLoader for webstart releaseKevin Rushforth2004-09-082-4/+4
| | | | git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@19 9497e636-51bd-65ba-982d-a4982e1767a5
* Issue number: 13Kevin Rushforth2004-08-031-51/+73
| | | | | | | Fixed Issue 13: J3DTimer fails on Windows XP with P4 3GHz git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@17 9497e636-51bd-65ba-982d-a4982e1767a5
* Author: Chris Campbell <[email protected]>Kevin Rushforth2004-06-101-225/+83
| | | | | | | | Integrator: Kevin Rushforth <[email protected]> Change: Replaced JAI code with javax.imageio.ImageIO for image loading git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@8 9497e636-51bd-65ba-982d-a4982e1767a5
* Initial creation of j3d-core-utils sources in CVS repositoryKevin Rushforth2004-06-09339-0/+101338
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@5 9497e636-51bd-65ba-982d-a4982e1767a5