Casey Muratori
@redgpus @nodespaghett We didn't default to it, we supported it, there's a difference. Each transform had a flags field on the CPU side so we knew whether or not it needed the full 3x3, just 3, or just 1, etc., and we tracked that. We also knew if it didn't need anything (eg., was an identity).