Luis Michaelis
Luis Michaelis
> I tried to set up rendering, first using the resource system to load the .MSH, discovering it is not supported. Knowing that the world mesh is stored in .MSH...
Wow, that's pretty cool! It looks like there are some minor differences in the model scripts and VM but all in all phoenix seems to handle it pretty well. I...
Hej there, and thanks for reporting this! I'd be happy to accommodate your needs, however I can't simply change the enum member name without breaking existing code. I'd propose the...
Hm as for A), that's a side product of the way libsquish is bundled with *ZenKit* and ZenLib. Ideally, I'd use `find_package` for it, but that's a lot of work,...
Hi! If it's part of DirectMusic, it is in scope :)
Hm, I agree that 4GB is an unreasonable amount of memory to use. It should be possible to add such a flag to the Vfs subsystem only, by making `mount_disk`...
Heyo! It's been a while, but I've finally had the time to implement a solution to this problem. The general idea is, then you disable ZenKit's memory mapping system entirely...
> The problem for me right now is that due to a bunch of reasons i rely on an older and slightly customized version of ZenKit. I guess it is...
Thanks for the heads-up! I suggest you use the `-DCMAKE_POLICY_VERSION_MINIMUM=3.0` flag for now, an upstream fix might take a couple weeks. Related: [doctest#854](https://github.com/doctest/doctest/issues/854)
Well, it did take a bit long than "a couple weeks" but it's done now :)