Revision: 5067
          http://sourceforge.net/p/smartbody/code/5067
Author:   arishapiro
Date:     2013-10-17 21:54:05 +0000 (Thu, 17 Oct 2013)
Log Message:
-----------
Added first pass at binary format for motions (.skb extension).
Uses boost-serialization libraries. 
Added asset handler for .skb files.'
added motion.saveToSkb() and motion.readFromSkb() called from AssetHandler
Not working yet - problem reading files.

Modified Paths:
--------------
    trunk/core/smartbody/SmartBody/CMakeLists.txt
    trunk/core/smartbody/SmartBody/SmartBody.vcxproj
    trunk/core/smartbody/SmartBody/SmartBody.vcxproj.filters
    trunk/core/smartbody/SmartBody/src/sb/SBAssetManager.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBMotion.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBMotion.h
    trunk/core/smartbody/SmartBody/src/sb/SBPythonMotion.cpp
    trunk/core/smartbody/sbgui/visualc9/sbgui.vcxproj
    trunk/data/examples/Tutorials/4_CreatingCharacter.py

Added Paths:
-----------
    trunk/core/smartbody/SmartBody/src/sb/SBAssetHandlerSkb.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBAssetHandlerSkb.h

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


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Smartbody-svn mailing list
Smartbody-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/smartbody-svn

Reply via email to