[DiscordArchive] just that line? or what?
[DiscordArchive] just that line? or what?
Archived author: schlumpf • Posted: 2020-02-08T17:04:47.083000+00:00
Original source
just that line? or what?
Archived author: schlumpf • Posted: 2020-02-08T17:05:30.247000+00:00
Original source
it should probably get all points of the aabbs of all groups and the root one (which should actually already contain them all, this is just sanity for borked models), then rotate those corners again, aabb it, and be done.
Archived author: schlumpf • Posted: 2020-02-08T17:06:37.842000+00:00
Original source
the fact the group coords are not transposed into world seems wrong
Archived author: Adspartan • Posted: 2020-02-08T17:07:28.882000+00:00
Original source
yeah I was about to check those coords in a wmo
Archived author: Adspartan • Posted: 2020-02-08T17:07:54.843000+00:00
Original source
<@!160857905879449600> the fact that noggit use the previous aabb to get the new one
Archived author: schlumpf • Posted: 2020-02-08T17:08:39.519000+00:00
Original source
that isn't the instance extends but the file extends, isn't it?
Archived author: Adspartan • Posted: 2020-02-08T17:09:39.929000+00:00
Original source
oh yeah, I missed that part
Archived author: Adspartan • Posted: 2020-02-08T17:13:28.632000+00:00
Original source
but it'd do the rotation on the initial points, as group's extents are important for skyboxes
Archived author: Adspartan • Posted: 2020-02-08T17:20:07.819000+00:00
Original source
or I guess I could aabb rotate/aabb them again at the end too
Archived author: Adspartan • Posted: 2020-02-08T17:22:42.104000+00:00
Original source
also m2/wmo instances would need some automated extents recalculation but ugh... more work so it'll wait too