Revision: 4171
          http://smartbody.svn.sourceforge.net/smartbody/?rev=4171&view=rev
Author:   arishapiro
Date:     2013-01-26 18:04:02 +0000 (Sat, 26 Jan 2013)
Log Message:
-----------
Added empty Asset manager. The intention is to move asset-related queries and 
changes from SBScene to it (getMotions(), getSkeletons(), getScripts(), 
loadMotions(), etc.)
Also, the intention is to support dynamic loading and unloading of assets (or 
lazy loading)
Removed old resource manager
will no longer dump last set of commands on exit or crash, I'll restore that 
functionality at a later time with the new structures

Modified Paths:
--------------
    trunk/android/smartbody-lib/jni/Android.mk
    trunk/core/smartbody/sbdesktop/src/sbdesktop.cpp
    trunk/core/smartbody/sbm/src/sbm_main.cpp
    trunk/core/smartbody/smartbody-lib/src/CMakeLists.txt
    trunk/core/smartbody/smartbody-lib/src/controllers/me_controller.cpp
    
trunk/core/smartbody/smartbody-lib/src/controllers/me_controller_tree_root.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBMotion.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBPython.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBPythonClass.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBPythonClass.h
    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/SBScript.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBScript.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/sk/sk_motion.cpp
    trunk/core/smartbody/smartbody-lib/src/sk/sk_motion.h
    trunk/core/smartbody/smartbody-lib/src/sk/sk_skeleton.cpp
    trunk/core/smartbody/smartbody-lib/src/sk/sk_skeleton.h
    trunk/core/smartbody/smartbody-lib/visualc9/smartbody-lib.vcproj
    trunk/core/smartbody/smartbody-lib/visualc9/smartbody-lib.vcxproj
    trunk/core/smartbody/smartbody-lib/visualc9/smartbody-lib.vcxproj.filters

Added Paths:
-----------
    trunk/core/smartbody/smartbody-lib/src/sb/SBAsset.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBAsset.h
    trunk/core/smartbody/smartbody-lib/src/sb/SBAssetManager.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBAssetManager.h

Removed Paths:
-------------
    trunk/core/smartbody/smartbody-lib/src/sbm/Resource.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/Resource.h
    trunk/core/smartbody/smartbody-lib/src/sbm/ResourceManager.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/ResourceManager.h
    trunk/core/smartbody/smartbody-lib/src/sbm/resource_cmds.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/resource_cmds.h

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