[Bf-blender-cvs] [54a60eff24a] master: Fix blender player

Sergey Sharybin noreply at git.blender.org
Mon Apr 3 12:31:42 CEST 2017


Commit: 54a60eff24a73660e1bb1ab488bbc93e528e11e6
Author: Sergey Sharybin
Date:   Mon Apr 3 12:31:33 2017 +0200
Branches: master
https://developer.blender.org/rB54a60eff24a73660e1bb1ab488bbc93e528e11e6

Fix blender player

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

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 d659f5c1a8a..daaeacea77b 100644
--- a/source/blenderplayer/bad_level_call_stubs/stubs.c
+++ b/source/blenderplayer/bad_level_call_stubs/stubs.c
@@ -738,6 +738,7 @@ int collada_export(struct Scene *sce,
                    int sort_by_name,
                    BC_export_transformation_type export_transformation_type,
                    int open_sim,
+                   int limit_precision,
                    int keep_bind_info) RET_ZERO
 
 void ED_mesh_calc_tessface(struct Mesh *mesh, bool free_mpoly) RET_NONE




More information about the Bf-blender-cvs mailing list