| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
source location changed, javadoc files added, AWT dependant methods
removed
|
| |
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
| |
This introduces a pom.xml which tells Maven how the
project is structured. To avoid a boatload of disruptive
renames, we override some of Maven's default settings.
It also removes the Ant build files to avoid maintaining
multiple build systems.
|
|
|
|
| |
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
|
|
| |
to bits helper
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
| |
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
|
|
| |
javadoc
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
| |
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
| |
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
| |
Signed-off-by: Harvey Harrison <[email protected]>
|
|
|
|
| |
git-svn-id: https://svn.java.net/svn/vecmath~svn/branches/dev-1_6@134 dd45e54d-f42e-c781-df72-dca083a658b1
|
|
|
|
| |
git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@127 dd45e54d-f42e-c781-df72-dca083a658b1
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@123 dd45e54d-f42e-c781-df72-dca083a658b1
|
|
|
|
| |
git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@115 dd45e54d-f42e-c781-df72-dca083a658b1
|
|
|
|
| |
git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@114 dd45e54d-f42e-c781-df72-dca083a658b1
|
|
|
|
| |
git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@106 dd45e54d-f42e-c781-df72-dca083a658b1
|
|
|
|
| |
git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@63 dd45e54d-f42e-c781-df72-dca083a658b1
|
|
|
|
| |
git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@57 dd45e54d-f42e-c781-df72-dca083a658b1
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@25 dd45e54d-f42e-c781-df72-dca083a658b1
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@5 dd45e54d-f42e-c781-df72-dca083a658b1
|