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:
authorCampbell Barton <ideasman42@gmail.com>2017-08-12 06:37:34 +0300
committerCampbell Barton <ideasman42@gmail.com>2017-08-12 06:43:40 +0300
commitccb8e78d6cf44de53e7a49386d2b95636c593894 (patch)
treeacc1ec81f007e6130e0045ad40849b1e6452b954 /source/blender/makesrna/intern/rna_scene_api.c
parent4a1762f7698c4615cf275ad6019cab920afc3208 (diff)
Cleanup: whitespace
Diffstat (limited to 'source/blender/makesrna/intern/rna_scene_api.c')
-rw-r--r--source/blender/makesrna/intern/rna_scene_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/makesrna/intern/rna_scene_api.c b/source/blender/makesrna/intern/rna_scene_api.c
index ea7327cfa31..16d91a4964b 100644
--- a/source/blender/makesrna/intern/rna_scene_api.c
+++ b/source/blender/makesrna/intern/rna_scene_api.c
@@ -279,7 +279,7 @@ static void rna_Scene_collada_export(
int include_shapekeys,
int deform_bones_only,
int active_uv_only,
- int export_texture_type,
+ int export_texture_type,
int use_texture_copies,
int triangulate,
int use_object_instantiation,