Skip to content

Gaclib 0.9.8.0

Compare
Choose a tag to compare
@vczh vczh released this 14 Sep 09:49
· 457 commits to master since this release

Gaclib 0.9.8.0

GPU Accelerated C++ User Interface/Script Engine (Apache License 2.0 with extra conditions)

Website for this project: http://www.gaclib.net/

This repository contains the latest release for the GacUI project, including packed library source codes, development tools, demos and documents. Complete source code can be accessed in https://github.com/vczh-libraries .

Improvements

  • Fix document clipboard issues
  • Fix window template issues
  • Full key accessibility for all controls

Updated Demos:

  • **GacUI_Control\QueryService**: Add service to a control and query it from other places.