Revision: 4744
          http://sourceforge.net/p/smartbody/code/4744
Author:   fengww
Date:     2013-08-03 00:43:24 +0000 (Sat, 03 Aug 2013)
Log Message:
-----------
Revamp Ogre3D rendering integration into FltkViewer. Fixed some issues with 
parsing Ogre format skeleton. Add handling to free Ogre resources during scene 
reset. Integrate light parameters into Ogre scene for direct control of Ogre 
lighting through SmartBody light pawn object. Add a "lightCastShadow" boolean 
attribute in light object to control whether the light is casting shadow in 
Ogre.

Still testing for issues, so the Ogre rendering is disabled by default. To 
enable it, set USE_OGRE_VIEWER to 1 in RootWindow.h.

Modified Paths:
--------------
    trunk/core/smartbody/SmartBody/src/sb/sbm_character.cpp
    trunk/core/smartbody/SmartBody/src/sbm/GPU/SbmDeformableMeshGPU.h
    trunk/core/smartbody/SmartBody/src/sbm/MiscCommands.cpp
    trunk/core/smartbody/SmartBody/src/sbm/ParserOgre.cpp
    trunk/core/smartbody/SmartBody/src/sbm/sbm_deformable_mesh.cpp
    trunk/core/smartbody/SmartBody/src/sbm/sbm_deformable_mesh.h
    trunk/core/smartbody/sbgui/src/EmbeddedOgre.cpp
    trunk/core/smartbody/sbgui/src/EmbeddedOgre.h
    trunk/core/smartbody/sbgui/src/FLTKOgreViewer.cpp
    trunk/core/smartbody/sbgui/src/FLTKOgreViewer.h
    trunk/core/smartbody/sbgui/src/OgreFrameListener.cpp
    trunk/core/smartbody/sbgui/src/RootWindow.cxx
    trunk/core/smartbody/sbgui/src/SBOgreListener.cpp
    trunk/core/smartbody/sbgui/src/SBOgreListener.h
    trunk/core/smartbody/sbgui/src/fltk_viewer.cpp
    trunk/core/smartbody/sbgui/src/fltk_viewer.h
    trunk/core/smartbody/sbgui/src/sbm_main.cpp
    trunk/core/smartbody/sbgui/visualc9/sbgui.vcxproj
    trunk/core/smartbody/sbgui/visualc9/sbgui.vcxproj.filters

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


------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&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