On Mon Sep 29 17:41:27 2025 +0000, Matteo Bruni wrote:
This might be a bit of an unimportant nitpick, but I'd rather make this loop the outermost and avoid empty spinning bone_count * vertices_count times for each vertex element that's not position or normal.
Yeah, that makes more sense >_<