Skip to content

1.50 WIP

Compare
Choose a tag to compare
@jvcleave jvcleave released this 28 Jun 19:00
· 131 commits to master since this release

Versions 1.50 and higher use the keyword ofxImGui as a namespace for all classes in the addon, while previous versions just had a class called ofxImGui. If you're upgrading from a previous version, make sure to replace all instances of class ofxImGui with ofxImGui::Gui.

uses imgui v1.50 WIP, new Helper Class with ofParameter functionality and namespace change

Tested on:
Raspberry Pi 1 and 2
Mac OS 10.11, Xcode 7
iOS 9.2 and 8.1.2, Xcode 7
Linux Desktop
Windows 10, Visual Studio 2015