Skip to content

Commit 14abc27

Browse files
Sync with upstream (#71)
* Sync with upstream * Update .gitignore * Update export_presets.cfg
1 parent c3ed554 commit 14abc27

File tree

142 files changed

+2398
-2326
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

142 files changed

+2398
-2326
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Godot-specific ignores
22
.godot/
33
.nomedia
4+
android/
45

56
# Others
67
.~lock.*

assets/icons/Checkerboard.svg.import

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
[remap]
2+
3+
importer="svg"
4+
type="SVGTexture"
5+
uid="uid://c68og6bsqt0lb"
6+
path="res://.godot/imported/Checkerboard.svg-6a6a77a30bc3d01a7e939a20ab5e8a17.svgtex"
7+
8+
[deps]
9+
10+
source_file="res://assets/icons/Checkerboard.svg"
11+
dest_files=["res://.godot/imported/Checkerboard.svg-6a6a77a30bc3d01a7e939a20ab5e8a17.svgtex"]
12+
13+
[params]
14+
15+
base_scale=1.0
16+
saturation=1.0
17+
color_map={}
18+
compress=true
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
[remap]
2+
3+
importer="svg"
4+
type="SVGTexture"
5+
uid="uid://y0l74x73w0co"
6+
path="res://.godot/imported/CheckerboardColorButton.svg-a3714a8fc4a1322639155850c5bd0c5e.svgtex"
7+
8+
[deps]
9+
10+
source_file="res://assets/icons/CheckerboardColorButton.svg"
11+
dest_files=["res://.godot/imported/CheckerboardColorButton.svg-a3714a8fc4a1322639155850c5bd0c5e.svgtex"]
12+
13+
[params]
14+
15+
base_scale=1.0
16+
saturation=1.0
17+
color_map={}
18+
compress=true
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
[remap]
2+
3+
importer="svg"
4+
type="SVGTexture"
5+
uid="uid://stpallv5q0rb"
6+
path="res://.godot/imported/CheckerboardMini.svg-0ea7540124897b15442aca32bc10cdbd.svgtex"
7+
8+
[deps]
9+
10+
source_file="res://assets/icons/CheckerboardMini.svg"
11+
dest_files=["res://.godot/imported/CheckerboardMini.svg-0ea7540124897b15442aca32bc10cdbd.svgtex"]
12+
13+
[params]
14+
15+
base_scale=1.0
16+
saturation=1.0
17+
color_map={}
18+
compress=true

assets/icons/backgrounds/Checkerboard.svg.import

Lines changed: 0 additions & 18 deletions
This file was deleted.

assets/icons/backgrounds/CheckerboardMini.svg.import

Lines changed: 0 additions & 18 deletions
This file was deleted.

assets/icons/backgrounds/ColorButtonBG.svg.import

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)