v0.4
CHANGES
- Removed ofxSurfingHelpers dependency. (Now only requires ofxImGui!)
- Updated to new ofxImGui / ImGui. Now uses Dear ImGui v1.89.4.
- New! Notifier System with Examples/05_NotifierSystem.
- New! Text Editor with Examples/06_TextEditor.
- New! Image Inspector with pixel color picking. New class surfingImageInspect.h with Examples/07_ImageInspect.
- Reorganized many folders and files.