residualvm / residualvm-tools

Tools for ResidualVM
GNU General Public License v2.0
19 stars 10 forks source link

TOOLS: The interest and roll are actually a rotation Quaternion. #34

Closed JoseJX closed 10 years ago

JoseJX commented 10 years ago

As part of the rotation stuff, I realized that the tool for printing out the sets was still calling the stored rotation "interest" and "roll" like Grim. This isn't the case for EMI, it's actually a stored rotation quaternion. This fixes the set extraction tool to prevent confusion about this.