From 49a5141cded6db36642461dc24064e6b695609af Mon Sep 17 00:00:00 2001 From: Gaia Clary Date: Thu, 7 Jun 2012 17:55:26 +0000 Subject: [#31739] Collada: New Export selections 'Include Armatures' --- source/blender/collada/ExportSettings.h | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/collada/ExportSettings.h') diff --git a/source/blender/collada/ExportSettings.h b/source/blender/collada/ExportSettings.h index f0d3f810831..a6ae29bf2b2 100644 --- a/source/blender/collada/ExportSettings.h +++ b/source/blender/collada/ExportSettings.h @@ -32,6 +32,7 @@ struct ExportSettings public: bool selected; bool apply_modifiers; + bool include_armatures; bool include_bone_children; bool use_object_instantiation; bool second_life; -- cgit v1.2.3