Skip to content

Commit

Permalink
perf: downgrade rendering
Browse files Browse the repository at this point in the history
  • Loading branch information
florianvazelle committed Feb 10, 2024
1 parent 3d878b4 commit b81c768
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ source/commit="41b766d42997fc9af1af4cb8680329bf02d0833f"

[custom_options]

build_info/commit="e3b934bf067266c1a8ca09db07e5e6308e89346e"
build_info/commit="3d878b4ec308bd6e91a7d10dc8734d0f65c005fb"
build_info/date="2024/02/10"

[display]
Expand Down Expand Up @@ -88,8 +88,14 @@ common/enable_pause_aware_picking=true

[rendering]

occlusion_culling/bvh_build_quality=1
camera/depth_of_field/depth_of_field_bokeh_shape=0
environment/ssao/quality=0
environment/ssil/quality=0
environment/glow/upscale_mode=0
global_illumination/sdfgi/frames_to_converge=0
environment/volumetric_fog/use_filter=0
environment/defaults/default_clear_color=Color(0.301961, 0.301961, 0.301961, 1)
environment/defaults/default_environment="res://resources/default_env.tres"
quality/driver/fallback_to_gles2=true
vram_compression/import_etc=true
environment/default_environment=""

0 comments on commit b81c768

Please sign in to comment.