Skip to content
Merged
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
64 changes: 64 additions & 0 deletions .github/workflows/release-4.0.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
name: Release 4.0

on:
push:
branches:
- master

jobs:
build:
runs-on: ubuntu-latest
name: Create Release

steps:

- name: Checkout project
uses: actions/checkout@v3
with:
ref: 4.0

- name: Move License
shell: bash
run: |
mv LICENSE.md README.md ${{ github.workspace }}/addons/VisualShaderExtras

- name: Directory info
shell: bash
run: |
pwd
ls -R

- name: Upload artifact
uses: actions/upload-artifact@v3
with:
name: ${{ github.event.repository.name }}
path: |
${{ github.workspace }}/addons/VisualShaderExtras/*

- name: Directory info
shell: bash
run: |
pwd
ls

- name: Zip the folder
uses: vimtor/action-zip@v1.1
with:
files: addons/VisualShaderExtras/
dest: VisualShaderExtras-4.0.zip

- name: Directory info
shell: bash
run: |
pwd
ls

- name: Upload zip to release
uses: ncipollo/release-action@v1
with:
allowUpdates: true
artifacts: "VisualShaderExtras-4.0.zip"
omitNameDuringUpdate: true
omitBodyDuringUpdate: true
token: ${{ secrets.GITHUB_TOKEN }}
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://bn8avh1dk262a"
path="res://.godot/imported/DinoSprites - vita.png-04dd81e151114c837b853ad1ec8587bd.ctex"
path="res://.godot/imported/DinoSprites - vita.png-474dffc0b24c12b30945b12d883583a4.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://addons/VisualShaderExtras/AddonAssets/DinoSprites - vita.png"
dest_files=["res://.godot/imported/DinoSprites - vita.png-04dd81e151114c837b853ad1ec8587bd.ctex"]
source_file="res://addons/VisualShaderExtras/AddonExamples/DinoSprites - vita.png"
dest_files=["res://.godot/imported/DinoSprites - vita.png-474dffc0b24c12b30945b12d883583a4.ctex"]

[params]

compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/bptc_ldr=0
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://uw1cgy3qywn3"
path="res://.godot/imported/Shapes-Showcase.png-e600c408c4e43ab6659b77cb6fc7f81a.ctex"
path="res://.godot/imported/Shapes-Showcase.png-eb31b2e88c1f67dc2e7b1569fda60793.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://addons/VisualShaderExtras/AddonAssets/Shapes-Showcase.png"
dest_files=["res://.godot/imported/Shapes-Showcase.png-e600c408c4e43ab6659b77cb6fc7f81a.ctex"]
source_file="res://addons/VisualShaderExtras/AddonExamples/Shapes-Showcase.png"
dest_files=["res://.godot/imported/Shapes-Showcase.png-eb31b2e88c1f67dc2e7b1569fda60793.ctex"]

[params]

compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/bptc_ldr=0
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://im3imr3u2j1y"
path.s3tc="res://.godot/imported/VisualShaderExtras-Logo-128x128.png-baf0a25b91b2730f8004ac7a0f413caa.s3tc.ctex"
path.s3tc="res://.godot/imported/VisualShaderExtras-Logo-128x128.png-726a4ccf96ab2edb98da5e19c7db9d4c.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}

[deps]

source_file="res://addons/VisualShaderExtras/AddonAssets/VisualShaderExtras-Logo-128x128.png"
dest_files=["res://.godot/imported/VisualShaderExtras-Logo-128x128.png-baf0a25b91b2730f8004ac7a0f413caa.s3tc.ctex"]
source_file="res://addons/VisualShaderExtras/AddonExamples/VisualShaderExtras-Logo-128x128.png"
dest_files=["res://.godot/imported/VisualShaderExtras-Logo-128x128.png-726a4ccf96ab2edb98da5e19c7db9d4c.s3tc.ctex"]

[params]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://djkhiujfs5d88"
path.s3tc="res://.godot/imported/VisualShaderExtras-Logo.png-2e9d09de6f35fd64bfc664451faf7d91.s3tc.ctex"
path.s3tc="res://.godot/imported/VisualShaderExtras-Logo.png-4c15d7bbffd290c8d8f2ef56c3b4b8ad.s3tc.ctex"
metadata={
"imported_formats": ["s3tc_bptc"],
"vram_texture": true
}

[deps]

source_file="res://addons/VisualShaderExtras/AddonAssets/VisualShaderExtras-Logo.png"
dest_files=["res://.godot/imported/VisualShaderExtras-Logo.png-2e9d09de6f35fd64bfc664451faf7d91.s3tc.ctex"]
source_file="res://addons/VisualShaderExtras/AddonExamples/VisualShaderExtras-Logo.png"
dest_files=["res://.godot/imported/VisualShaderExtras-Logo.png-4c15d7bbffd290c8d8f2ef56c3b4b8ad.s3tc.ctex"]

[params]

Expand Down
Loading