From: Philip L. <ph...@ed...> - 2006-11-16 03:46:55
|
Hi all, I am loading a vrml file with OpenVRML (using sdl-viewer) that loads OK in 0.15.10, but on 0.16.1 bails out with this error: openvrml/basetypes.cpp:2619: failed assertion `axis == axis.normalize()' Is there any way to force openvrml to ignore these kinds of assertions??? It would also be good to have a means (at runtime) to suppress the warning: warning: axis component of a rotation must be a normalized vector since loading any VRML exported from Maya or 3DS Max generates zillions of these. Phil. |