Skip to content

v1.0.0

Compare
Choose a tag to compare
@pthom pthom released this 03 Nov 20:29
· 868 commits to master since this release

v1.0.0

  • Integrated ImGui Test Engine
  • Layout & docking: can switch between several layout and save their settings separately
  • Reduce FPS when not in use to save CPU usage: added FpsIdling options
  • Can store custom user preferences
  • Greatly improved HighDpi support
  • Improved Theming and Themes
  • Added callbacks: PostInit / BeforeExit_PostCleanup / PreNewFrame
  • MingW compatibility (and CI)
  • Make it possible to run without assets/fonts
  • Improved emscripten multithread support

What's Changed

New Contributors

Full Changelog: 0.8.0...v1.0.0