Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10317 in orxonox.OLD for trunk/src/subprojects/importer


Ignore:
Timestamp:
Jan 24, 2007, 1:30:29 AM (18 years ago)
Author:
patrick
Message:

merged branche data-fix back to trunk. this breaks compatibility with the old data/trunk data repository! be sure to update your data trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/subprojects/importer/multitex.cc

    r6532 r10317  
    4747
    4848  testMat = new Material;
    49   testMat->setDiffuseMap("maps/radialTransparency.png");
     49  testMat->setDiffuseMap("textures/radialTransparency.png");
    5050  obj = new PrimitiveModel(PRIM_PLANE, 10.0);
    5151
Note: See TracChangeset for help on using the changeset viewer.