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/collada.h
parent87fb70cad237ae0b64a7acf2e3ad49aac172afdc (diff)
Changed some labels from Second Life to OpenSim
Diffstat (limited to 'source/blender/collada/collada.h')
-rw-r--r--source/blender/collada/collada.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/collada/collada.h b/source/blender/collada/collada.h
index b3a8156b6fe..e96bc2ea8a4 100644
--- a/source/blender/collada/collada.h
+++ b/source/blender/collada/collada.h
@@ -77,7 +77,7 @@ int collada_export(Scene *sce,
int use_object_instantiation,
int sort_by_name,
BC_export_transformation_type export_transformation_type,
- int second_life);
+ int open_sim);