Revision: 4541
          http://sourceforge.net/p/smartbody/code/4541
Author:   fengww
Date:     2013-05-31 01:06:41 +0000 (Fri, 31 May 2013)
Log Message:
-----------
Split some python bindings to other files to avoid using /bigobj flag in debug 
project.

Add copyCharacter function to make a copy of an existing character. Right now 
the skeleton, joint map, retargeting, deformable model, steering, reach data, 
and all SBAttribute values can be copied over correctly. So these capabilities 
are replicated fine on the new character. Still need to test for other 
capabilities. Also need to think about a good way to copy over other BML 
related states such as posture. 

Modified Paths:
--------------
    trunk/core/smartbody/SmartBody/SmartBody.vcxproj
    trunk/core/smartbody/smartbody-lib/src/controllers/me_ct_breathing.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBAttribute.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBAttribute.h
    trunk/core/smartbody/smartbody-lib/src/sb/SBCharacter.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBCharacter.h
    trunk/core/smartbody/smartbody-lib/src/sb/SBObject.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBObject.h
    trunk/core/smartbody/smartbody-lib/src/sb/SBPawn.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBPawn.h
    trunk/core/smartbody/smartbody-lib/src/sb/SBPython.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBPythonScene.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBReach.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBScene.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBScene.h
    trunk/core/smartbody/smartbody-lib/src/sb/sbm_character.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/sbm_character.hpp
    trunk/core/smartbody/smartbody-lib/src/sb/sbm_pawn.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/sbm_pawn.hpp
    trunk/core/smartbody/smartbody-lib/src/sk/sk_skeleton.cpp

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


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Smartbody-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/smartbody-svn

Reply via email to