From dcf3187745dd7a33b57a00026eea97bc5254d92d Mon Sep 17 00:00:00 2001 From: Michael PLATINGS Date: Wed, 2 Feb 2011 16:44:21 +0000 Subject: [PATCH] Updated information about the FBX SDK version --- src/osgPlugins/fbx/ReaderWriterFBX.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/osgPlugins/fbx/ReaderWriterFBX.h b/src/osgPlugins/fbx/ReaderWriterFBX.h index e853ec592..8db463300 100644 --- a/src/osgPlugins/fbx/ReaderWriterFBX.h +++ b/src/osgPlugins/fbx/ReaderWriterFBX.h @@ -5,8 +5,8 @@ /////////////////////////////////////////////////////////////////////////// // OSG reader plugin for the ".fbx" format. -// See http://usa.autodesk.com/adsk/servlet/index?siteID=123112&id=6837478 -// This plugin requires the FBX SDK version 2011.2 +// See http://www.autodesk.com/fbx +// This plugin requires the FBX SDK version 2011.3.1 (Static Libraries) class ReaderWriterFBX : public osgDB::ReaderWriter {