Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2010-10-05 04:49:39 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2010-10-05 04:49:39 +0400
commit9f3d203acbc267063f274209b460dc5f059100e6 (patch)
treec929b64705de62e85672d13173dcf6369ffe27be /source/blender/collada/ArmatureImporter.cpp
parent82209cdc86f5f248102df89b3dfeca86149768f7 (diff)
SVN maintenance.
Diffstat (limited to 'source/blender/collada/ArmatureImporter.cpp')
-rw-r--r--source/blender/collada/ArmatureImporter.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/blender/collada/ArmatureImporter.cpp b/source/blender/collada/ArmatureImporter.cpp
index f931c04aef1..a8ac6d8b768 100644
--- a/source/blender/collada/ArmatureImporter.cpp
+++ b/source/blender/collada/ArmatureImporter.cpp
@@ -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;
-} \ No newline at end of file
+}