Daan Vanden Bosch

Results 8 comments of Daan Vanden Bosch

Awesome, @JWally, do you think we can get this merged?

We're using it in this project: https://github.com/DaanVandenBosch/phantasmal-world (first line of this file: https://github.com/DaanVandenBosch/phantasmal-world/blob/master/src/hunt_optimizer/stores/HuntOptimizerStore.ts). We use the package from npmjs (through yarn). And we use webpack to load it as a...

I would like to have a toggle per pokemon if possible. Because I collect all the different forms but also the differing genders. But people have different opinions about what...

There's no way to export to fbx/glft or anything else at the moment and I'm sorry to say I don't plan adding this feature anytime soon. You could create your...

That wasn't clear to me, but I see the documentation directly states it. Thanks for pointing it out, figuring out the real problem and giving me a workaround! The error...

I'm passing field names to the win32 GetProcAddress function and plan on doing something similar to load Vulkan symbols. Null-terminated strings are very helpful here.

It seems like not much is happening on the [kotlinx-io](https://github.com/Kotlin/kotlinx-io) repository. Is the plan still to support the use-cases linked to by this issue (e.g. (de)serializing to/from bytes) via kotlinx-io?

Yeah, that's a known problem. But thanks for reporting it so people can see the status here. I should fix it at some point, but haven't even figured out what...