Inter font

This commit is contained in:
Nordup 2024-06-24 03:31:12 +04:00
parent 32ef338088
commit 94497ae901
41 changed files with 298 additions and 59 deletions

Binary file not shown.

View file

@ -0,0 +1,33 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://c14w1y1r54wgi"
path="res://.godot/imported/Inter-Bold.otf-fed3606970d0d1ec228f8cbb3326cebe.fontdata"
[deps]
source_file="res://assets/fonts/Inter-Bold.otf"
dest_files=["res://.godot/imported/Inter-Bold.otf-fed3606970d0d1ec228f8cbb3326cebe.fontdata"]
[params]
Rendering=null
antialiasing=1
generate_mipmaps=false
multichannel_signed_distance_field=false
msdf_pixel_range=8
msdf_size=48
allow_system_fallback=true
force_autohinter=false
hinting=1
subpixel_positioning=1
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
language_support={}
script_support={}
opentype_features={}

Binary file not shown.

View file

@ -0,0 +1,33 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://tfj3o1e1wytn"
path="res://.godot/imported/Inter-BoldItalic.otf-fc2a2d62a96e28426d3bc0aff707ef82.fontdata"
[deps]
source_file="res://assets/fonts/Inter-BoldItalic.otf"
dest_files=["res://.godot/imported/Inter-BoldItalic.otf-fc2a2d62a96e28426d3bc0aff707ef82.fontdata"]
[params]
Rendering=null
antialiasing=1
generate_mipmaps=false
multichannel_signed_distance_field=false
msdf_pixel_range=8
msdf_size=48
allow_system_fallback=true
force_autohinter=false
hinting=1
subpixel_positioning=1
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
language_support={}
script_support={}
opentype_features={}

Binary file not shown.

View file

@ -0,0 +1,33 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://b3xb1fpllhnf4"
path="res://.godot/imported/Inter-Italic.otf-a2ee68ef97ef9010eaa7272e19db785b.fontdata"
[deps]
source_file="res://assets/fonts/Inter-Italic.otf"
dest_files=["res://.godot/imported/Inter-Italic.otf-a2ee68ef97ef9010eaa7272e19db785b.fontdata"]
[params]
Rendering=null
antialiasing=1
generate_mipmaps=false
multichannel_signed_distance_field=false
msdf_pixel_range=8
msdf_size=48
allow_system_fallback=true
force_autohinter=false
hinting=1
subpixel_positioning=1
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
language_support={}
script_support={}
opentype_features={}

Binary file not shown.

View file

@ -0,0 +1,33 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://do40418waa8w3"
path="res://.godot/imported/Inter-Regular.otf-f352c7616b1c2d50404f5bb3f4876582.fontdata"
[deps]
source_file="res://assets/fonts/Inter-Regular.otf"
dest_files=["res://.godot/imported/Inter-Regular.otf-f352c7616b1c2d50404f5bb3f4876582.fontdata"]
[params]
Rendering=null
antialiasing=1
generate_mipmaps=false
multichannel_signed_distance_field=false
msdf_pixel_range=8
msdf_size=48
allow_system_fallback=true
force_autohinter=false
hinting=1
subpixel_positioning=1
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
language_support={}
script_support={}
opentype_features={}

7
app/assets/fonts/LICENSE Normal file
View file

@ -0,0 +1,7 @@
OFL 1.1 (SIL Open Font License, Version 1.1)
Inter UI and Inter is a trademark of rsms.
Copyright 2017-2019 The Inter project authors
// From https://font.download/font/inter

Binary file not shown.

View file

@ -0,0 +1,33 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://bjeupg0ikc2kv"
path="res://.godot/imported/Monospace.ttf-84d18bc2b9fbca262f60d9ae15d1ff11.fontdata"
[deps]
source_file="res://assets/fonts/Monospace.ttf"
dest_files=["res://.godot/imported/Monospace.ttf-84d18bc2b9fbca262f60d9ae15d1ff11.fontdata"]
[params]
Rendering=null
antialiasing=1
generate_mipmaps=false
multichannel_signed_distance_field=false
msdf_pixel_range=8
msdf_size=48
allow_system_fallback=true
force_autohinter=false
hinting=1
subpixel_positioning=1
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
language_support={}
script_support={}
opentype_features={}

