<div dir="ltr">Hi list,<div><br></div><div>ofelia v1.0.6 is now available.</div><div><br></div><div>This version includes [pdgui] abstractions which emulate pd's built-in GUI.</div><div>Please try out "ofelia/examples/gui/pdguiExample.pd".</div><div>Screenshot: <a href="https://github.com/cuinjune/ofxOfelia/blob/master/doc/pdgui_screenshot.png">https://github.com/cuinjune/ofxOfelia/blob/master/doc/pdgui_screenshot.png</a></div><div><br></div><div>More GUI abstractions will be added in the close future.</div><div>You can also customize the look/behavior of the GUI if you know the basics of ofelia.</div><div><br></div><div>Changes:</div><div><br></div><div><div>* [ofCreateFbo] auto MSAA scaling is disabled</div><div>* fixed bug for mesh editor and getter objects</div><div>* [ofReceive], [ofValue] can change name dynamically</div><div>* float inlet is removed from [ofGetCanvasName], [ofGetDollarZero], [ofGetDollarArgs], [ofGetPatchDirectory] as it's problematic when used in cloned abstraction</div><div>* [ofGetPos], [ofGetScale] are renamed to [ofGetWindowPos], [ofGetWindowScale]</div><div>* [ofGetTranslate], [ofGetRotate], [ofGetScale] are added</div><div>* [pdgui] abstractions are added to the "examples/gui" directory</div><div>* [ofMap] has 5th argument which enables/disables clamping</div><div>* [ofGetElapsedTime], [ofGetLastFrameTime] returns time in seconds</div><div>* [ofGetElapsedTimeMillis], [ofGetLastFrameTimeMillis] are added</div></div><div><br></div><div>Upcoming features:</div><div><br></div><div>* More GUI abstractions</div><div>* GLSL shader loader</div><div>* Video player and grabber</div><div><br></div><div>More info about ofelia: <a href="https://github.com/cuinjune/ofxOfelia">https://github.com/cuinjune/ofxOfelia</a></div><div><br></div><div>Cheers</div></div>