Revision: 2319
          http://smartbody.svn.sourceforge.net/smartbody/?rev=2319&view=rev
Author:   yuyuxu
Date:     2011-07-28 00:19:05 +0000 (Thu, 28 Jul 2011)

Log Message:
-----------
-Add BML "sbm:states" tag
    bml char * <sbm:states name="" mode="" loop="" sbm:startnow="" x="" y="" 
z=""/>
 There are two mode: schedule or update. schedule would schedule in a new 
state, it can be loop mode by specifying loop tag to be "true". It can be 
schedule in immediately by specifying sbm:startnow tag to be "true".
 x, y, z are used to define the parameter of the state. User should now the 
dimension of the parameter space and the meaning of the parameters.
 Open bml creator, you would be able to customize the bml command.

-Fix smartbody dll with "mirror" function.

Modified Paths:
--------------
    trunk/core/smartbody/sbm/src/bmlcreator/BMLCreatorWindow.cpp
    trunk/core/smartbody/sbm/visualc9/sbm-fltk.vcproj
    trunk/core/smartbody/smartbody-dll/smartbody-dll.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/BMLDefs.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/BMLDefs.h
    trunk/core/smartbody/smartbody-lib/src/sbm/SteeringAgent.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/bml_processor.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/mcontrol_callbacks.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/me_ct_param_animation.cpp
    trunk/core/smartbody/smartbody-lib/visualc9/smartbody-lib.vcproj

Added Paths:
-----------
    trunk/core/smartbody/sbm/src/bmlcreator/BMLStateObject.cpp
    trunk/core/smartbody/sbm/src/bmlcreator/BMLStateObject.h
    trunk/core/smartbody/smartbody-lib/src/sbm/bml_states.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/bml_states.hpp


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

------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Smartbody-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/smartbody-svn

Reply via email to