Revision: 6278
          http://sourceforge.net/p/smartbody/code/6278
Author:   arishapiro
Date:     2015-11-11 19:06:28 +0000 (Wed, 11 Nov 2015)
Log Message:
-----------
Moved SBDebuggerServer and SBDebuggerClient into SmartBody namespace.
Made SBDebuggerServer a service (not complete yet)
changed default debugger id from sbm-fltk to sbgui.

Added start()/stop() functions to BMLObjects.
added getSyncPointObjects() function to return sync points for a BML object.

Added SBAttribute::isDefaultValue() to check to see if the value set is the 
default one.
Added SBBmlObject

Added SBTrigger object.h

New parser is triggered when 'useNewBMLParsing' attribute is set on scene.

Started saveLipSyncAnimation() which saves the last lip sync to a COLLADA 
format file.

Added SBDebugger.set/getHostname() functions and scripting.

Scene object attributes no longer written if the have default values.

Removed hardcoded cereproc license name and files.

Modified Paths:
--------------
    trunk/android/smartbody/jni/Android.mk
    trunk/core/smartbody/SmartBody/src/bml/BMLHeadObject.cpp
    trunk/core/smartbody/SmartBody/src/bml/BMLHeadObject.h
    trunk/core/smartbody/SmartBody/src/bml/BMLObject.cpp
    trunk/core/smartbody/SmartBody/src/bml/BMLObject.h
    trunk/core/smartbody/SmartBody/src/sb/SBAttribute.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBAttribute.h
    trunk/core/smartbody/SmartBody/src/sb/SBBmlProcessor.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBBmlProcessor.h
    trunk/core/smartbody/SmartBody/src/sb/SBDebuggerClient.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBDebuggerClient.h
    trunk/core/smartbody/SmartBody/src/sb/SBDebuggerServer.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBDebuggerServer.h
    trunk/core/smartbody/SmartBody/src/sb/SBDebuggerUtility.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBPhonemeManager.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBPhonemeManager.h
    trunk/core/smartbody/SmartBody/src/sb/SBPython.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBPythonScene.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBScene.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBScene.h
    trunk/core/smartbody/SmartBody/src/sb/smartbody-c-dll.cpp
    trunk/core/smartbody/SmartBody/src/sbm/local_speech.cpp
    trunk/core/smartbody/SmartBody/src/sbm/local_speech.h
    trunk/core/smartbody/SmartBody/src/sbm/sbm_speech_audiofile.cpp
    trunk/core/smartbody/sbgui/src/monitorviewer/MonitorConnectWindow.cpp
    trunk/core/smartbody/sbgui/src/sbm_main.cpp

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


------------------------------------------------------------------------------
_______________________________________________
Smartbody-svn mailing list
Smartbody-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/smartbody-svn

Reply via email to