Revision: 37526
          
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=37526
Author:   psy-fi
Date:     2011-06-15 21:23:10 +0000 (Wed, 15 Jun 2011)
Log Message:
-----------
Fix compilation for blender player

Modified Paths:
--------------
    branches/soc-2011-onion/source/blenderplayer/bad_level_call_stubs/stubs.c

Modified: 
branches/soc-2011-onion/source/blenderplayer/bad_level_call_stubs/stubs.c
===================================================================
--- branches/soc-2011-onion/source/blenderplayer/bad_level_call_stubs/stubs.c   
2011-06-15 20:56:42 UTC (rev 37525)
+++ branches/soc-2011-onion/source/blenderplayer/bad_level_call_stubs/stubs.c   
2011-06-15 21:23:10 UTC (rev 37526)
@@ -286,6 +286,7 @@
 void ED_vgroup_vert_weight(struct Object *ob, struct bDeformGroup *dg, int 
vertnum){}
 void ED_vgroup_delete(struct Object *ob, struct bDeformGroup *defgroup){}
 void ED_vgroup_object_is_edit_mode(struct Object *ob){}
+void ED_paint_modifiers_changed(struct Object *ob){}
 
 void ED_sequencer_update_view(struct bContext *C, int view){}
 float ED_rollBoneToVector(struct EditBone *bone, float new_up_axis[3]){return 
0.0f;}

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to