Bug #136

getAngle() doesn't returns the same angle as getAngleAxis().Angle

Added by kervala almost 10 years ago. Updated almost 8 years ago.

Status:Closed Start date:09/27/2008
Priority:High Due date:
Assignee:kervala % Done:

100%

Category:NeL: General
Target version:Version 0.7.0 Estimated time:1.00 hour

Description

Test case :

@@
CQuat test(0.0030760816f, -0.042772915f, 0.12510571f, 0.99121618f);

printf("Angle = %f <=> %f\n", test.getAngle(), test.getAngleAxis().Angle);
@@

Values are different when compiling with Visual C++ 2008 Express with SP1 and Custom optimizations with inline only.

History

#1 Updated by kervala almost 10 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Applied in changeset r390.

#2 Updated by kervala almost 10 years ago

  • Status changed from Resolved to Closed

#3 Updated by kervala almost 8 years ago

  • Project changed from NeL to Ryzom
  • Category deleted (Misc)
  • Target version deleted (Version 0.7.0)

#4 Updated by kervala almost 8 years ago

  • Category set to NeL: General
  • Target version set to Version 0.7.0

Also available in: Atom PDF