Binary file not shown.

View file

@ -0,0 +1,33 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://k88yrpapfi5e"
path="res://.godot/imported/MonospaceBold.ttf-85e6bb30ac22368fdf6bd988771bb3ef.fontdata"
[deps]
source_file="res://assets/fonts/MonospaceBold.ttf"
dest_files=["res://.godot/imported/MonospaceBold.ttf-85e6bb30ac22368fdf6bd988771bb3ef.fontdata"]
[params]
Rendering=null
antialiasing=1
generate_mipmaps=false
multichannel_signed_distance_field=false
msdf_pixel_range=8
msdf_size=48
allow_system_fallback=true
force_autohinter=false
hinting=1
subpixel_positioning=1
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
language_support={}
script_support={}
opentype_features={}

View file

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

Before After
Before After

View file

@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://8wvea7j0v0rx"
path="res://.godot/imported/Reload.svg-b256d0a76db8debe7bb02e7fb6912e48.ctex"
path="res://.godot/imported/Reload.svg-b5541461986b6f83943237d5c0533a5e.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://textures/Reload.svg"
dest_files=["res://.godot/imported/Reload.svg-b256d0a76db8debe7bb02e7fb6912e48.ctex"]
source_file="res://assets/textures/Reload.svg"
dest_files=["res://.godot/imported/Reload.svg-b5541461986b6f83943237d5c0533a5e.ctex"]
[params]

View file

Before

Width:  |  Height:  |  Size: 524 B

After

Width:  |  Height:  |  Size: 524 B

Before After
Before After

View file

@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://byvigfpu44dnu"
path="res://.godot/imported/arrow.svg-7dfa60c559ed5e4a87888587499fd836.ctex"
path="res://.godot/imported/arrow.svg-96514f4c69ac07b2d55a84372671b571.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://textures/arrow.svg"
dest_files=["res://.godot/imported/arrow.svg-7dfa60c559ed5e4a87888587499fd836.ctex"]
source_file="res://assets/textures/arrow.svg"
dest_files=["res://.godot/imported/arrow.svg-96514f4c69ac07b2d55a84372671b571.ctex"]
[params]

View file

Before

Width:  |  Height:  |  Size: 2.9 MiB

After

Width:  |  Height:  |  Size: 2.9 MiB

Before After
Before After

View file

@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://cykx425p6ylwr"
path="res://.godot/imported/background.png-c1b07215c0c7a4566a55dfd2136f642d.ctex"
path="res://.godot/imported/background.png-db55ec47224fbca7de3496d6823058f9.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://textures/background.png"
dest_files=["res://.godot/imported/background.png-c1b07215c0c7a4566a55dfd2136f642d.ctex"]
source_file="res://assets/textures/background.png"
dest_files=["res://.godot/imported/background.png-db55ec47224fbca7de3496d6823058f9.ctex"]
[params]

View file

Before

Width:  |  Height:  |  Size: 375 B

After

Width:  |  Height:  |  Size: 375 B

Before After
Before After

View file

@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://dystd8vvbqwo2"
path="res://.godot/imported/exit.svg-c950aca77844aa4e2779d69a0af29dd9.ctex"
path="res://.godot/imported/exit.svg-d9eb6c22208dcb72b1740164ae580603.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://textures/exit.svg"
dest_files=["res://.godot/imported/exit.svg-c950aca77844aa4e2779d69a0af29dd9.ctex"]
source_file="res://assets/textures/exit.svg"
dest_files=["res://.godot/imported/exit.svg-d9eb6c22208dcb72b1740164ae580603.ctex"]
[params]

View file

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 2 KiB

Before After
Before After

View file

