Skip to content

V6_6_0

Choose a tag to compare

@gkv311 gkv311 released this 07 Feb 09:51
· 6170 commits to master since this release

Version 6.6.0 - April 22, 2013.

Feature release incorporating new functionality. Highlights (news):

  • Official support of Mac OS X, Windows 8 and Visual Studio 2012
  • On Mac OS X, visualization with native Cocoa API and XCode 4 project files
  • Refactored Boolean operations algorithm. Possibility to enable automatic check of input parameters and results and generation of data for bug report
  • Redesign of texture management
  • Accelerated text visualization; use of FTGL library is dropped
  • Removal of obsolete 2D viewer and plotter support libraries. 3D viewer libraries become the unified way to render both 2D and 3D graphics
  • TKOpenGl is now linked at build time, not at run time
  • Import / export made independent on current global locale
  • Universal CMake build scripts
  • New automated testing system