Changelog

This file documents all notable changes to GLOverlayUI.

[Unreleased]

  • Applying Texture on Object

Version 1.1.0

  • Feature : Add button with icon on top inside the canvas area to toggle side panel

  • Improved Sphinx and Doxygen documentation. - news images and new demo to keep up to date

  • Code improvement

Version 1.0

Added

  • First working version of GLOverlayUI.

  • Basic 2D rendering with OpenGL on wxGLCanvas.

  • Clickable OpenGL overlay forms.

  • Side panel with wxSlider and wxCheckBox controls.

  • Basic CMake integration for cross-platform build.

  • Initial documentation (README, index.rst).

  • Host the official doc of the app

  • Added a detailed build.rst explaining the build process.