From 1595e18df18c4b6bbb215bdc8c9d6966c433ef2b Mon Sep 17 00:00:00 2001 From: phil Date: Sat, 5 Nov 2016 15:17:40 +1300 Subject: Simplified the j3d.version message As returned by VirtualUniverse.getProperties().get("j3d.version") The original full message can be obtained from VersionInfo.getVersionFull() --- docs/api-changes-1_7.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/api-changes-1_7.txt') diff --git a/docs/api-changes-1_7.txt b/docs/api-changes-1_7.txt index 66ca2d0..315f1a6 100644 --- a/docs/api-changes-1_7.txt +++ b/docs/api-changes-1_7.txt @@ -3,4 +3,6 @@ that deviate from the 1.6 API: I. Relocation of the javax.media package into org.jogamp to be consistent with the Maven group identifier and to avoid name clashes with the obsolete -versions of Java3D shipped with OS X and loaded as extensions. \ No newline at end of file +versions of Java3D shipped with OS X and loaded as extensions. + +II. Addition of a new pipeline org.jogamp.Jogl2es2pipeline see /docs/GL2ES2Pipeline usage guide.md for usage. \ No newline at end of file -- cgit v1.2.3