+--------------------------------------------------+ | FEATURES / REMARKS | +--------------------------------------------------+ +--------------------------------------------------+ | CHANGE LOG | +--------------------------------------------------+ [2016-04-28] Version 1.10 => 1.11 - SystemID is only generated when there's no other license [2015-11-24] Version 1.07 => 1.10 - API changed slightly, simplified datamodel - CADImportInterface.LAYER_SEPARATOR: Removed final to allow overwriting the value - Removed java.awt.Color to be compatible to Android - Updated jReality to latest version - Integrated JOGL binaries [2015-05-11] Version 1.06 => 1.07 - Fix files with too less colors [2012-04-04] Version 1.05 => 1.06 - CADImportInterface extended by "importURL(URL)" Version 1.04 => 1.05 - Pass both background colors to export modules - Pass smooth shading flag to export modules Version 1.03 => 1.04 - Additional support for passing normals of file Version 1.02 => 1.03 - Added more classes for exporter Version 1.01 => 1.02 - Java3DAdapter2.java supports the official loader interface "com.sun.j3d.loaders.Loader" Version 1.00 => 1.01 - Bugfix: Java3DAdapter.java transformed some coordinates twice Version 1.00 - Initial version