Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 1, 2008, 5:42:25 PM (16 years ago)
Author:
rgrieder
Message:

removed commented shader hacks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/orxonox/GraphicsEngine.h

    r1505 r1511  
    8484            static GraphicsEngine* getSingletonPtr() { return &getSingleton(); }
    8585
    86             //HACK!!!
    87             //void static CompositorBloomOn();
    88             //void static CompositorBloomOff();
    89             //void static CompositorMotionBlurOn();
    90             //void static CompositorMotionBlurOff();
    91 
    9286
    9387        private:
Note: See TracChangeset for help on using the changeset viewer.