Skip to content

v0.5

Compare
Choose a tag to compare
@moebiussurfing moebiussurfing released this 06 Sep 09:07
· 125 commits to develop since this release
  • New! Easy alternate monospaced and non-monospaced custom fonts.
    • 2 x 4 styles for each type. (Default/Big/Huge/HugeXXL)
  • New! Powerful Theme editor/tester.
  • New! Global scaling.
  • New! Customized tabs widget.
  • Fixed multiple instances/contexts crashes.
    • New examples for multiple UI instances using different approaches/workflows.
      • Simple / OneContext / Advanced / MainApp.
  • New! Examples with sub folders organization.
    • Examples_0_Basic
    • Examples_1_Widgets
    • Examples_2_Modules
    • Examples_3_Engines
    • Examples_5_MultipleInstances
  • Improved Docking workflow and examples.
    • New! Examples_3_Engines/32_DockingRaw example for simple persistent layout.
  • New "saving settings when changes" approach.
    • No more saving on exit/destructors to avoid some exceptions.
  • Renamed, refactor and re-organized some classes.
    • Projects must be re-generated with the OF Project Generator.