[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [23068] branches/itasc/source/gameengine/ Converter/BL_ArmatureChannel.cpp: type in BL_ArmatureBone

Benoit Bolsee benoit.bolsee at online.be
Tue Sep 8 16:52:46 CEST 2009


Revision: 23068
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=23068
Author:   ben2610
Date:     2009-09-08 16:52:46 +0200 (Tue, 08 Sep 2009)

Log Message:
-----------
type in BL_ArmatureBone

Modified Paths:
--------------
    branches/itasc/source/gameengine/Converter/BL_ArmatureChannel.cpp

Modified: branches/itasc/source/gameengine/Converter/BL_ArmatureChannel.cpp
===================================================================
--- branches/itasc/source/gameengine/Converter/BL_ArmatureChannel.cpp	2009-09-08 14:33:05 UTC (rev 23067)
+++ branches/itasc/source/gameengine/Converter/BL_ArmatureChannel.cpp	2009-09-08 14:52:46 UTC (rev 23068)
@@ -390,7 +390,7 @@
 { 
 	return NULL; 
 }
-PyObject *NewProxy(bool py_owns) 
+PyObject *BL_ArmatureBone::NewProxy(bool py_owns) 
 { 
 	return NULL; 
 }





More information about the Bf-blender-cvs mailing list