Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 18, 2006, 3:28:50 PM (19 years ago)
Author:
amaechler
Message:

branches/atmosphere_engine: fog weirdness…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/atmospheric_engine/src/lib/graphics/effects/rain_effect.cc

    r7685 r7689  
    133133
    134134        if (this->rainMove) {
    135                 PRINTF(0)( "Moving Rain" );
    136135                this->rainCoord = State::getCameraNode()->getAbsCoor();
    137136                this->emitter->setRelCoor(this->rainCoord.x +150, this->rainCoord.y+700, this->rainCoord.z+150);
Note: See TracChangeset for help on using the changeset viewer.