Results 63 issues of moebiusSurfing

hey @Furkanzmc , any idea to solve this problem? If I enable antialias recording video goes full grey. Without adding the antialias/samples setting, it works fine, but it looks worst...

Hello, I downloaded the binary and replaced the dlls zip from other issue. ![mosaic](https://user-images.githubusercontent.com/2106149/172082742-1f8d6d25-9ea3-4e50-a7b7-baa210a9346b.PNG) ![mosaic2](https://user-images.githubusercontent.com/2106149/172082743-b256445c-b3cb-434a-bd1e-4b7f826b2022.PNG)

Hey @alanjfs , thanks for sharing this. It looks really cool. Sorry for this silly question, Just learning to compile the project. But could you write some lines about generating...

hey , there's any chance to freeze the plot graphs?

feature request

/of_v0.10.1_ios_release/addons/ofxRemoteUI/noOFLibs/ofStolenUtils.cpp:13:7: Redefinition of 'ofToFloat' of_v0.10.1_ios_release/addons/ofxRemoteUI/noOFLibs/ofStolenUtils.cpp:5:5: Redefinition of 'ofToInt' any chance to solve this?

I am having this error when calling cmake .. I installed ffmpeg using scoop, but still having the error: ``` PS E:\ada\build> scoop install ffmpeg Installing '7zip' (21.07) [64bit] 7z2107-x64.msi...

Hello, is thi macOS only?

hey @armadillu , I am back into messing around into "my fly reloading fonts problems" as we talked here: https://github.com/armadillu/ofxFontStash2/issues/12 I found that the memory leak problem is here in...

I would like to read an encrypted csv file using this addon: https://github.com/jkosoy/ofxCrypto My idea is to hide the file (previously encrypted outside OF) when using my app on an...

I am not sure, sender seems to work..., but I noticed some rare behavior when using "localhost" as ip string: ```.cpp //string ip = "127.0.0.1"; string ip = "localhost"; ofxPublishOsc(ip,...