Revision: 4429
          http://sourceforge.net/p/smartbody/code/4429
Author:   fengww
Date:     2013-04-19 22:54:48 +0000 (Fri, 19 Apr 2013)
Log Message:
-----------
Fixed problem with SBScript crash when change the Python script. Update 
BlendDemo example script to use ChrBrad,ChrRachel,and Sinbad. Fixed 
MultipleChracterDemo to start the simulation --after-- the script is defined 
and added. This way the SBScriptWrap::start() will get called correctly. Add 
reaching controller in OgreDemo example.

Add some additional Python interface to math operations for SrVec, SrMat, and 
SrQuat. Update AssetManager to delete deformable mesh correctly. Still need to 
fix more memory leak issues. Could be related to incorrect uses of 
SrSharedClass ( found some places where the reference counting number is wrong 
due to buggy user codes. )

Modified Paths:
--------------
    trunk/core/smartbody/sbm/src/resourceViewer/ResourceWindow.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBAssetManager.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBAssetManager.h
    trunk/core/smartbody/smartbody-lib/src/sb/SBPythonMath.cpp
    trunk/core/smartbody/smartbody-lib/src/sb/SBScene.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/ParserOpenCOLLADA.cpp
    trunk/core/smartbody/smartbody-lib/src/sr/sr_mat.cpp
    trunk/core/smartbody/smartbody-lib/src/sr/sr_mat.h
    trunk/core/smartbody/smartbody-lib/src/sr/sr_quat.cpp
    trunk/core/smartbody/smartbody-lib/src/sr/sr_quat.h
    trunk/data/behaviorsets/BehaviorSetMaleLocomotion.py
    trunk/data/examples/AddMultipleCharacterDemo.py
    trunk/data/examples/BlendDemo.py
    trunk/data/examples/OgreDemo.py

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


------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Smartbody-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/smartbody-svn

Reply via email to