[Bf-blender-cvs] [b529b99] compositor-2016: fixed collada api call for blenderplayer

Gaia Clary noreply at git.blender.org
Wed Jun 8 21:50:22 CEST 2016


Commit: b529b994c4e06991e602e0298b682d23aa7faa38
Author: Gaia Clary
Date:   Thu May 26 19:16:18 2016 +0200
Branches: compositor-2016
https://developer.blender.org/rBb529b994c4e06991e602e0298b682d23aa7faa38

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