Revision: 5025
          http://sourceforge.net/p/smartbody/code/5025
Author:   arishapiro
Date:     2013-10-14 20:15:09 +0000 (Mon, 14 Oct 2013)
Log Message:
-----------
Renamed SBCharacteListener -> SBSceneListener. 
Multiple listeners are now allowed (windows should use this mechanism to manage 
updates)
Added OnSimulationStart(), OnSimulationEnd() and OnSimulationUpdate() events
Moved some rendering logic from sbm_main.cpp to FLTKListener.cpp
Removed some SBCharacter deformable mesh code.
 

Modified Paths:
--------------
    trunk/core/smartbody/SmartBody/src/controllers/me_ct_param_animation.cpp
    trunk/core/smartbody/SmartBody/src/controllers/me_ct_physics_controller.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBCharacter.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBCharacter.h
    trunk/core/smartbody/SmartBody/src/sb/SBPython.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBPythonAnimation.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBPythonAttribute.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBPythonCharacter.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBPythonInternal.h
    trunk/core/smartbody/SmartBody/src/sb/SBPythonMath.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBPythonMotion.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBPythonScene.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBScene.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBScene.h
    trunk/core/smartbody/SmartBody/src/sb/SBSkeleton.cpp
    trunk/core/smartbody/SmartBody/src/sb/SBVersion.hpp
    trunk/core/smartbody/SmartBody/src/sb/sbm_character.cpp
    trunk/core/smartbody/SmartBody/src/sb/sbm_pawn.cpp
    trunk/core/smartbody/SmartBody/src/sb/smartbody-dll.cpp
    trunk/core/smartbody/SmartBody/src/sb/smartbody-dll.h
    trunk/core/smartbody/SmartBody/src/sbm/MiscCommands.cpp
    trunk/core/smartbody/SmartBody/src/sbm/ParserOpenCOLLADA.cpp
    trunk/core/smartbody/sbdesktop/src/TransparentListener.h
    trunk/core/smartbody/sbdesktop/src/sbdesktop.cpp
    trunk/core/smartbody/sbgui/src/FLTKListener.cpp
    trunk/core/smartbody/sbgui/src/FLTKListener.h
    trunk/core/smartbody/sbgui/src/FLTKOgreViewer.cpp
    trunk/core/smartbody/sbgui/src/RootWindow.cxx
    trunk/core/smartbody/sbgui/src/SBOgreListener.h
    trunk/core/smartbody/sbgui/src/resourceViewer/ResourceWindow.cpp
    trunk/core/smartbody/sbgui/src/sbm_main.cpp
    trunk/core/smartbody/simplesmartbody/simplesmartbody.cpp

Added Paths:
-----------
    trunk/core/smartbody/SmartBody/src/sb/SBSceneListener.h

Removed Paths:
-------------
    trunk/core/smartbody/SmartBody/src/sb/SBCharacterListener.h

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


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Smartbody-svn mailing list
Smartbody-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/smartbody-svn

Reply via email to