Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 4, 2006, 1:42:57 PM (18 years ago)
Author:
hdavid
Message:

branches/presentation: hover scriptable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/presentation/src/world_entities/skydome.cc

    r9006 r9121  
    128128void Skydome::generateSkyPlane(int divisions, float planetRadius, float atmosphereRadius, float hTile, float vTile)
    129129{
    130   PRINTF(0)("Generating a sky plane");
     130  PRINTF(0)("Generating a sky plane\n");
    131131
    132132  // Make sure our vertex array is clear
Note: See TracChangeset for help on using the changeset viewer.