Jan Werder
Jan Werder
I'd be nice to have a installer where the user could set all common file association to vimage
Hello, I tried to use the aspnet-codegenerator with a model that has a composite key. This is the model I've used: ``` using System.ComponentModel.DataAnnotations; namespace mynamespace.Models { public enum Location...
Removed gut for now, since it's doesn't support Godot 4 fully.
There are currently 3 pull request concerning IPv6: - https://github.com/lsalzman/enet/pull/73 - https://github.com/lsalzman/enet/pull/51 - https://github.com/lsalzman/enet/pull/21 @lsalzman , can we get any info on what's the current status is? Will any of...
Using yt-dlp I've implemented a search, where you can specify the search term and the amount of results you want back. The implementation then parses the whole JSON Dump of...
I implemented a workflow for playing a video in Godot. This currently downloads the video and converts it with ffmpeg to ogv, so Godot can play it back. This widly...
##### System information (version) - mandelbulber2 => 2.26 - Operating System / Platform => Windows 11 (64 Bit) - Compiler => Using the Github release ##### Detailed description When using...
It would be great for plotter art, if the user could use [Groups ](https://www.w3.org/TR/SVG11/struct.html#Groups) to structure the paths on the canvas. Groups allow the user to seperate the documents into...
Union is not implemented if I'm correct, but it is advertised in the ReadMe. Is there a simple way to activate it?