@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://cx3xxaqo3s3eq"
path="res://.godot/imported/gate.svg-9bc7e6deb01386cc22f9c4279c34c183.ctex"
path="res://.godot/imported/gate.svg-b8b56b580c46301f31585d4c8a52c812.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://textures/gate.svg"
dest_files=["res://.godot/imported/gate.svg-9bc7e6deb01386cc22f9c4279c34c183.ctex"]
source_file="res://assets/textures/gate.svg"
dest_files=["res://.godot/imported/gate.svg-b8b56b580c46301f31585d4c8a52c812.ctex"]
[params]

View file

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 2 KiB

Before After
Before After

View file

@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://bmju020v33vrv"
path="res://.godot/imported/home.svg-d1fd9306efea074bae01c29b4de40bf8.ctex"
path="res://.godot/imported/home.svg-7020e35469bd96bdbace0b1620fa75bf.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://textures/home.svg"
dest_files=["res://.godot/imported/home.svg-d1fd9306efea074bae01c29b4de40bf8.ctex"]
source_file="res://assets/textures/home.svg"
dest_files=["res://.godot/imported/home.svg-7020e35469bd96bdbace0b1620fa75bf.ctex"]
[params]

View file

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

Before After
Before After

View file

@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://c28surtqjf4st"
path="res://.godot/imported/search.svg-c0d02a383c3273b7d9e79c8a83982a8c.ctex"
path="res://.godot/imported/search.svg-e1c1dd5f4f7968f8ab58b74915019629.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://textures/search.svg"
dest_files=["res://.godot/imported/search.svg-c0d02a383c3273b7d9e79c8a83982a8c.ctex"]
source_file="res://assets/textures/search.svg"
dest_files=["res://.godot/imported/search.svg-e1c1dd5f4f7968f8ab58b74915019629.ctex"]
[params]

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Before After
Before After

View file

@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://btn6ytky782a2"
path="res://.godot/imported/star.svg-20c89f24375010d572c8a8009c916cb1.ctex"
path="res://.godot/imported/star.svg-8291fc775f0fdf63f866e08da04fee34.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://textures/star.svg"
dest_files=["res://.godot/imported/star.svg-20c89f24375010d572c8a8009c916cb1.ctex"]
source_file="res://assets/textures/star.svg"
dest_files=["res://.godot/imported/star.svg-8291fc775f0fdf63f866e08da04fee34.ctex"]
[params]

View file

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Before After
Before After

View file

@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://lxx36xkotvh1"
path="res://.godot/imported/star_filled.svg-23feaa5bc02880b444c30a399b45f0e2.ctex"
path="res://.godot/imported/star_filled.svg-9715ef8a800e58d18abf5d987bd427ca.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://textures/star_filled.svg"
dest_files=["res://.godot/imported/star_filled.svg-23feaa5bc02880b444c30a399b45f0e2.ctex"]
source_file="res://assets/textures/star_filled.svg"
dest_files=["res://.godot/imported/star_filled.svg-9715ef8a800e58d18abf5d987bd427ca.ctex"]
[params]

View file

