Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8014 in orxonox.OLD for branches/network/src/lib/graphics


Ignore:
Timestamp:
May 31, 2006, 8:21:07 AM (19 years ago)
Author:
rennerc
Message:

new NetworkGameManager works now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/network/src/lib/graphics/importer/height_map.cc

    r7954 r8014  
    134134    w = yOffset;
    135135
    136     PRINTF(0)("Values: i = %i, w = %i\n", i, w);
     136//    PRINTF(0)("Values: i = %i, w = %i\n", i, w);
    137137
    138138    // add a vertex to the list
     
    599599  float c = normalVectorField [(xInt)][yInt].y;
    600600
    601   PRINTF(0)("a: %f \n" ,a);
    602   PRINTF(0)("b: %f \n" ,b);
    603   PRINTF(0)("c: %f \n" ,c);
     601//  PRINTF(0)("a: %f \n" ,a);
     602//  PRINTF(0)("b: %f \n" ,b);
     603//  PRINTF(0)("c: %f \n" ,c);
    604604
    605605
Note: See TracChangeset for help on using the changeset viewer.