- better retina screen detection
- upgraded openGL to 4.1
- glsl shaders languages availables from 150 to 410
- included example shaders updated
- updated ofxAddonsTool to last commit
- removed ofxFontStash dependency
- fixed flatpak sandbox issue
- switched subtitler to text paragraph
- small fixes
- added windows docking
- fixed/enhanced internal text editor
- added text editor find&replace
- added GUI asset manager
- optimized patch/resources interaction saving mechanism
- updated ofxAddonTool
- bug fixes
- fixed main window recording on external monitors
- added fullscreen shortcut for main window
- added ofxAddonTool as submodule
- added patch autoload-on-startup mechanism
- updated python to 3.8 on linux
- fixed compile on windows
- cleaned audio process code
- bug fixes
- code cleaning
- Added patch autoload-on-startup mechanism
- Properly adjusted clear timings and global std::map objects reference on reloading patches
- General graphic fixes
- Removed unused files
- Added an utility for ofxAddon compatibility verifications.
- Added string category with a bunch of basic string manipulation objects
- Added multiple objects selection and delete/duplicate over selected objects
- Optimized code for high performance rendering
- Updated examples
- Various bugs fixes
- Changed "bash script" object to non-blocking with ofThread
- Various bugs fixes