changed a couple maya typeIds to valid ids. fixed example scene files

This commit is contained in:
lawrence.bullet
2009-12-02 23:04:47 +00:00
parent 0d80aa855e
commit 59fa35fcd6
9 changed files with 410 additions and 32 deletions

View File

@@ -27,7 +27,7 @@ Written by: Herbert Law <Herbert.Law@gmail.com>
#include <maya/MSyntax.h>
#include "sixdofConstraintNode.h"
#include "dSixdofConstraintCmd.h"
#include "dsixdofConstraintCmd.h"
MString dSixdofConstraintCmd::typeName("dSixdofConstraint");