Menus and some settings
This commit is contained in:
@ -17,9 +17,10 @@ config/icon="res://icon.svg"
|
||||
|
||||
[display]
|
||||
|
||||
window/size/initial_position_type=3
|
||||
window/size/resizable=false
|
||||
window/size/borderless=true
|
||||
window/stretch/aspect="ignore"
|
||||
window/stretch/mode="viewport"
|
||||
window/stretch/aspect="expand"
|
||||
window/stretch/scale_mode="integer"
|
||||
|
||||
[editor_plugins]
|
||||
@ -29,3 +30,5 @@ enabled=PackedStringArray("res://addons/gut/plugin.cfg")
|
||||
[rendering]
|
||||
|
||||
textures/canvas_textures/default_texture_filter=0
|
||||
viewport/hdr_2d=true
|
||||
anti_aliasing/quality/msaa_2d=1
|
||||
|
Reference in New Issue
Block a user