Gabor Papp

Results 26 issues of Gabor Papp

I experience image glitch in 640x480@60fps on slower OS X computers, especially when something cpu intensive processing is going on. Maybe it is usb packet corruption, which is not handled...

I'd like to register two solver callbacks at update end, but it seems that the second callback deletes the first one. Is it not possible to use multiple callbacks at...

Is it possible to make the collisions happen inside a collision geometry? I figured that I can do this in an `NvFlexTriangleMeshGeometry` by changing the winding order of the triangles,...

Trying to rebuild the plugin from github after receiving the different engine version error in Linux UE 4.22.3. The parentheses error can be fixed, but I'm not sure how to...

I'm trying to follow the instructions how to pass the Captcha BDA test, but when I open the page from the browser there's no captcha requested, so there's no data...

As far as I know it's UDP only. Would it be possible to add TCP support?

It would be nice to be able to select ports by name because the order of ports can change if you have multiple serial devices attached, in which case referencing...

these functions are defined but not implemented

Quick simple fix for the window move callback to work in Linux.

When the window is resized or made full screen the following assertion is thrown: ``` Assertion failed: (g.WithinFrameScope), function Begin, file /cinder/src/imgui/imgui.cpp, line 5380. ``` It is reproducible with PickingFBO...

macosx