What’s new in build 7.3.0
[814] (15/12/2025)
- coords.h file replaced by wcoords.h (coords.h has become a template, coords.cpp in /template)
- Coord2D, Coord3D, Vec2D & Vec3D replaced with Coord2f, Coord3f, Vec2f, Vec3f
- Fix Pitch and Mäk HLA FOM with HlaUnicodeString
- Improved the code access for HLA SOM attributes. Windows can now be docked.
- Fix an incomplete activation of Epoint or XPoint sharing same event name
- Improve the Panel resizing using splitters
- Fix LatLon grid display
- Fix Back/Forward mechanism
- Improve the stability of WebMapTiles
- Add compabibility with OsgEarth 3.7 under OSG 3.6 + demo
- AutoSave is now creating a uniq save zip file per database
- Add Rhumb-Line draw for Special Zones (circle, segment) and Trajectory
- WCoord includes loxodromy geometry functions
- MotionFollow component supports Rhumb-Line trajectories
- Add gui_map.drawLineGC() for drawing loxodromy on the map from code
- Improved the stability of WebMap when threaded
- Use of osg::ref_ptr<> everywhere simple pointers where used
- Add Import/Export menu options for model Containers
- Upgrade and fixed SimQt for 2D map and OSG for x86 and x64
- Add OsgEarth 3.7 into SimQt x64
- Allow Map window to be detached
- 3D terrain (OSG & Globe) displayable along with 2D Map
- Data-Links capabilities
- Make Models selection use a dialog box (no more drop box)
- Improve the batch mode when connected to GUI
- Improve the speed for creating thousands of entities (7 time faster)
- Fix Populate function from GUI
- Fix RNAV bitmaps display
- Fix GUI slowness with thousands of entities
- Many little improvements and bug fixes