Revision: 4181
          http://smartbody.svn.sourceforge.net/smartbody/?rev=4181&view=rev
Author:   arishapiro
Date:     2013-01-29 19:29:54 +0000 (Tue, 29 Jan 2013)
Log Message:
-----------
Do not use this revision. Use r4146 instead

Moved getMotion(), getSkeleton(), ... functions from SBScene to SBAssetManager
Added deprecation message when calling SBScene version for now.
Move some internal structures from mcontrol_util to SBAssetManager
Added python instance called 'assets' which can be used for retrieval of 
assets, like:
m = assets.getMotion("mymotion")

Revision Links:
--------------
    http://smartbody.svn.sourceforge.net/smartbody/?rev=4146&view=rev

Modified Paths:
--------------
    trunk/core/smartbody/smartbody-dll/smartbody-dll.cpp
    trunk/core/smartbody/smartbody-lib/src/bml/bml_animation.cpp
    trunk/core/smartbody/smartbody-lib/src/bml/bml_gesture.cpp
    trunk/core/smartbody/smartbody-lib/src/bml/bml_processor.cpp
    trunk/core/smartbody/smartbody-lib/src/bml/bml_quickdraw.cpp
    trunk/core/smartbody/smartbody-lib/src/controllers/me_ct_motion_player.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBAnimationState.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBAssetManager.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBAssetManager.h
    trunk/core/smartbody/smartbody-lib/src/sb/SBDebuggerUtility.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBFaceDefinition.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/SBPython.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/SBSkeleton.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/sbm_character.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/MiscCommands.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/MiscCommands.h
    trunk/core/smartbody/smartbody-lib/src/sbm/ParserOgre.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/ParserOgre.h
    trunk/core/smartbody/smartbody-lib/src/sbm/mcontrol_callbacks.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/mcontrol_util.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/mcontrol_util.h
    trunk/core/smartbody/smartbody-lib/src/sbm/me_utilities.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/me_utilities.hpp
    trunk/core/smartbody/smartbody-lib/src/sbm/sbm_test_cmds.cpp
    trunk/core/smartbody/smartbody-lib/src/sk/sk_skeleton.h
    trunk/core/smartbody/smartbody-lib/src/sk/sk_skeleton_io.cpp

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


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Smartbody-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/smartbody-svn

Reply via email to