Update to Godot 4.4
This commit is contained in:
parent
9192e020e3
commit
9b1efc1513
31 changed files with 39 additions and 13 deletions
1
src/Camera.gd.uid
Normal file
1
src/Camera.gd.uid
Normal file
|
@ -0,0 +1 @@
|
|||
uid://b6r8rigubdctk
|
1
src/Filesystem.gd.uid
Normal file
1
src/Filesystem.gd.uid
Normal file
|
@ -0,0 +1 @@
|
|||
uid://rlb041ygdwol
|
1
src/ImageCompositor.gd.uid
Normal file
1
src/ImageCompositor.gd.uid
Normal file
|
@ -0,0 +1 @@
|
|||
uid://d106170kuigl3
|
1
src/ImageViewportDisplay.gd.uid
Normal file
1
src/ImageViewportDisplay.gd.uid
Normal file
|
@ -0,0 +1 @@
|
|||
uid://ctc4lhbdsoq7u
|
1
src/Main.gd.uid
Normal file
1
src/Main.gd.uid
Normal file
|
@ -0,0 +1 @@
|
|||
uid://5sbslwysin5a
|
1
src/MainUI.gd.uid
Normal file
1
src/MainUI.gd.uid
Normal file
|
@ -0,0 +1 @@
|
|||
uid://bxgmf2ny7yuc8
|
1
src/ShaderDirectiveParser.gd.uid
Normal file
1
src/ShaderDirectiveParser.gd.uid
Normal file
|
@ -0,0 +1 @@
|
|||
uid://dw8bep14j4j3w
|
1
src/VersionLabel.gd.uid
Normal file
1
src/VersionLabel.gd.uid
Normal file
|
@ -0,0 +1 @@
|
|||
uid://bh0gpu3i2p47f
|
|
@ -1,13 +1,13 @@
|
|||
[gd_scene load_steps=12 format=3 uid="uid://bjah7k4bxo044"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://n6vumf2emghl" path="res://src/Main.gd" id="1_64y3g"]
|
||||
[ext_resource type="Script" path="res://src/ImageCompositor.gd" id="2_4ykh7"]
|
||||
[ext_resource type="Shader" uid="uid://on6oju7dt0dj" path="res://src/shader/ivd_outline.gdshader" id="3_0fllm"]
|
||||
[ext_resource type="Script" uid="uid://c51lc0hv2d7uq" path="res://src/ImageViewportDisplay.gd" id="4_pbpx2"]
|
||||
[ext_resource type="Script" uid="uid://t71vu44i5cr5" path="res://src/Camera.gd" id="5_hkdq6"]
|
||||
[ext_resource type="Script" uid="uid://5sbslwysin5a" path="res://src/Main.gd" id="1_64y3g"]
|
||||
[ext_resource type="Script" uid="uid://d106170kuigl3" path="res://src/ImageCompositor.gd" id="2_4ykh7"]
|
||||
[ext_resource type="Shader" uid="uid://ctk7jomfyx0fh" path="res://src/shader/ivd_outline.gdshader" id="3_0fllm"]
|
||||
[ext_resource type="Script" uid="uid://ctc4lhbdsoq7u" path="res://src/ImageViewportDisplay.gd" id="4_pbpx2"]
|
||||
[ext_resource type="Script" uid="uid://b6r8rigubdctk" path="res://src/Camera.gd" id="5_hkdq6"]
|
||||
[ext_resource type="Theme" uid="uid://cwqlns34rj3vx" path="res://src/theme.tres" id="6_rjp5f"]
|
||||
[ext_resource type="Script" uid="uid://e5gf0r42elmx" path="res://src/MainUI.gd" id="7_5puhk"]
|
||||
[ext_resource type="Script" uid="uid://b254xv4j2uexg" path="res://src/VersionLabel.gd" id="8_kod8x"]
|
||||
[ext_resource type="Script" uid="uid://bxgmf2ny7yuc8" path="res://src/MainUI.gd" id="7_5puhk"]
|
||||
[ext_resource type="Script" uid="uid://bh0gpu3i2p47f" path="res://src/VersionLabel.gd" id="8_kod8x"]
|
||||
|
||||
[sub_resource type="ShaderMaterial" id="ShaderMaterial_y2ea0"]
|
||||
shader = ExtResource("3_0fllm")
|
||||
|
@ -70,7 +70,6 @@ unique_name_in_owner = true
|
|||
auto_translate_mode = 1
|
||||
title = "Export Image"
|
||||
size = Vector2i(661, 175)
|
||||
ok_button_text = "Save"
|
||||
mode_overrides_title = false
|
||||
access = 2
|
||||
filters = PackedStringArray("*.png")
|
||||
|
|
1
src/shader/ivd_outline.gdshader.uid
Normal file
1
src/shader/ivd_outline.gdshader.uid
Normal file
|
@ -0,0 +1 @@
|
|||
uid://ctk7jomfyx0fh
|
Loading…
Add table
Add a link
Reference in a new issue