Buu342

Results 23 comments of Buu342

> Absolutely, here's the .S64: [icospheretest.zip](https://github.com/buu342/N64-Sausage64/files/14859855/icospheretest.zip) It's the default icosphere model from blender, with a material assigned and a bone added. Thank you! > Slightly unrelated, but I was also...

Fixed in https://github.com/buu342/N64-Sausage64/commit/07d0f2aa9761a51db671718dd8b6ae0bc4dd0b2a

This is actually a pain to do, and most plugins (including official ones) don't bother or warn it's problematic with animations. What we should do is get the object's world...

Turns out that this is still a pain to do with animations :))))))

In the meantime, I added a warning in fc47441 for when the user attempts to export a model with unapplied transforms.

Hi, thanks for your interest in the project :smile: I hadn't really considered it, especially because I've never messed with Blender's model import API. It can be done in the...

Two years late on this, but I have basically begun work on an import plugin: [f7c7417](https://github.com/buu342/N64-Sausage64/commit/f7c7417923f50cc46352d29325d867d471d8c289) Apologies for the silence, but I have been finishing my Masters degree, so I...

Finished as of 9122abc, tested working in 2.7 and onwards. As explained, due to the S64 format, bone parenting information is lost, as well as texture data (meaning you have...

Added LookAt support in 91906e0, however because the library has been significantly modified, I want to finish cleaning up the Libdragon side of it before closing this issue.

Everything has been tested and documented. Closing!