Revision: 6279
          http://sourceforge.net/p/smartbody/code/6279
Author:   arishapiro
Date:     2015-11-12 22:13:06 +0000 (Thu, 12 Nov 2015)
Log Message:
-----------
SBDebuggerServer is now a service that is disabled by default. Shows up as 
'debugger' in sbgui
To enable it:
scene.getDebuggerServer().setBoolAttribute("enable", True)

Refactored some code on SBDebuggerServer. Now 'hostname' and 'id' can be set as 
string attributes.
In sbgui, object manipulators will now send message to remote instance, so 
direct manipulation can be used (previously, only changing attributes in 
attribute window worked).

Removed camera tracking for SBDebuggerServer from SBScene and placed in 
SBDebuggerServer::afterUpdate()

Modified Paths:
--------------
    trunk/core/smartbody/SmartBody/src/sb/SBDebuggerServer.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBDebuggerServer.h
    trunk/core/smartbody/SmartBody/src/sb/SBPython.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBScene.cpp
    trunk/core/smartbody/SmartBody/src/sb/smartbody-c-dll.cpp
    trunk/core/smartbody/sbgui/src/PawnPosControl.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