Update to Godot 4.4
This commit is contained in:
parent
9192e020e3
commit
9b1efc1513
31 changed files with 39 additions and 13 deletions
|
@ -7,13 +7,12 @@ FROM docker.io/ubuntu:focal AS os-base
|
||||||
# https://docs.godotengine.org/en/stable/contributing/development/compiling/compiling_for_linuxbsd.html
|
# https://docs.godotengine.org/en/stable/contributing/development/compiling/compiling_for_linuxbsd.html
|
||||||
|
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
RUN DEBIAN_FRONTEND=noninteractive apt-get install -yq build-essential scons pkg-config libx11-dev libxcursor-dev libxinerama-dev libgl1-mesa-dev libglu1-mesa-dev libasound2-dev libpulse-dev libudev-dev libxi-dev libxrandr-dev libwayland-dev
|
RUN DEBIAN_FRONTEND=noninteractive apt-get install -yq python3-pip git build-essential pkg-config libx11-dev libxcursor-dev libxinerama-dev libgl1-mesa-dev libglu1-mesa-dev libasound2-dev libpulse-dev libudev-dev libxi-dev libxrandr-dev libwayland-dev
|
||||||
|
RUN pip3 install --system scons
|
||||||
RUN DEBIAN_FRONTEND=noninteractive apt-get install -yq git
|
|
||||||
|
|
||||||
FROM os-base AS clone-src
|
FROM os-base AS clone-src
|
||||||
|
|
||||||
RUN git clone https://github.com/godotengine/godot.git -b 4.3-stable /godot-src
|
RUN git clone https://github.com/godotengine/godot.git -b 4.4-stable /godot-src
|
||||||
|
|
||||||
FROM clone-src
|
FROM clone-src
|
||||||
|
|
||||||
|
|
1
examples/blur.gdshader.uid
Normal file
1
examples/blur.gdshader.uid
Normal file
|
@ -0,0 +1 @@
|
||||||
|
uid://cny8dtukv54wt
|
1
examples/channel_offset.gdshader.uid
Normal file
1
examples/channel_offset.gdshader.uid
Normal file
|
@ -0,0 +1 @@
|
||||||
|
uid://0efk4fornlg6
|
1
examples/color_and_pixelate.gdshader.uid
Normal file
1
examples/color_and_pixelate.gdshader.uid
Normal file
|
@ -0,0 +1 @@
|
||||||
|
uid://gd23hu7ro148
|
1
examples/denoise.gdshader.uid
Normal file
1
examples/denoise.gdshader.uid
Normal file
|
@ -0,0 +1 @@
|
||||||
|
uid://cbwyneu03fki6
|
1
examples/greyscale.gdshader.uid
Normal file
1
examples/greyscale.gdshader.uid
Normal file
|
@ -0,0 +1 @@
|
||||||
|
uid://dvarqolt6es27
|
1
examples/kuwahara.gdshader.uid
Normal file
1
examples/kuwahara.gdshader.uid
Normal file
|
@ -0,0 +1 @@
|
||||||
|
uid://cdhyuk7u8kxyk
|
1
examples/lowpass.gdshader.uid
Normal file
1
examples/lowpass.gdshader.uid
Normal file
|
@ -0,0 +1 @@
|
||||||
|
uid://dn02xsjm1kok8
|
1
examples/multistep_distort.gdshader.uid
Normal file
1
examples/multistep_distort.gdshader.uid
Normal file
|
@ -0,0 +1 @@
|
||||||
|
uid://c17u5jx7a7o81
|
1
examples/oklab.gdshader.uid
Normal file
1
examples/oklab.gdshader.uid
Normal file
|
@ -0,0 +1 @@
|
||||||
|
uid://cu37y8lc0x83
|
1
examples/place_texture.gdshader.uid
Normal file
1
examples/place_texture.gdshader.uid
Normal file
|
@ -0,0 +1 @@
|
||||||
|
uid://dybe4t5rbbkc6
|
|
@ -13,7 +13,7 @@ config_version=5
|
||||||
config/name="Fragmented"
|
config/name="Fragmented"
|
||||||
config/version="v9.0"
|
config/version="v9.0"
|
||||||
run/main_scene="res://src/scenes/main.tscn"
|
run/main_scene="res://src/scenes/main.tscn"
|
||||||
config/features=PackedStringArray("4.3", "Mobile")
|
config/features=PackedStringArray("4.4", "Mobile")
|
||||||
run/low_processor_mode=true
|
run/low_processor_mode=true
|
||||||
config/icon="res://src/assets/icon.png"
|
config/icon="res://src/assets/icon.png"
|
||||||
|
|
||||||
|
|
1
shaderlib/blur.gdshaderinc.uid
Normal file
1
shaderlib/blur.gdshaderinc.uid
Normal file
|
@ -0,0 +1 @@
|
||||||
|
uid://bjtljvcjcu6dr
|
1
shaderlib/common.gdshaderinc.uid
Normal file
1
shaderlib/common.gdshaderinc.uid
Normal file
|
@ -0,0 +1 @@
|
||||||
|
uid://764b6ekchgb8
|
1
shaderlib/denoise.gdshaderinc.uid
Normal file
1
shaderlib/denoise.gdshaderinc.uid
Normal file
|
@ -0,0 +1 @@
|
||||||
|
uid://b7ksfifyyfcip
|
1
shaderlib/hsv.gdshaderinc.uid
Normal file
1
shaderlib/hsv.gdshaderinc.uid
Normal file
|
@ -0,0 +1 @@
|
||||||
|
uid://bbr3tq6mp5qa2
|
1
shaderlib/kuwahara.gdshaderinc.uid
Normal file
1
shaderlib/kuwahara.gdshaderinc.uid
Normal file
|
@ -0,0 +1 @@
|
||||||
|
uid://chqh2cni1qiuu
|
1
shaderlib/oklab.gdshaderinc.uid
Normal file
1
shaderlib/oklab.gdshaderinc.uid
Normal file
|
@ -0,0 +1 @@
|
||||||
|
uid://ckw4nfslk4m6l
|
1
shaderlib/pixelate.gdshaderinc.uid
Normal file
1
shaderlib/pixelate.gdshaderinc.uid
Normal file
|
@ -0,0 +1 @@
|
||||||
|
uid://dpu5nneo5bgnq
|
1
shaderlib/place_texture.gdshaderinc.uid
Normal file
1
shaderlib/place_texture.gdshaderinc.uid
Normal file
|
@ -0,0 +1 @@
|
||||||
|
uid://51u2hjq62e5i
|
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"]
|
[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" uid="uid://5sbslwysin5a" path="res://src/Main.gd" id="1_64y3g"]
|
||||||
[ext_resource type="Script" path="res://src/ImageCompositor.gd" id="2_4ykh7"]
|
[ext_resource type="Script" uid="uid://d106170kuigl3" 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="Shader" uid="uid://ctk7jomfyx0fh" 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://ctc4lhbdsoq7u" 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://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="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://bxgmf2ny7yuc8" 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://bh0gpu3i2p47f" path="res://src/VersionLabel.gd" id="8_kod8x"]
|
||||||
|
|
||||||
[sub_resource type="ShaderMaterial" id="ShaderMaterial_y2ea0"]
|
[sub_resource type="ShaderMaterial" id="ShaderMaterial_y2ea0"]
|
||||||
shader = ExtResource("3_0fllm")
|
shader = ExtResource("3_0fllm")
|
||||||
|
@ -70,7 +70,6 @@ unique_name_in_owner = true
|
||||||
auto_translate_mode = 1
|
auto_translate_mode = 1
|
||||||
title = "Export Image"
|
title = "Export Image"
|
||||||
size = Vector2i(661, 175)
|
size = Vector2i(661, 175)
|
||||||
ok_button_text = "Save"
|
|
||||||
mode_overrides_title = false
|
mode_overrides_title = false
|
||||||
access = 2
|
access = 2
|
||||||
filters = PackedStringArray("*.png")
|
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
|
1
tools/get_version.gd.uid
Normal file
1
tools/get_version.gd.uid
Normal file
|
@ -0,0 +1 @@
|
||||||
|
uid://cdhqbascy6pvy
|
Loading…
Add table
Add a link
Reference in a new issue