I think I may have think that
winmat
waspersmat
.
I get confused about this all the time as well. I always have to check what each one means.
I wish we had something like view_mat
,…
It skips one normalization, but other than that it's the same. I've reverted the change.
I misread what the comment meant. I've added it back with a small clarification.
I'm not sure it's that simple.
I think all DNA data should be loaded regardless of the compilation settings (?), but the issue here is that RigidBodyWorld::Collection
seems to load a dangling…
I've updated the code to avoid the world space translation, but it requires extra matrix multiplications, so I'm not sure it's worth it. It can be reverted.
Yeah, I was not sure either if crashes with disabled features are "ok", but the only answer I got on chat is that they aren't.
The crash happens on the depsgraph while loading the file, so I…