Emir
Emir
@Subtixx I've been having issues with getting a string from input text. Do you mind sharing your full solution?
It's just a demo tho lol. Metal backend of Veldrid is solid enough. Or you can use ppy's fork.
Yes it does. You can use ppy's fork just so there might some changes but even this repo has a great Metal support. Unfortunately there is no Metal 3 but...
Same result with cloning and using the repos.
Yes but no. You can build on macOS just fine and still work with the editor. You just can't open the file dialog when creating a project. You can try...
I'm having the same problem as well. No clue on my side. I hope this issue gets noticed.
Replace `this->swap` with `this->Swap` In Tier3, replace `IsPrimaryAppSystem()` with `this->IsPrimaryAppSystem()` This bunch of other things but there is a task that always fails. It currently fails at `dmserializerbinary.cpp` but I...
I too didn't have the issue on macOS Sonoma -- but I'm talking about macOS 15 for this issue. The problem might be a toolchain change but I'm not sure.