summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* vecmath: remove some unused static variablesHEAD1.6.0-pre91.6.0-pre10masterHarvey Harrison2013-07-101-3/+1
| | | | Signed-off-by: Harvey Harrison <[email protected]>
* vecmath: introduce hash mixing helpers rather than a different float/double ↵Harvey Harrison2013-07-1015-155/+125
| | | | | | to bits helper Signed-off-by: Harvey Harrison <[email protected]>
* vecmath: add @Override annotations to overridden methodsHarvey Harrison2013-07-1019-0/+76
| | | | Signed-off-by: Harvey Harrison <[email protected]>
* vecmath: add a documentation target to the build, use package annotation for ↵Harvey Harrison2013-06-152-11/+4
| | | | | | javadoc Signed-off-by: Harvey Harrison <[email protected]>
* vecmath: remove RCS file markers from source filesHarvey Harrison2012-05-1847-235/+0
| | | | Signed-off-by: Harvey Harrison <[email protected]>
* vecmath: use eclipse organize imports cleanup toolHarvey Harrison2011-12-3138-39/+2
| | | | Signed-off-by: Harvey Harrison <[email protected]>
* vecmath: remove trailing whitespace from all filesHarvey Harrison2011-12-3140-2727/+2727
| | | | Signed-off-by: Harvey Harrison <[email protected]>
* Update version to 1.6Kevin Rushforth2008-06-181-1/+1
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/branches/dev-1_6@134 dd45e54d-f42e-c781-df72-dca083a658b1
* Update source code for GPLv2 licenseKevin Rushforth2008-02-2848-102/+995
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@127 dd45e54d-f42e-c781-df72-dca083a658b1
* Issue number: 538Chien Yang2008-01-312-7/+5
| | | | | | | | | | | Obtained from: aj_cacho Submitted by: aj_cacho Reviewed by: jada Fixed issue 538. git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@125 dd45e54d-f42e-c781-df72-dca083a658b1
* Bump version number to 1.5.2Kevin Rushforth2007-07-171-2/+2
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@123 dd45e54d-f42e-c781-df72-dca083a658b1
* Update copyright to 2007Kevin Rushforth2007-02-0947-47/+47
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@115 dd45e54d-f42e-c781-df72-dca083a658b1
* Bumped version to 1.5.1Kevin Rushforth2006-12-141-2/+2
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@114 dd45e54d-f42e-c781-df72-dca083a658b1
* Merged dev-1_5 branch back to MAIN trunkKevin Rushforth2006-09-2918-335/+2453
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@106 dd45e54d-f42e-c781-df72-dca083a658b1
* Updated Copyright date to 2006Kevin Rushforth2006-01-0547-47/+47
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@63 dd45e54d-f42e-c781-df72-dca083a658b1
* Added package description.Kevin Rushforth2005-10-261-0/+11
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@57 dd45e54d-f42e-c781-df72-dca083a658b1
* Merged changes from dev-1_4 branch into the main trunk.Kevin Rushforth2005-10-1732-49/+553
| | | | | | | 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-1845-45/+45
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@25 dd45e54d-f42e-c781-df72-dca083a658b1
* Issue number: 36Kevin Rushforth2004-10-0515-78/+162
| | | | | | | | 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
* Issue number: 73Kevin Rushforth2004-09-172-8/+12
| | | | | | | | | | Obtained from: herkules Submitted by: kcr Reviewed by: kcr Fix for Issue 73 (Quat4f#interpolate: incorrect when q1*q2<0) git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@17 dd45e54d-f42e-c781-df72-dca083a658b1
* Initial creation of vecmath sources in CVS repositoryKevin Rushforth2004-06-0946-0/+27019
git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@5 dd45e54d-f42e-c781-df72-dca083a658b1