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:
authorGaia Clary <gaia.clary@machinimatrix.org>2018-02-27 19:53:53 +0300
committerGaia Clary <gaia.clary@machinimatrix.org>2018-02-27 19:53:53 +0300
commit1a65168c4202a76cfacaafb6c1175b56d82d7123 (patch)
treee62fb26b5e5f2333fc3a20e1318e7fcb4d221b43 /source/blender/collada/AnimationExporter.h
parent925f2280e6b65f7bbdaa50439b983e9ef853ff1a (diff)
parent05b5958a7a3bc112695bb9f63728260d595a51f4 (diff)
merge Collada changtes from master
Diffstat (limited to 'source/blender/collada/AnimationExporter.h')
-rw-r--r--source/blender/collada/AnimationExporter.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/collada/AnimationExporter.h b/source/blender/collada/AnimationExporter.h
index 1e0f434ca13..b324b4c25f8 100644
--- a/source/blender/collada/AnimationExporter.h
+++ b/source/blender/collada/AnimationExporter.h
@@ -201,6 +201,5 @@ protected:
bool validateConstraints(bConstraint *con);
- //void calc_obmat_at_time(Object *ob, float ctime);
};