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>2016-05-26 20:16:18 +0300
committerGaia Clary <gaia.clary@machinimatrix.org>2016-05-26 20:16:18 +0300
commitab4aa2e3fbad7b829d06e599cb599e80c5a2851f (patch)
tree631469e9369c77163d409bacb84b9fd6a22e4055 /source/blenderplayer
parent1346482d23f167fa57049128384246397fda8d27 (diff)
fixed collada api call for blenderplayer
Diffstat (limited to 'source/blenderplayer')
-rw-r--r--source/blenderplayer/bad_level_call_stubs/stubs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blenderplayer/bad_level_call_stubs/stubs.c b/source/blenderplayer/bad_level_call_stubs/stubs.c
index 3ce7788fdf8..90340096a43 100644
--- a/source/blenderplayer/bad_level_call_stubs/stubs.c
+++ b/source/blenderplayer/bad_level_call_stubs/stubs.c
@@ -712,6 +712,7 @@ int collada_export(struct Scene *sce,
int triangulate,
int use_object_instantiation,
+ int use_blender_profile,
int sort_by_name,
BC_export_transformation_type export_transformation_type,
int open_sim) RET_ZERO