Changeset 191 for osgVisual/trunk/bin


Ignore:
Timestamp:
Jan 11, 2011, 10:10:59 AM (13 years ago)
Author:
Torben Dannhauer
Message:

animationpath is now configurable by XML

Location:
osgVisual/trunk/bin
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • osgVisual/trunk/bin/osgVisualConfig.xml

    r189 r191  
    3939  <scenery>
    4040    <terrain filename="d:\my\path\database.ive"></terrain>
    41     <animationpath filename="salzburgerEcke.path"></animationpath>
     41    <animationpath filename="salzburg.path"></animationpath>
    4242    <models>
    4343      <model filename="cessna" type="plain" label="TestText!" dynamic="yes">
  • osgVisual/trunk/bin/visual_master.bat

    r175 r191  
    1 osgVisual.exe -c osgVisualconfig.xml -C center --window 950 50 600 350 J:\BRD1m_MUC0.25m_srtmEU_BM\terrain.ive -p salzburg.path
     1osgVisual.exe -c osgVisualconfig.xml -C center --window 950 50 600 350 J:\BRD1m_MUC0.25m_srtmEU_BM\terrain.ive
  • osgVisual/trunk/bin/visual_standalone.bat

    r123 r191  
    1 osgVisual.exe -C center  --window 100 100 800 600 J:\BRD1m_MUC0.25m_srtmEU_BM\terrain.ive -p watzmann.path
     1osgVisual.exe -C center  --window 100 100 800 600 J:\BRD1m_MUC0.25m_srtmEU_BM\terrain.ive
Note: See TracChangeset for help on using the changeset viewer.