[Bf-committers] Shape Action added in BGE

uniq2ma at yahoo.it uniq2ma at yahoo.it
Wed Jun 18 11:06:57 CEST 2008


> I get this error:
> source\gameengine\Converter\BL_SkinMeshObject.cpp:154: error: ISO C++ 
> forbids declaration of `get_def_index' with no type

Patch:

--- source/gameengine/Converter/BL_SkinMeshObject.cpp	(revision 15261)
+++ source/gameengine/Converter/BL_SkinMeshObject.cpp	(local copy)
@@ -150,7 +150,7 @@

 }

-static get_def_index(Object* ob, const char* vgroup)
+static int get_def_index(Object* ob, const char* vgroup)
 {
 	bDeformGroup *curdef;
 	int index = 0;

Chiacchiera con i tuoi amici in tempo reale! 
 http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com 



More information about the Bf-committers mailing list