You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calques 3D is now developed using Microsoft Visual C++ 2008.
Added support for a new 3D-mouse device, the SpaceNavigator. See the instructions about usage and configuration.
Added a German version of the interface (thanks to Alfred Flaßhaar).
Changed the way multiple languages are supported. The various translations of the interface are now available as separate DLLs, in conjunction with a stand-alone executable containing the default English interface.
Note that only one translated DLL will be installed on your computer, depending on which language you chose at installation. Although possible, Calques 3D does not allow a change of language at run-time (to avoid a clash with the interface layout saved in registry by the BCGControl library).
Fixes:
Fixed bug in the display of Z-aligned lines in the OpenGL view.
Changed the navigation interface of the option dialog box to a tree-like widget.
Switched to latest version of the MFC Grid Control (v2.26) external library.
Cleaned and improved internal data structure (for easier migration to proper open-source code in the future).