@ -47,6 +47,10 @@ window/stretch/mode="canvas_items"
window/stretch/aspect="expand"
window/vsync/vsync_mode=3
[gui]
theme/custom_font="res://assets/fonts/Inter-Regular.otf"
[input]
show_ui={

View file

@ -2,7 +2,7 @@
[ext_resource type="Script" path="res://scripts/ui/menu/bookmark_ui.gd" id="1_bpkqj"]
[ext_resource type="Resource" uid="uid://b1xvdym0qh6td" path="res://resources/gate_events.res" id="2_7i5yr"]
[ext_resource type="Texture2D" uid="uid://cykx425p6ylwr" path="res://textures/background.png" id="3_kgutt"]
[ext_resource type="Texture2D" uid="uid://cykx425p6ylwr" path="res://assets/textures/background.png" id="3_kgutt"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_40hft"]
bg_color = Color(0.25098, 0.25098, 0.25098, 1)
@ -36,7 +36,7 @@ anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/separation = 5
theme_override_constants/separation = 10
[node name="Panel" type="Panel" parent="VBoxContainer"]
custom_minimum_size = Vector2(130, 130)
@ -89,6 +89,8 @@ _import_path = NodePath("")
unique_name_in_owner = false
process_mode = 0
process_priority = 0
process_physics_priority = 0
process_thread_group = 0
editor_description = ""
visible = true
modulate = Color(1, 1, 1, 1)

View file

@ -1,7 +1,7 @@
[gd_scene load_steps=8 format=3 uid="uid://m622v03jydnq"]
[ext_resource type="Script" path="res://scripts/ui/hint.gd" id="1_mhnl1"]
[ext_resource type="Texture2D" uid="uid://byvigfpu44dnu" path="res://textures/arrow.svg" id="2_amrir"]
[ext_resource type="Texture2D" uid="uid://byvigfpu44dnu" path="res://assets/textures/arrow.svg" id="2_amrir"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_7wdcy"]
bg_color = Color(0.22, 0.22, 0.22, 0.631373)

View file

@ -2,7 +2,7 @@
[ext_resource type="Script" path="res://scripts/ui/search/prompt.gd" id="1_7xv44"]
[ext_resource type="Resource" uid="uid://b1xvdym0qh6td" path="res://resources/gate_events.res" id="2_33m26"]
[ext_resource type="Texture2D" uid="uid://c28surtqjf4st" path="res://textures/search.svg" id="2_tk8hn"]
[ext_resource type="Texture2D" uid="uid://c28surtqjf4st" path="res://assets/textures/search.svg" id="2_tk8hn"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_wbjg7"]
bg_color = Color(0.25098, 0.25098, 0.25098, 0)

View file

@ -1,9 +1,14 @@
[gd_scene load_steps=8 format=3 uid="uid://i3lgu2dyypcq"]
[gd_scene load_steps=13 format=3 uid="uid://i3lgu2dyypcq"]
[ext_resource type="Script" path="res://scripts/ui/search/result.gd" id="1_b6nfm"]
[ext_resource type="Texture2D" uid="uid://cykx425p6ylwr" path="res://textures/background.png" id="1_cbuy3"]
[ext_resource type="Texture2D" uid="uid://cykx425p6ylwr" path="res://assets/textures/background.png" id="1_cbuy3"]
[ext_resource type="Script" path="res://scripts/ui/search/one_line_text.gd" id="2_nxics"]
[ext_resource type="Resource" uid="uid://b1xvdym0qh6td" path="res://resources/gate_events.res" id="2_wgd6i"]
[ext_resource type="FontFile" uid="uid://do40418waa8w3" path="res://assets/fonts/Inter-Regular.otf" id="4_tevcf"]
[ext_resource type="FontFile" uid="uid://c14w1y1r54wgi" path="res://assets/fonts/Inter-Bold.otf" id="5_vkte5"]
[ext_resource type="FontFile" uid="uid://b3xb1fpllhnf4" path="res://assets/fonts/Inter-Italic.otf" id="6_10owe"]
[ext_resource type="FontFile" uid="uid://tfj3o1e1wytn" path="res://assets/fonts/Inter-BoldItalic.otf" id="7_gyppg"]
[ext_resource type="FontFile" uid="uid://bjeupg0ikc2kv" path="res://assets/fonts/Monospace.ttf" id="8_qjqxs"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_7mafe"]
bg_color = Color(0.25098, 0.25098, 0.25098, 0)
@ -117,7 +122,16 @@ text = "http://localhost:8000"
layout_mode = 2
size_flags_vertical = 3
mouse_filter = 1
theme_override_fonts/normal_font = ExtResource("4_tevcf")
theme_override_fonts/bold_font = ExtResource("5_vkte5")
theme_override_fonts/italics_font = ExtResource("6_10owe")
theme_override_fonts/bold_italics_font = ExtResource("7_gyppg")
theme_override_fonts/mono_font = ExtResource("8_qjqxs")
theme_override_font_sizes/normal_font_size = 20
theme_override_font_sizes/bold_font_size = 20
theme_override_font_sizes/italics_font_size = 20
theme_override_font_sizes/bold_italics_font_size = 20
theme_override_font_sizes/mono_font_size = 20
bbcode_enabled = true
text = "Description"
scroll_active = false

View file

@ -2,17 +2,17 @@
[ext_resource type="Script" path="res://scripts/ui/search.gd" id="1_7ivk2"]
[ext_resource type="Resource" uid="uid://b1xvdym0qh6td" path="res://resources/gate_events.res" id="2_13io8"]
[ext_resource type="Texture2D" uid="uid://c28surtqjf4st" path="res://textures/search.svg" id="3_1rllf"]
[ext_resource type="Texture2D" uid="uid://c28surtqjf4st" path="res://assets/textures/search.svg" id="3_1rllf"]
[ext_resource type="Script" path="res://scripts/ui/search/search_status.gd" id="3_3p1re"]
[ext_resource type="Script" path="res://scripts/ui/search_go.gd" id="3_eayvw"]
[ext_resource type="Texture2D" uid="uid://byvigfpu44dnu" path="res://textures/arrow.svg" id="5_dqxpp"]
[ext_resource type="Texture2D" uid="uid://byvigfpu44dnu" path="res://assets/textures/arrow.svg" id="5_dqxpp"]
[ext_resource type="Script" path="res://scripts/ui/search/download_animation.gd" id="6_fn1n3"]
[ext_resource type="Script" path="res://scripts/ui/menu/star.gd" id="6_iyikx"]
[ext_resource type="Texture2D" uid="uid://cx3xxaqo3s3eq" path="res://textures/gate.svg" id="6_twd8p"]
[ext_resource type="Texture2D" uid="uid://cx3xxaqo3s3eq" path="res://assets/textures/gate.svg" id="6_twd8p"]
[ext_resource type="Resource" uid="uid://bewhdj6jugt6q" path="res://resources/bookmarks.tres" id="7_2mijb"]
[ext_resource type="Texture2D" uid="uid://dystd8vvbqwo2" path="res://textures/exit.svg" id="7_jllve"]
[ext_resource type="Texture2D" uid="uid://btn6ytky782a2" path="res://textures/star.svg" id="8_b00p6"]
[ext_resource type="Texture2D" uid="uid://lxx36xkotvh1" path="res://textures/star_filled.svg" id="9_2en0l"]
[ext_resource type="Texture2D" uid="uid://dystd8vvbqwo2" path="res://assets/textures/exit.svg" id="7_jllve"]
[ext_resource type="Texture2D" uid="uid://btn6ytky782a2" path="res://assets/textures/star.svg" id="8_b00p6"]
[ext_resource type="Texture2D" uid="uid://lxx36xkotvh1" path="res://assets/textures/star_filled.svg" id="9_2en0l"]
[ext_resource type="Script" path="res://scripts/ui/search/prompt_results.gd" id="14_0lofv"]
[ext_resource type="Script" path="res://scripts/ui/search/prompt_navigation.gd" id="14_h86vl"]
[ext_resource type="Script" path="res://scripts/ui/search/fix_promt_position.gd" id="15_35wcy"]

View file

@ -1,7 +1,12 @@
[gd_scene load_steps=4 format=3 uid="uid://byrcbqat0n2px"]
[gd_scene load_steps=9 format=3 uid="uid://byrcbqat0n2px"]
[ext_resource type="Script" path="res://scripts/debug-log/debug_window.gd" id="1_j4w8w"]
[ext_resource type="FontFile" uid="uid://do40418waa8w3" path="res://assets/fonts/Inter-Regular.otf" id="2_da5xc"]
[ext_resource type="Script" path="res://scripts/debug-log/debug_log.gd" id="2_lgt6s"]
[ext_resource type="FontFile" uid="uid://c14w1y1r54wgi" path="res://assets/fonts/Inter-Bold.otf" id="3_w27g3"]
[ext_resource type="FontFile" uid="uid://b3xb1fpllhnf4" path="res://assets/fonts/Inter-Italic.otf" id="4_jcerd"]
[ext_resource type="FontFile" uid="uid://tfj3o1e1wytn" path="res://assets/fonts/Inter-BoldItalic.otf" id="5_jgvml"]
[ext_resource type="FontFile" uid="uid://bjeupg0ikc2kv" path="res://assets/fonts/Monospace.ttf" id="6_vcylm"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_eeptt"]
bg_color = Color(0.2, 0.2, 0.2, 1)
@ -31,6 +36,11 @@ anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
focus_mode = 2
theme_override_fonts/normal_font = ExtResource("2_da5xc")
theme_override_fonts/bold_font = ExtResource("3_w27g3")
theme_override_fonts/italics_font = ExtResource("4_jcerd")
theme_override_fonts/bold_italics_font = ExtResource("5_jgvml")
theme_override_fonts/mono_font = ExtResource("6_vcylm")
bbcode_enabled = true
scroll_following = true
autowrap_mode = 1

View file

@ -1,13 +1,13 @@
[gd_scene load_steps=19 format=3 uid="uid://5btb7nvgmfhl"]
[ext_resource type="Script" path="res://scripts/ui/menu/menu_navigation.gd" id="1_7anvm"]
[ext_resource type="Texture2D" uid="uid://8wvea7j0v0rx" path="res://textures/Reload.svg" id="1_d6dhb"]
[ext_resource type="Texture2D" uid="uid://8wvea7j0v0rx" path="res://assets/textures/Reload.svg" id="1_d6dhb"]
[ext_resource type="Script" path="res://scripts/ui/menu/menu.gd" id="1_o6vga"]
[ext_resource type="Texture2D" uid="uid://byvigfpu44dnu" path="res://textures/arrow.svg" id="1_wkgtd"]
[ext_resource type="Texture2D" uid="uid://dystd8vvbqwo2" path="res://textures/exit.svg" id="3_1a6fk"]
[ext_resource type="Texture2D" uid="uid://byvigfpu44dnu" path="res://assets/textures/arrow.svg" id="1_wkgtd"]
[ext_resource type="Texture2D" uid="uid://dystd8vvbqwo2" path="res://assets/textures/exit.svg" id="3_1a6fk"]
[ext_resource type="Resource" uid="uid://b1xvdym0qh6td" path="res://resources/gate_events.res" id="3_m632k"]
[ext_resource type="Resource" uid="uid://bqgikyax6jfqa" path="res://resources/history.tres" id="3_wi554"]
[ext_resource type="Texture2D" uid="uid://bmju020v33vrv" path="res://textures/home.svg" id="4_5npup"]
[ext_resource type="Texture2D" uid="uid://bmju020v33vrv" path="res://assets/textures/home.svg" id="4_5npup"]
[ext_resource type="Script" path="res://scripts/ui/menu/exit_app.gd" id="4_2065t"]
[ext_resource type="PackedScene" uid="uid://ctam0fxigbefk" path="res://scenes/components/search.tscn" id="5_li2do"]
[ext_resource type="Script" path="res://scripts/ui/fullscreen_animation.gd" id="7_1hi62"]

View file

@ -1,4 +1,4 @@
[gd_scene load_steps=24 format=3 uid="uid://kywrsqro3d5i"]
[gd_scene load_steps=29 format=3 uid="uid://kywrsqro3d5i"]
[ext_resource type="Script" path="res://scripts/loading/gate_loader.gd" id="1_uxhy6"]
[ext_resource type="Resource" uid="uid://b1xvdym0qh6td" path="res://resources/gate_events.res" id="2_q7cvi"]
@ -6,17 +6,22 @@
[ext_resource type="Script" path="res://scripts/sandbox/render_result.gd" id="5_nlg2s"]
[ext_resource type="Resource" uid="uid://l1quiaghft2f" path="res://resources/command_events.res" id="6_18mgg"]
[ext_resource type="Script" path="res://scripts/sandbox/sandbox_manager.gd" id="6_368sj"]
[ext_resource type="Texture2D" uid="uid://cykx425p6ylwr" path="res://textures/background.png" id="7_52jgh"]
[ext_resource type="Script" path="res://scripts/sandbox/input_sync.gd" id="8_1blsi"]
[ext_resource type="Resource" uid="uid://bo6qgr210aamc" path="res://resources/sandbox_env.tres" id="8_a6dvr"]
[ext_resource type="Resource" uid="uid://crjhix0osmtnf" path="res://resources/ui_events.res" id="9_ir58h"]
[ext_resource type="Script" path="res://scripts/ui/world/world_canvas.gd" id="9_ncfxj"]
[ext_resource type="Texture2D" uid="uid://cykx425p6ylwr" path="res://assets/textures/background.png" id="10_23bjc"]
[ext_resource type="Script" path="res://scripts/sandbox/command_sync.gd" id="10_cqo55"]
[ext_resource type="Script" path="res://scripts/ui/world/world_ui.gd" id="12_jdwjt"]
[ext_resource type="Script" path="res://scripts/ui/world/gate_info.gd" id="14_8hca5"]
[ext_resource type="Script" path="res://scripts/ui/world/loading_status.gd" id="14_jjuux"]
[ext_resource type="FontFile" uid="uid://do40418waa8w3" path="res://assets/fonts/Inter-Regular.otf" id="15_1gk43"]
[ext_resource type="Script" path="res://scripts/ui/world/release_focus.gd" id="16_8emm0"]
[ext_resource type="FontFile" uid="uid://c14w1y1r54wgi" path="res://assets/fonts/Inter-Bold.otf" id="16_m0ubw"]
[ext_resource type="FontFile" uid="uid://b3xb1fpllhnf4" path="res://assets/fonts/Inter-Italic.otf" id="17_s7ouj"]
[ext_resource type="FontFile" uid="uid://tfj3o1e1wytn" path="res://assets/fonts/Inter-BoldItalic.otf" id="18_qgdgb"]
[ext_resource type="Script" path="res://scripts/ui/fullscreen_animation.gd" id="18_sx3kr"]
[ext_resource type="FontFile" uid="uid://bjeupg0ikc2kv" path="res://assets/fonts/Monospace.ttf" id="19_ntc6f"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_bm5nj"]
corner_radius_top_left = 25
@ -317,13 +322,13 @@ offset_top = -409.625
offset_bottom = 409.681
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("7_52jgh")
texture = ExtResource("10_23bjc")
expand_mode = 5
stretch_mode = 5
script = ExtResource("5_nlg2s")
gate_events = ExtResource("2_q7cvi")
command_events = ExtResource("6_18mgg")
splash_screen = ExtResource("7_52jgh")
splash_screen = ExtResource("10_23bjc")
[node name="HideOnPress" type="TextureButton" parent="HBoxContainer/WorldCanvas/RenderResult"]
layout_mode = 1
@ -378,7 +383,7 @@ anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("7_52jgh")
texture = ExtResource("10_23bjc")
expand_mode = 1
stretch_mode = 6
@ -393,7 +398,16 @@ text_overrun_behavior = 3
layout_mode = 2
size_flags_vertical = 3
focus_mode = 2
theme_override_fonts/normal_font = ExtResource("15_1gk43")
theme_override_fonts/bold_font = ExtResource("16_m0ubw")
theme_override_fonts/italics_font = ExtResource("17_s7ouj")
theme_override_fonts/bold_italics_font = ExtResource("18_qgdgb")
theme_override_fonts/mono_font = ExtResource("19_ntc6f")
theme_override_font_sizes/normal_font_size = 24
theme_override_font_sizes/bold_font_size = 24
theme_override_font_sizes/italics_font_size = 24
theme_override_font_sizes/bold_italics_font_size = 24
theme_override_font_sizes/mono_font_size = 24
bbcode_enabled = true
context_menu_enabled = true
selection_enabled = true

View file

@ -1,10 +0,0 @@
shader_type canvas_item;
uniform float lod: hint_range(0.0, 5) = 0.0;
uniform sampler2D screen_texture: hint_screen_texture, filter_linear_mipmap;
void fragment()
{
vec4 color = texture(screen_texture, SCREEN_UV, lod);
COLOR = color;
}