Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enumeration swapped to typed Iterator | phil | 2016-12-07 | 1 | -1/+132 |
| | | | | | | | | All Enumerations swapped and generic types added See docs/api-changes-1.7.txt THIS WILL BREAK YOUR CODE! But the change is very minor to adjust to. | ||||
* | Simplified the j3d.version message | phil | 2016-11-05 | 1 | -1/+3 |
| | | | | | | | As returned by VirtualUniverse.getProperties().get("j3d.version") The original full message can be obtained from VersionInfo.getVersionFull() | ||||
* | Documents the current API change (package relocation) | Julien Gouesse | 2015-11-28 | 1 | -0/+6 |