Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 7 and Version 8 of content/BumpMapping


Ignore:
Timestamp:
Dec 5, 2018, 10:41:01 AM (5 years ago)
Author:
wiesep
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • content/BumpMapping

    v7 v8  
    7575          // to lighting pass categorisation routine
    7676          diffuse 0 0 0
     77
     78          // need to prevent flickering
    7779          depth_write on
    7880          depth_bias 0
     
    8789            iteration once_per_light
    8890            scene_blend add
     91
     92            // need to prevent flickering
    8993            depth_write on
    9094            depth_bias 1
     
    151155            // to lighting pass categorisation routine
    152156            lighting off
     157
     158            // need to prevent flickering
    153159            depth_write on
    154160            depth_bias 2