Skip to content

Releases: FlareCoding/Monochrome

v2.0.0

04 Aug 14:08
Compare
Choose a tag to compare
  • Improved windowing system
  • Improved and optimized rendering pipeline
  • Wide range of highly functional widgets to select from
  • Reworked API
  • Improved development tools such as Monochrome Studio and Monodev
  • New testing infrastructure and demos
  • Stable UI

v1.2.0

08 Sep 16:05
ba2b956
Compare
Choose a tag to compare
  • Added bindings for Python language
  • Added a tool that helps generate bindings source files for C++ classes

v1.1.0

01 Sep 03:25
Compare
Choose a tag to compare
  • Brand new Animation System offering animations for fading and transforming UI elements as well as
    letting users define the logic for their own custom animations.

  • UITimer class letting the user perform timed operations using a high-resolution clock.

  • Minor UI performance improvements.

v1.0.0

30 Aug 02:44
118f1b1
Compare
Choose a tag to compare

Monochrome library has gone a multitude of reworks and changes to its core systems, but it's first official version is finally released!
Monochrome is fully cross-platform supporting Linux, Mac OSX, and Windows.
It offers a simple, but powerful framework for creating desktop UI with different style ranging from classic to modern flat.
Windows version also offers a GUI editor to create project layouts, generating C++ source code, and creating VS solutions!

Goals for the future:
- Multiple windows support for OSX and Linux
- Python bindings.
- New widgets