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>2011-08-30 23:38:32 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2011-08-30 23:38:32 +0400
commit5ac81bfe9c523c2ea0dcbc55bc8454c2e12239e0 (patch)
tree761b4b96f5796809d575717432109fc770ef3ed9 /source/blender/collada/AnimationExporter.h
parent2475ad0ab9b9dd40215d9c80a320247a1a7d9eaa (diff)
SVN maintenance.
Diffstat (limited to 'source/blender/collada/AnimationExporter.h')
-rw-r--r--source/blender/collada/AnimationExporter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/collada/AnimationExporter.h b/source/blender/collada/AnimationExporter.h
index 267ad4be887..d277dad8e8c 100644
--- a/source/blender/collada/AnimationExporter.h
+++ b/source/blender/collada/AnimationExporter.h
@@ -160,4 +160,4 @@ protected:
char* extract_transform_name(char *rna_path);
std::string getObjectBoneName ( Object *ob,const FCurve * fcu);
-}; \ No newline at end of file
+};