Compare commits
No commits in common. "main" and "v0.2-base0.4.1" have entirely different histories.
main
...
v0.2-base0
5 changed files with 38 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
[gd_scene load_steps=7 format=3 uid="uid://bdcxusbd86oox"]
|
[gd_scene load_steps=7 format=3 uid="uid://bdcxusbd86oox"]
|
||||||
|
|
||||||
[ext_resource type="FontFile" uid="uid://lhwwaugousps" path="res://UI/Fonts/OpenMoji.ttf" id="1_4uocr"]
|
[ext_resource type="FontFile" uid="uid://g33624ku0v3y" path="res://UI/Fonts/OpenMoji.ttf" id="1_4uocr"]
|
||||||
[ext_resource type="Script" uid="uid://dwl36vn5chqmq" path="res://Scripts/GL_Node_Point.gd" id="1_fygh4"]
|
[ext_resource type="Script" uid="uid://dwl36vn5chqmq" path="res://Scripts/GL_Node_Point.gd" id="1_fygh4"]
|
||||||
[ext_resource type="Script" uid="uid://q5qlhwvjb16w" path="res://Scripts/GL_Node_Picker_Float.gd" id="2_vlx6y"]
|
[ext_resource type="Script" uid="uid://q5qlhwvjb16w" path="res://Scripts/GL_Node_Picker_Float.gd" id="2_vlx6y"]
|
||||||
[ext_resource type="Script" uid="uid://dflftb37a7ind" path="res://Scripts/GL_Node_Picker_Color.gd" id="3_tf34m"]
|
[ext_resource type="Script" uid="uid://dflftb37a7ind" path="res://Scripts/GL_Node_Picker_Color.gd" id="3_tf34m"]
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
importer="font_data_dynamic"
|
importer="font_data_dynamic"
|
||||||
type="FontFile"
|
type="FontFile"
|
||||||
uid="uid://bcm25c810gr7w"
|
uid="uid://dcdio2wynh45e"
|
||||||
path="res://.godot/imported/DejaVuSans.ttf-6ab86727a992bf60e7dc8a22f570ec7c.fontdata"
|
path="res://.godot/imported/DejaVuSans.ttf-6ab86727a992bf60e7dc8a22f570ec7c.fontdata"
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
|
|
35
UI/Fonts/OpenMoji-black-glyf.ttf.import
Normal file
35
UI/Fonts/OpenMoji-black-glyf.ttf.import
Normal file
|
@ -0,0 +1,35 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="font_data_dynamic"
|
||||||
|
type="FontFile"
|
||||||
|
uid="uid://cwi1cw2prs7gs"
|
||||||
|
path="res://.godot/imported/OpenMoji-black-glyf.ttf-b3b15226db2462de95c39dd9b23d3764.fontdata"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://UI/Fonts/OpenMoji-black-glyf.ttf"
|
||||||
|
dest_files=["res://.godot/imported/OpenMoji-black-glyf.ttf-b3b15226db2462de95c39dd9b23d3764.fontdata"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
Rendering=null
|
||||||
|
antialiasing=1
|
||||||
|
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
|
||||||
|
hinting=1
|
||||||
|
subpixel_positioning=4
|
||||||
|
keep_rounding_remainders=true
|
||||||
|
oversampling=0.0
|
||||||
|
Fallbacks=null
|
||||||
|
fallbacks=[]
|
||||||
|
Compress=null
|
||||||
|
compress=true
|
||||||
|
preload=[]
|
||||||
|
language_support={}
|
||||||
|
script_support={}
|
||||||
|
opentype_features={}
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
importer="font_data_dynamic"
|
importer="font_data_dynamic"
|
||||||
type="FontFile"
|
type="FontFile"
|
||||||
uid="uid://lhwwaugousps"
|
uid="uid://g33624ku0v3y"
|
||||||
path="res://.godot/imported/OpenMoji.ttf-9a7765726db11a4ea74a9eeb97dd208a.fontdata"
|
path="res://.godot/imported/OpenMoji.ttf-9a7765726db11a4ea74a9eeb97dd208a.fontdata"
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
|
|
Loading…
Add table
Reference in a new issue