NS-21: merge main into project.godot (Jolt physics, MSAA, GdUnit plugin)

pull/26/head
VinPropane 2026-04-06 22:21:20 -04:00
parent 7b7f37f92b
commit 449b58b40a
1 changed files with 16 additions and 9 deletions

View File

@ -1,5 +1,5 @@
; Engine configuration file.
; It's best edited using the editor UI and not directly,
; It's best edited using the editor UI, and not directly,
; since the parameters that go here are not all obvious.
;
; Format:
@ -25,14 +25,6 @@ config/icon="res://icon.svg"
window/size/viewport_width=1280
window/size/viewport_height=720
[dotnet]
project/assembly_name="Neon Sprawl"
[editor_plugins]
enabled=PackedStringArray("res://addons/gdUnit4/plugin.cfg")
[input]
interact={
@ -41,6 +33,21 @@ interact={
]
}
[dotnet]
project/assembly_name="Neon Sprawl"
[editor_plugins]
enabled=PackedStringArray("res://addons/gdUnit4/plugin.cfg")
[physics]
3d/physics_engine="Jolt Physics"
common/physics_ticks_per_second=120
common/physics_interpolation=false
[rendering]
anti_aliasing/quality/msaa_3d=2
textures/canvas_textures/default_texture_filter=0