Revision: 5231 http://sourceforge.net/p/smartbody/code/5231 Author: yuyuxu Date: 2013-11-19 00:30:51 +0000 (Tue, 19 Nov 2013) Log Message: ----------- - Added google protocol buffer (distributed inside lib folder) protocol schema sits inside data/protocols, currently only have sbmotion.proto protocol .h&.cpp files sits inside core/smartbody/SmartBody/src/protocols - Add useProtocolBuffer attribute so that you can toggle between boost and google protobuf (by default it's google protobuf) - Fix some character motion recording function (still more to fix) - loose the face channel limit, so it's not clamped from 0 - 1 anymore.
Commit 2... Modified Paths: -------------- trunk/core/smartbody/SmartBody/SmartBody.vcxproj trunk/core/smartbody/SmartBody/SmartBody.vcxproj.filters trunk/core/smartbody/SmartBody/src/bml/bml_speech.cpp trunk/core/smartbody/SmartBody/src/controllers/me_controller.cpp trunk/core/smartbody/SmartBody/src/controllers/me_ct_motion_recorder.cpp trunk/core/smartbody/SmartBody/src/controllers/me_ct_motion_recorder.h trunk/core/smartbody/SmartBody/src/sb/SBCharacter.cpp trunk/core/smartbody/SmartBody/src/sb/SBCharacter.h trunk/core/smartbody/SmartBody/src/sb/SBMotion.cpp trunk/core/smartbody/SmartBody/src/sb/SBPhonemeManager.cpp trunk/core/smartbody/SmartBody/src/sb/SBPythonCharacter.cpp trunk/core/smartbody/SmartBody/src/sb/SBScene.cpp trunk/core/smartbody/SmartBody/src/sb/SBVersion.hpp trunk/core/smartbody/SmartBody/src/sb/sbm_character.cpp trunk/core/smartbody/sbgui/src/CommandWindow.cpp trunk/core/smartbody/sbgui/visualc9/sbgui.vcxproj trunk/data/sbm-common/scripts/bradrachel.py Added Paths: ----------- trunk/core/smartbody/SmartBody/src/protocols/ trunk/core/smartbody/SmartBody/src/protocols/sbmotion.pb.cc trunk/core/smartbody/SmartBody/src/protocols/sbmotion.pb.h trunk/data/protocols/ trunk/data/protocols/sbmotion.proto This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Shape the Mobile Experience: Free Subscription Software experts and developers: Be at the forefront of tech innovation. Intel(R) Software Adrenaline delivers strategic insight and game-changing conversations that shape the rapidly evolving mobile landscape. Sign up now. http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk _______________________________________________ Smartbody-svn mailing list Smartbody-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/smartbody-svn