Revision: 6206
          http://sourceforge.net/p/smartbody/code/6206
Author:   arishapiro
Date:     2015-10-03 00:44:33 +0000 (Sat, 03 Oct 2015)
Log Message:
-----------
Changes to accomodate Vec3Attribute for deformableMeshScale instead of 
doubleAttribute.
Note: all scripts that use deformableMeshScale need to be updated from this:

obj.setDeformableMeshScale(.01)
to this:
obj.setDeformableMeshScale(.01, .01, 01)

Modified Paths:
--------------
    trunk/core/smartbody/SmartBody/src/sb/SBCharacter.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBScene.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBVersion.hpp
    trunk/core/smartbody/sbdesktop/src/TransparentListener.cpp
    trunk/core/smartbody/sbgui/src/FLTKListener.cpp
    trunk/core/smartbody/sbgui/src/jointmapviewer/RetargetStepWindow.cpp
    trunk/core/smartbody/sbgui/src/pythonbind/SBPythonAutorig.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