View Single Post
  #7  
Old 11-16-2007, 02:49 PM
cade_mccall cade_mccall is offline
Member
 
Join Date: Sep 2004
Posts: 61
Ahhh. Okay. My module works with the old Vizard because the author of the module hacked fixes for at least one bug. I know he switched the sign of the z-coordinate when using setTrans. When I undo that tweak things look better. I'm still having a problem with rotations, though. From his notes, I think he may have tweaked stuff to fix the fact that setEuler() used to apply roll then pitch then yaw. Does setEuler work differently now (does it apply yaw then pitch then roll)? Or are there other major fixes regarding rotations?
Reply With Quote