Revision: 3860
          http://smartbody.svn.sourceforge.net/smartbody/?rev=3860&view=rev
Author:   fengww
Date:     2012-11-03 00:16:05 +0000 (Sat, 03 Nov 2012)
Log Message:
-----------
Add new API function to apply force on a physics pawn or character.

Usage :
phyManager = scene.getPhysicsManager();
phyManager.applyForceToPawn('pawnName',SrVec(...))
phyManager.applyForceToCharacter('charName','jointName',SrVec(...))

Modified Paths:
--------------
    trunk/core/smartbody/smartbody-lib/src/sb/SBPhysicsManager.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBPhysicsManager.h
    trunk/core/smartbody/smartbody-lib/src/sb/SBPython.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/Physics/SbmPhysicsSimODE.cpp

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Smartbody-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/smartbody-svn

Reply via email to