Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/disabled_classes.gdbuild
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,6 @@
"SpinBox",
"SpriteFrames",
"StatusIndicator",
"StreamPeer",
"SubtweenTweener",
"SurfaceTool",
"SystemFont",
Expand Down
1 change: 1 addition & 0 deletions assets/icons/Pebble.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions assets/icons/Pebble.svg.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
[remap]

importer="svg"
type="DPITexture"
uid="uid://dvsovsw5gwmma"
path="res://.godot/imported/Pebble.svg-db52ccff2acc9153dc711ebb4b736da7.dpitex"

[deps]

source_file="res://assets/icons/Pebble.svg"
dest_files=["res://.godot/imported/Pebble.svg-db52ccff2acc9153dc711ebb4b736da7.dpitex"]

[params]

base_scale=1.0
saturation=1.0
color_map={}
compress=true
1 change: 1 addition & 0 deletions assets/icons/PebbleChecked.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions assets/icons/PebbleChecked.svg.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
[remap]

importer="svg"
type="DPITexture"
uid="uid://b8y5cq15l01p4"
path="res://.godot/imported/PebbleChecked.svg-8b4f46e3d1017fc1f7a8e6fe3b9be409.dpitex"

[deps]

source_file="res://assets/icons/PebbleChecked.svg"
dest_files=["res://.godot/imported/PebbleChecked.svg-8b4f46e3d1017fc1f7a8e6fe3b9be409.dpitex"]

[params]

base_scale=1.0
saturation=1.0
color_map={}
compress=true
1 change: 0 additions & 1 deletion project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ gdscript/warnings/integer_division=0

window/size/viewport_width=1040
window/size/viewport_height=650
window/size/mode=2
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's this about?

mouse_cursor/tooltip_position_offset=Vector2(0, 10)

[editor_overrides]
Expand Down
Loading