Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | in fact interleave and nio together aren't supported in the gl2es2 | phil | 2016-11-30 | 1 | -1/+1 |
| | | | pipeline apparently | ||||
* | Lightwave and Objectfile loader now return nio geometry arrays | phil | 2016-11-30 | 2 | -3/+4 |
| | | | For performance | ||||
* | SimpleShaderAppearance public static versionString | phil | 2016-11-22 | 1 | -473/+475 |
| | | | So if can be altered for different pipelines | ||||
* | simpleshaderappearance main constructor made public | phil | 2016-11-15 | 1 | -1/+1 |
| | |||||
* | GL2ES2 pipeline util Cube moved to java3d-utils | phil | 2016-11-13 | 1 | -0/+312 |
| | |||||
* | SimpleShaderAppearance moved to java3d-utils | phil | 2016-11-13 | 3 | -0/+722 |
| | | | from java3d-examples | ||||
* | Bug 1339 - Support for Vertex Attributes in GeometryInfo | phil | 2016-11-02 | 1 | -8/+19 |
| | |||||
* | Bug 1338 - IndexRow of GeometryInfo returns a terrible constant hash | phil | 2016-11-02 | 1 | -10/+4 |
| | |||||
* | Final javax.media.j3d package reference updated | phil | 2016-10-22 | 120 | -138/+136 |
| | | | | | | | | | | | | This commit 6aa301b9466351538d779b98e3b756ac5bd34236 Moved the baseline to org.jogamp.java3d.util but there are some state packages, that also need to be renamed The org.jogamp.java3d.utils.scenegraph.io.retained.Controller createState uses reflection to load the correct State class, and this was broken by the state classes having the old name in their package. | ||||
* | Object file loading uses by ref as teh default to allow the | phil | 2016-10-16 | 1 | -1/+2 |
| | | | gl2es2pipline to use it | ||||
* | Move javadoc files to standard Maven location | Curtis Rueden | 2015-11-30 | 41 | -0/+0 |
| | |||||
* | Adopts a more standard directory layout for Maven | Julien Gouesse | 2015-11-28 | 396 | -0/+116032 |