[Bf-blender-cvs] [ab4aa2e] master: fixed collada api call for blenderplayer

Gaia Clary noreply at git.blender.org
Thu May 26 19:16:54 CEST 2016


Commit: ab4aa2e3fbad7b829d06e599cb599e80c5a2851f
Author: Gaia Clary
Date:   Thu May 26 19:16:18 2016 +0200
Branches: master
https://developer.blender.org/rBab4aa2e3fbad7b829d06e599cb599e80c5a2851f

fixed collada api call for blenderplayer

===================================================================

M	source/blenderplayer/bad_level_call_stubs/stubs.c

===================================================================

diff --git a/source/blenderplayer/bad_level_call_stubs/stubs.c b/source/blenderplayer/bad_level_call_stubs/stubs.c
index 3ce7788..9034009 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




More information about the Bf-blender-cvs mailing list