Releases: FlareCoding/Monochrome
v2.0.0
v1.2.0
- Added bindings for Python language
- Added a tool that helps generate bindings source files for C++ classes
v1.1.0
-
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
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