Revision: 3398
          http://smartbody.svn.sourceforge.net/smartbody/?rev=3398&view=rev
Author:   arishapiro
Date:     2012-06-06 19:54:46 +0000 (Wed, 06 Jun 2012)
Log Message:
-----------
Added some command-line switches to OgreViewer.
Added ability to use config file. OgreViewer will now look for config.ini in 
local directory on launch.
Default scene is now dynamically loaded and not hard coded, either by adding 
the -scene mymesh.mesh option, or by specifying the Scene= parameter in the 
config.ini file.
Added sample config.ini file which will be copied to runtime directory:

[GENERAL]
UseBoneBus=False
ScriptPath=../../../../data/sbm-common/scripts
DefaultPyFile=default-init.py
MediaPath=.
Scene=vh_basic_level.mesh

Added -help command option for help with parameters.

Modified Paths:
--------------
    trunk/core/ogre-viewer/src/OgreFrameListener.cpp
    trunk/core/ogre-viewer/src/OgreRenderer.cpp
    trunk/core/ogre-viewer/src/OgreRenderer.h
    trunk/core/ogre-viewer/src/main.cpp

Added Paths:
-----------
    trunk/core/ogre-viewer/src/config.ini
    trunk/core/ogre-viewer/src/ini.c
    trunk/core/ogre-viewer/src/ini.h

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