- Timestamp:
- 03/21/12 18:36:20 (14 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPlugins/dae/daeRAnimations.cpp
r12292 r13041 677 677 678 678 //work around for files output by the Autodesk FBX converter. 679 if ((interpolationType == INTERPOLATION_BEZIER) && 679 if ((interpolationType == INTERPOLATION_BEZIER) && 680 680 (_authoringTool == FBX_CONVERTER || _authoringTool == MAYA)) 681 681 {
