Changes between Version 7 and Version 8 of content/BumpMapping
- Timestamp:
- Dec 5, 2018, 10:41:01 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
content/BumpMapping
v7 v8 75 75 // to lighting pass categorisation routine 76 76 diffuse 0 0 0 77 78 // need to prevent flickering 77 79 depth_write on 78 80 depth_bias 0 … … 87 89 iteration once_per_light 88 90 scene_blend add 91 92 // need to prevent flickering 89 93 depth_write on 90 94 depth_bias 1 … … 151 155 // to lighting pass categorisation routine 152 156 lighting off 157 158 // need to prevent flickering 153 159 depth_write on 154 160 depth_bias 2