Skip to content

Commit

Permalink
append
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeSchulze committed Dec 11, 2024
1 parent 344753b commit a408c93
Show file tree
Hide file tree
Showing 16 changed files with 274 additions and 409 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ icon.png.import
*.gd.uid
*.cs.uid
*.json.uid
*.txt.uid

# Mono-specific ignores
.mono/
Expand Down
236 changes: 0 additions & 236 deletions addons/.gdunit_update/GdUnitUpdate.gd

This file was deleted.

86 changes: 0 additions & 86 deletions addons/.gdunit_update/GdUnitUpdate.tscn

This file was deleted.

4 changes: 2 additions & 2 deletions addons/gdUnit4/src/ui/settings/GdUnitSettingsDialog.tscn
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[gd_scene load_steps=8 format=3 uid="uid://dwgat6j2u77g4"]

[ext_resource type="Script" uid="uid://blpce0ewahptu" path="res://addons/gdUnit4/src/ui/settings/GdUnitSettingsDialog.gd" id="2"]
[ext_resource type="Script" path="res://addons/gdUnit4/src/ui/settings/GdUnitSettingsDialog.gd" id="2"]
[ext_resource type="Texture2D" uid="uid://bkh022wwqq7s3" path="res://addons/gdUnit4/src/ui/settings/logo.png" id="3_isfyl"]
[ext_resource type="PackedScene" uid="uid://dte0m2endcgtu" path="res://addons/gdUnit4/src/ui/templates/TestSuiteTemplate.tscn" id="4"]
[ext_resource type="PackedScene" uid="uid://0xyeci1tqebj" path="res://addons/gdUnit4/src/update/GdUnitUpdateNotify.tscn" id="5_n1jtv"]
[ext_resource type="PackedScene" uid="uid://pmnkxrhglak5" path="res://addons/gdUnit4/src/ui/settings/GdUnitInputCapture.tscn" id="5_xu3j8"]
[ext_resource type="Script" uid="uid://b14sutd7w0dx6" path="res://addons/gdUnit4/src/update/GdUnitUpdateClient.gd" id="8_2ggr0"]
[ext_resource type="Script" path="res://addons/gdUnit4/src/update/GdUnitUpdateClient.gd" id="8_2ggr0"]

[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_hbbq5"]
content_margin_left = 10.0
Expand Down
Loading

0 comments on commit a408c93

Please sign in to comment.