Moritz Bender
Moritz Bender
Hey, I was trying to build this using the provided makefile and ran into the following build error: ``` $ make cd editor && zig build /snap/zig/11625/lib/std/heap.zig:38:13: error: C allocator...
This bumps the `AnalysisLevel` for code analyzers from 6 to 8, enabling more analyzers by default. This is now safe as we require the .NET 8 SDK to build. I've...
Ever since the zstd compression changes, the `Framebuffer*.bmp` files are zstd-compressed, which makes them unviewable unless they are manually extracted and decompressed with zstd beforehand. There is another, technically unrelated...
Had this diff applied for the longest time and I think it should be in main considering it's required to export 14.3 and 14.4 properly. Basically, in 14.3/14.4 the output...