summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merged changes from dev-1_4 branch into the main trunk.Kevin Rushforth2005-10-1737-55/+680
| | | | | | | 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
* Updated linksKevin Rushforth2005-07-121-2/+5
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@48 dd45e54d-f42e-c781-df72-dca083a658b1
* Removed redundant textKevin Rushforth2005-07-011-5/+2
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@47 dd45e54d-f42e-c781-df72-dca083a658b1
* Rearranged web pages -- all content is now in parent java3d pageKevin Rushforth2005-07-012-111/+33
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@46 dd45e54d-f42e-c781-df72-dca083a658b1
* Web page updatesKevin Rushforth2005-03-211-3/+8
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@35 dd45e54d-f42e-c781-df72-dca083a658b1
* Added web pages for proposed 1.4 changesKevin Rushforth2005-02-252-0/+116
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@31 dd45e54d-f42e-c781-df72-dca083a658b1
* Bumped Copyright date to 2005Kevin Rushforth2005-02-1848-49/+49
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@25 dd45e54d-f42e-c781-df72-dca083a658b1
* Updated Downloads sectionKevin Rushforth2005-02-111-9/+8
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@24 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
* Put COPYRIGHT and LICENSE files in javax directory rather thanKevin Rushforth2004-09-231-2/+2
| | | | | | | top level (to match j3d-core). git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@19 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
* Fixed links (use "java3d.dev.java.net/" not "index.html")Kevin Rushforth2004-08-031-1/+1
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@15 dd45e54d-f42e-c781-df72-dca083a658b1
* Updated web pagesKevin Rushforth2004-07-302-35/+50
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@14 dd45e54d-f42e-c781-df72-dca083a658b1
* 1. Remove all URLs with e-mail addresses -- replaced with list 'at' ↵Kevin Rushforth2004-07-171-14/+18
| | | | | | | | | project.dev.java.net instead (to reduce probability of spam) 2. Make off-java.net URLs and license URLs pop up in a separate window git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@13 dd45e54d-f42e-c781-df72-dca083a658b1
* FIxed cut/paste typoKevin Rushforth2004-07-161-4/+4
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@12 dd45e54d-f42e-c781-df72-dca083a658b1
* Update the web page to reflect the fact that the IssuesKevin Rushforth2004-07-021-31/+53
| | | | | | | | | | | Tracker is in the parent java3d project Issue number: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@11 dd45e54d-f42e-c781-df72-dca083a658b1
* Minor update to wording of downloads sectionKevin Rushforth2004-07-021-3/+3
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@10 dd45e54d-f42e-c781-df72-dca083a658b1
* Added licenses for JRL and JDLKevin Rushforth2004-06-255-43/+578
| | | | | | | Updated web pages git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@9 dd45e54d-f42e-c781-df72-dca083a658b1
* Updated placeholder license infoKevin Rushforth2004-06-231-13/+15
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@8 dd45e54d-f42e-c781-df72-dca083a658b1
* Minor update to build instructionsKevin Rushforth2004-06-141-46/+55
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@7 dd45e54d-f42e-c781-df72-dca083a658b1
* Added build instructionsKevin Rushforth2004-06-102-7/+37
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@6 dd45e54d-f42e-c781-df72-dca083a658b1
* Initial creation of vecmath sources in CVS repositoryKevin Rushforth2004-06-0951-0/+27406
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@5 dd45e54d-f42e-c781-df72-dca083a658b1
* More home page updatesKevin Rushforth2004-06-041-7/+8
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@4 dd45e54d-f42e-c781-df72-dca083a658b1
* Created initial home pageKevin Rushforth2004-06-041-6/+51
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@3 dd45e54d-f42e-c781-df72-dca083a658b1
* Initial data for the vecmath projecthttpd2004-03-171-0/+8
| | | | git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@2 dd45e54d-f42e-c781-df72-dca083a658b1
* New repository initialized by cvs2svn.cvs2svn2004-03-170-0/+0
git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@1 dd45e54d-f42e-c781-df72-dca083a658b1