rdb

Results 354 comments of rdb

Yes, bug confirmed for the sphere-into-box test. It's been written to not consider a sphere as colliding if the sphere is not colliding with any of the sides of the...

A fix in 1.10 means I will dig through the existing test code to make it work rather than rewrite the test. Let's see if I can do that this...

I checked in a fix for 1.10.12. It now does report a collision even if the sphere is entirely inside the box. The surface normal and interior point aren't quite...

> I will update #1308 and make a specific 1.10 PR for the two issues described here. Hey @el-dee, did you end up making that 1.10 PR? Can you help...

> So this would involve moving apply_texture_attributes out of EggLoader and putting the real code in TexturePool. That way if anyone else uses LoaderOptions to call into TexturePool, we could...

Surely it's "an ee ex ee", right? Or do you say "a dot ee ex ee"?

I think you might be confused about what the "absolute" mode (which is the default mode) does. (I realise that the naming of these options might be a bit confusing.)...

As-is this cannot go into 1.10.4 because of the ABI changes, hence the delay--I'm first focused on the non-1.10.4 changes. From a cursory look, I do think that putting a...

Friendly poke — are you still interested in updating this?

Converted to Draft since it's not yet finished; feel free to mark it back as ready for review when you've finished working on this.