vsTASKER release notes v7.3

What’s new in build 7.3.0
[814] (15/12/2025)

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