Marko Ritter
Marko Ritter
as a related side note: the ``FromSharedResource`` outputs a `Resource`, but most nodes (like dx11-particles or noodles) actually expect `Resource`, which is not linkable. Is there anything that can be...
Hey @ggml saw your post over at the forum. Just a stab in the dark, before you start wiping installs: what other packs do you have installed?
As a follow-up: The focus never left the taskbar during the entire startup. Programatically giving the Renderer Window focus for just a frame helped as a work around. Would be...
@circuitb how many raw slices do you receive in your patch on average? To me it seems all Raw pins have a strange async behaviour, partly residing in the delphi...
So I guess the reason is the little pop up window asking for the name of the new region. Since this window is outside the screen, it just "seems" to...
yes, clamping regions inside the window seem a sensible idea
could an ``Await`` region be an answer, that accepts a ``Task`` as internal output pin, but outputs the actual result to the surrounding thread?
It is a neat idea. It would make a great decorative element for one, no doubt. But let's focus on the functional problem we want to solve with it for...
I can confirm, it is the Looper that is causing havoc. Eventually I could get the app to scan BT and connect to devices when using legacy `PlayerActivity `instead of...