Raphael Isdant

Results 63 issues of Raphael Isdant

Great external. I suggest to add [declare -lib pdlua] & [declare -path examples] objets In pdlua-help.pd and other help files so everything load correctly. Also I would love to be...

Since 2017, twitter support 280 characters. But for compatibility reason, all texts are truncated to 140 characters by default (with a "..." at end of statuses). To be able to...

Under MacOS Monterey 12.2.1 and M1 macbook, pd0.52-2, this line is printed when the first window is created: `ofAppGLFWWindow: 65544: Cocoa: Failed to find service port for display` Also, the...

When creating a new ofWindow, all pd gui is frozen. When destroying the ofelia window, the gui is working again. Tested with pd-0.52-0 test from miller website (Tk 8.6.10) and...

The function ofBackgroundGradient() make a crash when rebuild the screen (OSX): [ofBackgroundGradient-crash-osx.pd.zip](https://github.com/cuinjune/Ofelia/files/8079161/ofBackgroundGradient-crash-osx.pd.zip)

ofSystemTextBoxDialog() and ofSystemAlertDialog() functions crashes after hiting Ok or Cancel under OSX. ofSystemLoadDialog() and ofSystemSaveDialog() functions freezes after opening the dialog and hiting cancel button. Works well under Windows10 pd-O.50.2...

Hi, Is there any way to change gl Point size, since there is no wrapper to openGl command in ofelia? ex: glPointSize(GLfloat size) Thanks ;)

I need to make a fullscreen window in an extended desktop configuration under OSX. Is there a way to use specific GL window settings class in current ofelia or do...

icosahedron primitive is missing in ofMesh https://openframeworks.cc/documentation/3d/ofMesh/#!show_icosahedron

ofToBool return always "false" on windows systems. Tested with ofelia V4.0.0 and windows10 64bit. It's a very handy function and I am using a lot in this series of abstraction:...