Castle Game Engine: New class for ZIP handling (TCastleZip), progress on new pretty wireframe approach, WOFF fonts support, LOD usage demo

Announcing a number of engine improvements from the last weeks: We have a new class for ZIP handling: . Features: Reading ZIP files from any TStream or URL (see networking about our URL support). Just open ZIP by and read by . Create and write ZIP files. Again, with API consistent with our engine, supporting …