This commit is contained in:
sysek 2026-01-04 08:43:50 +01:00
commit 029c00736b
59 changed files with 3819 additions and 0 deletions

Binary file not shown.

View file

@ -0,0 +1,41 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://wa68dxbjvpy3"
path="res://.godot/imported/AcPlus_IBM_EGA_8x14.ttf-a805a9908484f36aeca3cafc4b3e4e7d.fontdata"
[deps]
source_file="res://assets/fonts/AcPlus_IBM_EGA_8x14.ttf"
dest_files=["res://.godot/imported/AcPlus_IBM_EGA_8x14.ttf-a805a9908484f36aeca3cafc4b3e4e7d.fontdata"]
[params]
Rendering=null
antialiasing=0
generate_mipmaps=false
disable_embedded_bitmaps=true
multichannel_signed_distance_field=false
msdf_pixel_range=8
msdf_size=48
allow_system_fallback=true
force_autohinter=false
modulate_color_glyphs=false
hinting=1
subpixel_positioning=4
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[{
"chars": [],
"glyphs": [],
"name": "New Configuration",
"size": Vector2i(16, 0)
}]
language_support={}
script_support={}
opentype_features={}

Binary file not shown.

View file

@ -0,0 +1,42 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://b3axvyht1jan2"
path="res://.godot/imported/AcPlus_ToshibaSat_8x14.ttf-d5dafe6dac0670aeede1df5286a30615.fontdata"
[deps]
source_file="res://assets/fonts/AcPlus_ToshibaSat_8x14.ttf"
dest_files=["res://.godot/imported/AcPlus_ToshibaSat_8x14.ttf-d5dafe6dac0670aeede1df5286a30615.fontdata"]
[params]
Rendering=null
antialiasing=0
generate_mipmaps=false
disable_embedded_bitmaps=true
multichannel_signed_distance_field=false
msdf_pixel_range=8
msdf_size=48
allow_system_fallback=true
force_autohinter=false
modulate_color_glyphs=false
hinting=2
subpixel_positioning=4
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[{
"chars": [],
"glyphs": [],
"name": "New Configuration",
"size": Vector2i(16, 0),
&"variation_embolden": 0.0
}]
language_support={}
script_support={}
opentype_features={}

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

View file

@ -0,0 +1,40 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://bscowe58v4ymo"
path="res://.godot/imported/mis_portret.png-4b1b8cd973980784f81d7ee83209bcd3.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/media/mis_portret.png"
dest_files=["res://.godot/imported/mis_portret.png-4b1b8cd973980784f81d7ee83209bcd3.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/uastc_level=0
compress/rdo_quality_loss=0.0
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/channel_remap/red=0
process/channel_remap/green=1
process/channel_remap/blue=2
process/channel_remap/alpha=3
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

View file

@ -0,0 +1,18 @@
[gd_resource type="Theme" load_steps=7 format=3 uid="uid://dy41x4ott07ql"]
[ext_resource type="StyleBox" uid="uid://ccceyx6def6q2" path="res://assets/themes/sbf/sbf_button_hover.tres" id="1_axncs"]
[ext_resource type="StyleBox" uid="uid://88r6i8w6wdup" path="res://assets/themes/sbf/sbf_button_normal.tres" id="1_vhku8"]
[ext_resource type="StyleBox" uid="uid://5s2poasttuwg" path="res://assets/themes/sbf/sbf_button_pressed.tres" id="2_axncs"]
[ext_resource type="StyleBox" uid="uid://c3dcm6w7ns4wk" path="res://assets/themes/sbf/sbf_focus_lineedit.tres" id="2_gvtt4"]
[ext_resource type="FontFile" uid="uid://b3axvyht1jan2" path="res://assets/fonts/AcPlus_ToshibaSat_8x14.ttf" id="6_4fp8c"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_axncs"]
[resource]
default_font = ExtResource("6_4fp8c")
default_font_size = 32
Button/styles/focus = SubResource("StyleBoxEmpty_axncs")
Button/styles/hover = ExtResource("1_axncs")
Button/styles/normal = ExtResource("1_vhku8")
Button/styles/pressed = ExtResource("2_axncs")
LineEdit/styles/focus = ExtResource("2_gvtt4")

View file

@ -0,0 +1,4 @@
[gd_resource type="StyleBoxFlat" format=3 uid="uid://eq6uebxtu3vp"]
[resource]
bg_color = Color(0, 0.8, 0.6, 0.69411767)

View file

@ -0,0 +1,8 @@
[gd_resource type="StyleBoxFlat" format=3 uid="uid://ccceyx6def6q2"]
[resource]
content_margin_left = 5.0
content_margin_top = 5.0
content_margin_right = 5.0
content_margin_bottom = 5.0
bg_color = Color(0.09803922, 0.03529412, 0.2, 1)

View file

@ -0,0 +1,8 @@
[gd_resource type="StyleBoxFlat" format=3 uid="uid://88r6i8w6wdup"]
[resource]
content_margin_left = 5.0
content_margin_top = 5.0
content_margin_right = 5.0
content_margin_bottom = 5.0
bg_color = Color(0.043137256, 0.015686275, 0.09019608, 1)

View file

@ -0,0 +1,8 @@
[gd_resource type="StyleBoxFlat" format=3 uid="uid://5s2poasttuwg"]
[resource]
content_margin_left = 5.0
content_margin_top = 5.0
content_margin_right = 5.0
content_margin_bottom = 5.0
bg_color = Color(0.5176471, 0.05882353, 0.2, 1)

View file

@ -0,0 +1,9 @@
[gd_resource type="StyleBoxFlat" format=3 uid="uid://c3dcm6w7ns4wk"]
[resource]
bg_color = Color(0.18039216, 0.18039216, 0.18039216, 1)
border_width_left = 1
border_width_top = 1
border_width_right = 1
border_width_bottom = 1
border_color = Color(0.97600263, 0.3896948, 0.59881276, 1)