Changeset 10317 in orxonox.OLD for trunk/src/subprojects/importer
- Timestamp:
- Jan 24, 2007, 1:30:29 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/subprojects/importer/multitex.cc
r6532 r10317 47 47 48 48 testMat = new Material; 49 testMat->setDiffuseMap(" maps/radialTransparency.png");49 testMat->setDiffuseMap("textures/radialTransparency.png"); 50 50 obj = new PrimitiveModel(PRIM_PLANE, 10.0); 51 51
Note: See TracChangeset
for help on using the changeset viewer.