Malacath-92

Results 36 comments of Malacath-92

I thought this should already be supported, e.g. the paused state should be maintained through reloads if the setting `Reset State On Change Editor` is disable. I can take a...

I took a closer look at this, and from what I can see there is no good way of doing this with the current bundled version of electron. The associated...

Small update: With the newest version of VSC using the standardized fullscreen api just results in the VSC window to be fullscreen, not the webview itself. So this still doesn't...

Thanks a lot for the contribution Gurten 🙏 This sounds really nice to have, I will try it out a bit over the holidays. There are some minor things that...

This is not really a question of what GLSL supports (or webgl in our case) but just of what the gui we use supports. I think the suggestions you make...

No, it's not currently supported. I'd wager a guess that it will be difficult or impossible to do in VSCode, but it's nothing we investigated yet.

See https://github.com/microsoft/vscode/issues/54097 It is pretty unlikely that we will support videos as input because of this.

@czoido is this problem abandoned or am I missing a solution proposed somewhere else?

This is still an issue right now for me: https://travis-ci.org/Malacath-92/dla/jobs/659319450 It only seems to happen when building with gcc, not with clang (I assume that's because `libc++` is a valid...

@Gurten are you planning to get back to this or should I merge it and apply the changes myself?