Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 26, 2006, 4:13:08 PM (19 years ago)
Author:
hdavid
Message:

branches/atmospheric_engine: renamed classes to WeatherEffect and SunEffect

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/atmospheric_engine/src/lib/graphics/Makefile.am

    r7379 r7381  
    1818                           effects/graphics_effect.cc \
    1919                           effects/atmospheric_engine.cc \
    20                            effects/weather_effects.cc \
    21                            effects/sun_effects.cc \
     20                           effects/weather_effect.cc \
     21                           effects/sun_effect.cc \
    2222                           effects/fog_effect.cc \
    2323                           effects/lense_flare.cc
     
    3939                 effects/graphics_effect.h \
    4040                 effects/atmospheric_engine.h \
    41                  effects/weather_effects.h \
    42                  effects/sun_effects.h \
     41                 effects/weather_effect.h \
     42                 effects/sun_effect.h \
    4343                 effects/fog_effect.h \
    4444                 effects/lense_flare.h
Note: See TracChangeset for help on using the changeset viewer.