+--------------------------------------------------+ | FEATURES / REMARKS | +--------------------------------------------------+ - The jReality software renderer renders somtimes the content under the mouse to the upper left corner. +--------------------------------------------------+ | CHANGE LOG | +--------------------------------------------------+ [2012-02-15] Version 1.08 => 1.09 - JTLoader updated - Memory Monitor widened Version 1.07 => 1.08 - Fixed memory leak - Fixed face normals in JRealityAdapter Version 1.06 => 1.07 - Support for JT v9.5 added Version 1.05 => 1.06 - Normals can be displayed by a configuration switch - Removed licensing from JNetCAD application Version 1.04 => 1.05 - Centered overwrite dialog - ProgressDialog: Progress instead of intermediate - Deactivate "Ortho projection", if node geometry has been found - forms.jar updated - looks.jar updated - JTLoader updated - DXFLoader updated Version 1.03a => 1.04 - Initial window size changed - New popup menu icons for the views - Added second background color (color gradient) - Added loader for JT (Jupiter Tesselation) files - Updated jReality: - U3D support improved (colors) - Switched from deprecated VieweApp to JRViewer - Updated iText.jar to version 2.1.3 Version 1.03 => 1.03a - STL-Import: Fixed NullPointerException when colors aren't defined Version 1.02 => 1.03 - Configuration in WebStart mode can be changed, but won't be saved permanently - Memory monitor widened by 10 pixel - SplashScreen changed (NetCAD -> JNetCAD) - Added loader for CGR and DWF - Suppressed OpenGL call of "glBlendFuncSeparate" to be compatible with OGL v1.3 - Added "-Djogl.hasBlendFuncSeparate=false" to be compatible with the next official jreality release Version 1.01 => 1.02 - Replaced project name due to naming rights: NetCAD -> JNetCAD - Bugfix: Memory leaks fixed (in JNetCAD and jReality) - Bugfix: Ortho mode with softviewer fixed - Added optional normal vector correction - Table dialog: Horizontal scroll bar activated - Replaced external library "jReality.jar" by the version from 2009-06-08 Version 1.00 => 1.01 - Added unsupported entities to the model information - Replaced external library "looks-2.1.4.jar" by "looks-2.2.1.jar" - Replaced external library "jReality.jar" by the version from 2009-03-13 - Added a switch for smooth shading - Support for file defined background colors added (e.g. 3DS files can set it) - Table dialogs allow to export their content into a log file - Bugfix: Icons in status bar were not displayed Version 0.50 => 1.00 - NetCAD: Updated external libraries: bcprov-jdk14-139.jar, forms-1.2.0.jar, itext-2.1.2u.jar, looks-2.1.4.jar - NetCAD: System-ID added to CAD loader licence string - NetCAD: Tooltip for memory monitor; Enabled calling GC manually - NetCAD: New dialog, which shows the available importer and exporter - NetCAD: Internal renderer replaced by jReality (Software- and JOGL renderer [live toggle between the viewers]) - NetCAD: Ported code to Java 1.5 due to jReality - NetCAD: Added a tabbed pane view (due to a Java bug which is fixed in Java 7 [light- and heavyweight components]) - NetCAD: Deactivated shading, paper- and modelspace if not available - NetCAD: Disabled menuitem "New" (creation of CAD data will be available in version 2) - STL-Export: Export 3 and 4 point faces as triangles - STL-Export: Skip invalid triangles (which have only two different coordinates) - STL-Export: Export only the currently viewed space (model | paper) and the visible layers - VGF-Export: Export 3 and 4 point faces as triangles - VGF-Export: Skip invalid triangles (which have only two different coordinates) - VGF-Export: Export only the currently viewed space (model | paper) and the visible layers - DXF-Export: Bugfix: Write paper and model space - All importer: Removed unsupported entities from addition information - All importer: Polyfacemesh in shaded mode has now also the line representations - All importer: Polylines with only one point can now be rendered - All importer: jReality adapter which enables all loaders to render with jReality (JOGL or software) - All importer: Java3D adapter which enables all loaders to render with Java3D Version 0.50 - Initial version