SVN maintenance.

This commit is contained in:
Guillermo S. Romero 2010-10-05 00:49:39 +00:00
parent 82209cdc86
commit 9f3d203acb
12 changed files with 19 additions and 19 deletions

@ -1,5 +1,5 @@
/**
* $Id: DocumentImporter.cpp 32235 2010-10-01 19:46:42Z jesterking $
* $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

@ -1,5 +1,5 @@
/**
* $Id: DocumentImporter.cpp 32235 2010-10-01 19:46:42Z jesterking $
* $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -129,4 +129,4 @@ public:
void add_bezt(FCurve *fcu, float fra, float value);
};
#endif
#endif

@ -1,5 +1,5 @@
/**
* $Id: DocumentImporter.cpp 32235 2010-10-01 19:46:42Z jesterking $
* $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -582,4 +582,4 @@ bool ArmatureImporter::get_joint_bind_mat(float m[][4], COLLADAFW::Node *joint)
}
return found;
}
}

@ -1,5 +1,5 @@
/**
* $Id: DocumentImporter.cpp 32235 2010-10-01 19:46:42Z jesterking $
* $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -157,4 +157,4 @@ public:
bool get_joint_bind_mat(float m[][4], COLLADAFW::Node *joint);
};
#endif
#endif

@ -1,5 +1,5 @@
/**
* $Id: DocumentImporter.cpp 32235 2010-10-01 19:46:42Z jesterking $
* $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

@ -1,5 +1,5 @@
/**
* $Id: DocumentImporter.cpp 32235 2010-10-01 19:46:42Z jesterking $
* $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

@ -1,5 +1,5 @@
/**
* $Id: DocumentImporter.cpp 32235 2010-10-01 19:46:42Z jesterking $
* $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -317,4 +317,4 @@ bool SkinInfo::find_node_in_tree(COLLADAFW::Node *node, COLLADAFW::Node *tree_ro
}
return false;
}
}

@ -1,5 +1,5 @@
/**
* $Id: DocumentImporter.cpp 32235 2010-10-01 19:46:42Z jesterking $
* $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -130,4 +130,4 @@ public:
};
#endif
#endif

@ -1,5 +1,5 @@
/**
* $Id: DocumentImporter.cpp 32235 2010-10-01 19:46:42Z jesterking $
* $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -122,4 +122,4 @@ void TransformReader::dae_vector3_to_v3(const COLLADABU::Math::Vector3 &v3, floa
v[0] = v3.x;
v[1] = v3.y;
v[2] = v3.z;
}
}

@ -1,5 +1,5 @@
/**
* $Id: DocumentImporter.cpp 32235 2010-10-01 19:46:42Z jesterking $
* $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
@ -67,4 +67,4 @@ public:
void dae_vector3_to_v3(const COLLADABU::Math::Vector3 &v3, float v[3]);
};
#endif
#endif

@ -1,5 +1,5 @@
/**
* $Id: DocumentImporter.cpp 32235 2010-10-01 19:46:42Z jesterking $
* $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*

@ -1,5 +1,5 @@
/**
* $Id: DocumentImporter.cpp 32235 2010-10-01 19:46:42Z jesterking $
* $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*