소스 검색

Disable depth of field for better performance

This should improve performance noticeably.
While it's nice to have depth of field when aiming, the performance
impact on most hardware is too high to be worth it.
Hugo Locurcio 4 년 전
부모
커밋
2de2ac9da5
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      level/geometry/environment.tres

+ 0 - 4
level/geometry/environment.tres

@@ -24,10 +24,6 @@ ssao_enabled = true
 ssao_intensity = 3.0
 ssao_light_affect = 0.59
 ssao_ao_channel_affect = 1.0
-dof_blur_far_enabled = true
-dof_blur_far_distance = 100.0
-dof_blur_far_transition = 50.0
-dof_blur_near_enabled = true
 glow_enabled = true
 glow_levels/3 = false
 glow_levels/4 = true