Revision: 4547
          http://sourceforge.net/p/smartbody/code/4547
Author:   fengww
Date:     2013-06-03 22:41:03 +0000 (Mon, 03 Jun 2013)
Log Message:
-----------
Fixed problems with scene save function :
1. add motion counter to sort out priority of motion transformation (mirror, 
smooth, etc) when save out script.
2. add a API function "setDeformableMeshName" in SBCharacter. This ensures the 
deformable mesh get loaded in the save script.
3. add skeleton rescale when saving the scene. 
4. set character's current posture when saving.
Tested with most example scripts and it is saving/loading correctly.

Todo :
1. add more motion processing ( scale, translate, rotate ) in scene save 
function.
2. organize assets for .zip export with both scripts and assets.

Modified Paths:
--------------
    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/SBJoint.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBMotion.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBMotion.h
    trunk/core/smartbody/smartbody-lib/src/sb/SBPythonCharacter.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBScene.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBSkeleton.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/sr_path_list.cpp

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


------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Smartbody-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/smartbody-svn

Reply via email to