v92.0, released 2024-07-26
Documentation | What's new & coming | v92.0
This version brings:
Multithred rendering - experimental feature DK-13806
This feature offers smooth panning without any change in existing projects other than changing new property.
This is an experimental feature and currently supports only:
VCL
FMX
SKIA rendering must be enabled. Without this, performance will not be good enough
To enable:
FMX is slower than VCL - we work to optimize Bitmap drawing beyoud level offers by FMX itself,
Crash upon window resizing fixedU3.
Editing and AfterPaint-like content not done properly. To be fixed in the next seed,
We work to implement the same for all platforms we support, hopefully for the next STABLE.
Set in a code GIS.TiledPaint := True;
and start to play. Running without a debugger will be significantly faster.
Also set GIS.DelayedUpdate := 0;
is recommended.
We had plans to release this in v92 fully, but we found that additional work must be done, and due to the vacation schedule, we were not able to finish all tasks. But our plans are to release it fully in v93.
TGIS_Bitmap improvements in storing and converting hardware vs platform bitmaps. DK-14057
DK-14074
Modern Win64 compiler libraries for C++ Builder 12. DK-14087
Delphi setup provided .dpk with names that match the compiler version. DK-14088
Improved way to Enable/Disable SKIA in C++ Builder. DK-14086
.
Fixes for SKIA when multiple viewers are enabled. DK-14105
TGIS_Shape.GetCrossings3D implemented. DK-14104
TGIS_LayerPixel.CutttingPolygon improvements. DK-1410
DK-14103
Minor fixes and improvements.
Known issues:
Hints:
Full list available at Changelog.