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>2013-10-03 18:24:54 +0400
committerGaia Clary <gaia.clary@machinimatrix.org>2013-10-03 18:24:54 +0400
commitc819fd4ee0b935dd88f2b516c4d49332af447f03 (patch)
tree001dc685cf82802f9d16397d7506db05d83b9b26 /source/blender/collada/ExportSettings.h
parent87fb70cad237ae0b64a7acf2e3ad49aac172afdc (diff)
Changed some labels from Second Life to OpenSim
Diffstat (limited to 'source/blender/collada/ExportSettings.h')
-rw-r--r--source/blender/collada/ExportSettings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/collada/ExportSettings.h b/source/blender/collada/ExportSettings.h
index f9eb4cbc26f..3dc7e74379e 100644
--- a/source/blender/collada/ExportSettings.h
+++ b/source/blender/collada/ExportSettings.h
@@ -50,7 +50,7 @@ public:
bool use_object_instantiation;
bool sort_by_name;
BC_export_transformation_type export_transformation_type;
- bool second_life;
+ bool open_sim;
char *filepath;
LinkNode *export_set;