summaryrefslogtreecommitdiffstats
path: root/src/javax/vecmath/GMatrix.java
Commit message (Collapse)AuthorAgeFilesLines
* Relocate package prefix to org.jogamp.vecmathCurtis Rueden2015-11-271-3006/+0
| | | | | | Updating the package prefix avoids clashes with old versions of Java 3D. This is especially important on OS X, where Java 3D 1.3 is sometimes present on the java.ext.path, taking precedence over the classpath.
* vecmath: introduce hash mixing helpers rather than a different float/double ↵Harvey Harrison2013-07-101-6/+6
| | | | | | to bits helper Signed-off-by: Harvey Harrison <[email protected]>
* vecmath: add @Override annotations to overridden methodsHarvey Harrison2013-07-101-0/+4
| | | | Signed-off-by: Harvey Harrison <[email protected]>
* vecmath: remove RCS file markers from source filesHarvey Harrison2012-05-181-5/+0
| | | | Signed-off-by: Harvey Harrison <[email protected]>
* vecmath: use eclipse organize imports cleanup toolHarvey Harrison2011-12-311-1/+0
| | | | Signed-off-by: Harvey Harrison <[email protected]>
* vecmath: remove trailing whitespace from all filesHarvey Harrison2011-12-311-335/+335
| | | | Signed-off-by: Harvey Harrison <[email protected]>
* Update source code for GPLv2 licenseKevin Rushforth2008-02-281-2/+21
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@127 dd45e54d-f42e-c781-df72-dca083a658b1
* Update copyright to 2007Kevin Rushforth2007-02-091-1/+1
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@115 dd45e54d-f42e-c781-df72-dca083a658b1
* Updated Copyright date to 2006Kevin Rushforth2006-01-051-1/+1
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@63 dd45e54d-f42e-c781-df72-dca083a658b1
* Merged changes from dev-1_4 branch into the main trunk.Kevin Rushforth2005-10-171-1/+1
| | | | | | | NOTE: all 1.4 development will now proceed on the main trunk. The dev-1_4 branch is closed. git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@55 dd45e54d-f42e-c781-df72-dca083a658b1
* Bumped Copyright date to 2005Kevin Rushforth2005-02-181-1/+1
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@25 dd45e54d-f42e-c781-df72-dca083a658b1
* Issue number: 36Kevin Rushforth2004-10-051-1/+1
| | | | | | | | Submitted by: kcr Fixed Issue 36 -- Vector3d hashCode() method distinguishes between -0.0 and 0.0 git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@20 dd45e54d-f42e-c781-df72-dca083a658b1
* Initial creation of vecmath sources in CVS repositoryKevin Rushforth2004-06-091-0/+2989
git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@5 dd45e54d-f42e-c781-df72-dca083a658b1