Revision: 2889
http://smartbody.svn.sourceforge.net/smartbody/?rev=2889&view=rev
Author: arishapiro
Date: 2012-01-31 21:27:24 +0000 (Tue, 31 Jan 2012)
Log Message:
-----------
Fixed NVBG wrapper for Python. Handle attributes like this:
def notifyAction(name):
def notifyBool(name, val):
def notifyInt(name, val):
def notifyDouble(name, val):
def notifyString(name, val):
def notifyVec3(name, val):
def notifyMatrix(name, val):
Boost is preventing me from simply allowing an override of one function
(notify()) by shearing the object, so multiple functions are needed here.
Modified Paths:
--------------
trunk/core/smartbody/smartbody-lib/src/sbm/SBPython.cpp
trunk/core/smartbody/smartbody-lib/src/sbm/nvbg.cpp
trunk/core/smartbody/smartbody-lib/src/sbm/nvbg.h
trunk/data/sbm-common/scripts/runNVBG.py
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Smartbody-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/smartbody-svn