Revision: 6173
          http://sourceforge.net/p/smartbody/code/6173
Author:   arishapiro
Date:     2015-08-10 00:15:05 +0000 (Mon, 10 Aug 2015)
Log Message:
-----------
added 'showSelected' attribute to SBCharacter; set to False to turn off 
bounding box indicator on selection
Added command line parameters to define x,y,w,h of initial window: i.e. -x 100 
-y 400 -w 640 -h 480

Fixes bug in some controllers where they wouldn't respond to the disable 
attribute (by not calling the SBController::notify() superclass method first).

For FaceShiftManager, added "defaultIP" and "defaultPort" to allow connection 
to remote computers (instead of only 127.0.0.1)

Modified Paths:
--------------
    trunk/core/smartbody/SmartBody/src/controllers/me_ct_breathing.cpp
    trunk/core/smartbody/SmartBody/src/controllers/me_ct_example_body_reach.cpp
    trunk/core/smartbody/SmartBody/src/controllers/me_ct_eyelid.cpp
    trunk/core/smartbody/SmartBody/src/controllers/me_ct_generic_hand.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBCharacter.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBFaceShiftManager.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBPythonClass.cpp
    trunk/core/smartbody/SmartBody/src/sr/sr_viewer.cpp
    trunk/core/smartbody/SmartBody/src/sr/sr_viewer.h
    trunk/core/smartbody/sbgui/src/ObjectManipulationHandle.cpp
    trunk/core/smartbody/sbgui/src/RootWindow.cxx
    trunk/core/smartbody/sbgui/src/RootWindow.h
    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