Philip Whitfield

Results 67 comments of Philip Whitfield

I still rely on cmake when using gdnative on linux. on first glance this looks ok. but I dont have the time right now to actually test it. but if...

Would be nice to also have an example on how to modify a texture with a compute shader. I tried something but wasn't able to use a texture created with...

I added this somewhere in the startup code to solve the issue ``` hotkeys.filter = (e:KeyboardEvent) => true; ```

It is some sort of feature request. But yes, there probably isnt an implementation that would work for all render APIs.

AFAIK the implementation is vendor dependent though all of them support it in some way or another. what is not defined is the max allowed point size. But it is...

i'll probably have to implement something like that at some point. FYI we develop software for clients that run on a single device. That's why we get away with using...

wondering the same thing

As a quick fix: this PKGBUILD allowed me to install libgda6 in arch and use the extension again https://gist.github.com/underdoeg/db2b2e6d357e3cb7fdd94ae526fab6b9 I might submit an aur as well, if I get to...

I'm also struggling with this issue while using turndown with medium editor. Usually it is not really an issue. But in combination with gfm and tables, it can mess up...

Any news on this? I ran into the same issue...