Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7912


Ignore:
Timestamp:
Feb 18, 2011, 11:54:13 PM (13 years ago)
Author:
landauf
Message:

not exactly sure what this does, but it is included in most standard shaders in Ogre and seems to prevent a crash on low end hardware.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/trunk/materials/RadialBlur.material

    r7708 r7912  
    2121                        depth_check off
    2222
     23                        vertex_program_ref Ogre/Compositor/StdQuad_Tex2a_vp
     24                        {
     25                        }
     26
    2327                        fragment_program_ref Radial_Blur_ps_cg
    2428                        {
Note: See TracChangeset for help on using the changeset viewer.