Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2 in downloads


Ignore:
Timestamp:
Oct 2, 2007, 2:29:12 AM (17 years ago)
Author:
landauf
Message:
 
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • PlugIns/BSPSceneManager/src/OgreQuake3Level.cpp

    r1 r2  
    252252                        img.loadRawData( stream, 128, 128, PF_BYTE_RGB );
    253253            TextureManager::getSingleton().loadImage( name.str(),
    254                                 ResourceGroupManager::getSingleton().getWorldResourceGroupName(), img, TEX_TYPE_2D, 0, 4.0f );
     254                                ResourceGroupManager::getSingleton().getWorldResourceGroupName(), img, TEX_TYPE_2D, 0, 1.0f );
    255255            pLightmap += BSP_LIGHTMAP_BANKSIZE;
    256256        }
  • Samples/Common/bin/quake3settings.cfg

    r1 r2  
    1 Pak0Location: /usr/local/games/quake3/baseq3/pak0.pk3
    2 Map: maps/q3dm3.bsp
     1Pak0Location: ../../Media/packs/orxonox_test.pk3
     2Map: maps/hangar059.bsp
Note: See TracChangeset for help on using the changeset viewer.