Revision: 3215
          http://smartbody.svn.sourceforge.net/smartbody/?rev=3215&view=rev
Author:   fengww
Date:     2012-04-26 20:50:50 +0000 (Thu, 26 Apr 2012)
Log Message:
-----------
Update and refactor some collision detection codes. Now SBCollisionManager uses 
ODE to detect potential collisions. A collision event is sent when two 
characters are overlapped. Add UI to show bounding volumes for a character. 
Update ode library to use both GIMPACT and OPCODE for collision.

Add initial implementation for animation state graph. Not complete yet, and 
need to find a shortest path in graph toward target animation state.

Modified Paths:
--------------
    trunk/core/smartbody/ode/lib/ode_double.lib
    trunk/core/smartbody/ode/lib/ode_doubled.lib
    trunk/core/smartbody/ode/lib/ode_doubled.pdb
    trunk/core/smartbody/sbm/src/RootWindow.cxx
    trunk/core/smartbody/sbm/src/RootWindow.h
    trunk/core/smartbody/sbm/src/fltk_viewer.cpp
    trunk/core/smartbody/sbm/src/fltk_viewer.h
    trunk/core/smartbody/sbm/visualc9/sbm-fltk.vcproj
    trunk/core/smartbody/smartbody-lib/src/sbm/Physics/SbmColObject.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/Physics/SbmColObject.h
    trunk/core/smartbody/smartbody-lib/src/sbm/Physics/SbmPhysicsSim.h
    trunk/core/smartbody/smartbody-lib/src/sbm/Physics/SbmPhysicsSimODE.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/Physics/SbmPhysicsSimODE.h
    trunk/core/smartbody/smartbody-lib/src/sbm/SBAnimationStateManager.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/SBAnimationStateManager.h
    trunk/core/smartbody/smartbody-lib/src/sbm/SBCollisionManager.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/SBCollisionManager.h
    trunk/core/smartbody/smartbody-lib/src/sbm/SBPawn.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/SBScene.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/sbm_pawn.cpp
    trunk/core/smartbody/smartbody-lib/src/sbm/sbm_pawn.hpp

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Smartbody-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/smartbody-svn

Reply via email to