Skip to content

Commit

Permalink
use default renderer to prevent GPUParticles crash on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
debris committed Jun 18, 2024
1 parent df978a3 commit 80e1207
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ enabled=PackedStringArray("res://addons/format_on_save/plugin.cfg", "res://addon
[rendering]

textures/canvas_textures/default_texture_filter=0
renderer/rendering_method="gl_compatibility"
renderer/rendering_method.mobile="gl_compatibility"
textures/vram_compression/import_etc2_astc=true
environment/defaults/default_clear_color=Color(0.301961, 0.301961, 0.301961, 1)
Expand Down

0 comments on commit 80e1207

Please sign in to comment.