Colton Franklin
Colton Franklin
When using sysgpu, there is an immediate crash when running on Windows. ``` * Executing task: zig build run -Duse_dusk=true steps [27/30] zig build-exe pixi Debug native... LLD Link... thread...
- Fixed Build and Run (Debug) and Build and Run (Release) vscode tasks for Windows - Modified MonoGameContent.targets to check for monogame being installed before running buildcontent after the build...
Just sticking this issue up so I remember, I tried to find a way to return `Entity` instead of `EntityId` from the closure but I wasn't able to. Regardless, the...
I can try to take a look at this when I get time and see if I can PR but just wanted to drop a reminder. The generated 'shaders.zig' file...
Currently `mach-core` has disabled `sysgpu` until further notice, which we need for stability on macOS. There is also a crash on build with `sysgpu` enabled on Windows for the version...
This PR adds the ability to press spacebar on the triangle example to save an offscreen render texture from GPU to CPU then save to an image on disk. This...
This PR depends on [this PR](https://github.com/hexops/mach-objc/pull/36) which will need to be merged before we can update the zon here. - [X] By selecting this checkbox, I agree to license my...
This is an area of development in which I have no experience. Ultimately, Pixi needs installers for each OS and to be packaged correctly when built for each OS. Pixi...
The goal would be to add a new hotkey, as well as a new in-app DVUI modal dialog to choose options for the export. To see what existed before, check...
Just had a report on discord about this, and I've experienced it as well. I'm not sure what the cause could be, but it seems it would be tied to...