Skip to content

Commit b8fd4d0

Browse files
authored
Merge pull request #76 from fenix-hub/dev
Dev
2 parents 817d6af + cb42689 commit b8fd4d0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+4267
-2903
lines changed

Diff for: .gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ mono_crash.*.json
1818
screenshots/
1919

2020

21+
22+
23+

Diff for: README.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
[![version](https://img.shields.io/badge/plugin%20version-1.2.2-blue)](https://github.com/fenix-hub/godot-engine.github-integration)
2-
[![updates](https://img.shields.io/badge/plugin%20updates-on%20discord-purple)](https://discord.gg/KnJGY9S)
3-
[![paypal](https://img.shields.io/badge/donations-PayPal-cyan)](https://paypal.me/NSantilio?locale.x=it_IT)
4-
51
Check my **[Discord](https://discord.gg/KnJGY9S)** to stay updated on this repository.
62
*(Recommended since the AssetLibrary is not automatically updated)*
73

@@ -13,7 +9,7 @@ This plugin is now supported in [Godot Extended Library Discord](https://discord
139
A complete GitHub integration for your Godot Editor! Manage your project without even opening your browser.
1410

1511
Author: *"Nicolo (fenix) Santilio"*
16-
Version: *1.2.2*
12+
Version: *1.3.0*
1713
Wiki: *[supported](https://github.com/fenix-hub/godot-engine.github-integration/wiki)*
1814
Godot Version: *3.2.3beta1*
1915

Diff for: SUPPORTERS.md

-36
This file was deleted.
383 Bytes
Binary file not shown.
353 Bytes
Binary file not shown.

Diff for: addons/github-integration/icons/accept-w.png

468 Bytes
Loading

Diff for: addons/github-integration/icons/accept-w.png.import

+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="StreamTexture"
5+
path="res://.import/accept-w.png-5d14172905ef883ae53edc9c9d7c3161.stex"
6+
metadata={
7+
"vram_texture": false
8+
}
9+
10+
[deps]
11+
12+
source_file="res://addons/github-integration/icons/accept-w.png"
13+
dest_files=[ "res://.import/accept-w.png-5d14172905ef883ae53edc9c9d7c3161.stex" ]
14+
15+
[params]
16+
17+
compress/mode=0
18+
compress/lossy_quality=0.7
19+
compress/hdr_mode=0
20+
compress/bptc_ldr=0
21+
compress/normal_map=0
22+
flags/repeat=0
23+
flags/filter=true
24+
flags/mipmaps=false
25+
flags/anisotropic=false
26+
flags/srgb=2
27+
process/fix_alpha_border=true
28+
process/premult_alpha=false
29+
process/HDR_as_SRGB=false
30+
process/invert_color=false
31+
stream=false
32+
size_limit=0
33+
detect_3d=true
34+
svg/scale=1.0

Diff for: addons/github-integration/icons/accept.png

694 Bytes
Loading

Diff for: addons/github-integration/icons/accept.png.import

+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="StreamTexture"
5+
path="res://.import/accept.png-69f9c244a8fc65b0e8e0a9f63861044d.stex"
6+
metadata={
7+
"vram_texture": false
8+
}
9+
10+
[deps]
11+
12+
source_file="res://addons/github-integration/icons/accept.png"
13+
dest_files=[ "res://.import/accept.png-69f9c244a8fc65b0e8e0a9f63861044d.stex" ]
14+
15+
[params]
16+
17+
compress/mode=0
18+
compress/lossy_quality=0.7
19+
compress/hdr_mode=0
20+
compress/bptc_ldr=0
21+
compress/normal_map=0
22+
flags/repeat=0
23+
flags/filter=true
24+
flags/mipmaps=false
25+
flags/anisotropic=false
26+
flags/srgb=2
27+
process/fix_alpha_border=true
28+
process/premult_alpha=false
29+
process/HDR_as_SRGB=false
30+
process/invert_color=false
31+
stream=false
32+
size_limit=0
33+
detect_3d=true
34+
svg/scale=1.0

Diff for: addons/github-integration/icons/bell.png

501 Bytes
Loading

Diff for: addons/github-integration/icons/bell.png.import

+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="StreamTexture"
5+
path="res://.import/bell.png-f23eb8d10b79024fd8e597ba841b0bbc.stex"
6+
metadata={
7+
"vram_texture": false
8+
}
9+
10+
[deps]
11+
12+
source_file="res://addons/github-integration/icons/bell.png"
13+
dest_files=[ "res://.import/bell.png-f23eb8d10b79024fd8e597ba841b0bbc.stex" ]
14+
15+
[params]
16+
17+
compress/mode=0
18+
compress/lossy_quality=0.7
19+
compress/hdr_mode=0
20+
compress/bptc_ldr=0
21+
compress/normal_map=0
22+
flags/repeat=0
23+
flags/filter=true
24+
flags/mipmaps=false
25+
flags/anisotropic=false
26+
flags/srgb=2
27+
process/fix_alpha_border=true
28+
process/premult_alpha=false
29+
process/HDR_as_SRGB=false
30+
process/invert_color=false
31+
stream=false
32+
size_limit=0
33+
detect_3d=false
34+
svg/scale=1.0

Diff for: addons/github-integration/icons/deny-w.png

550 Bytes
Loading

Diff for: addons/github-integration/icons/deny-w.png.import

+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="StreamTexture"
5+
path="res://.import/deny-w.png-7897b4d59c46a228e49aaedb77364b95.stex"
6+
metadata={
7+
"vram_texture": false
8+
}
9+
10+
[deps]
11+
12+
source_file="res://addons/github-integration/icons/deny-w.png"
13+
dest_files=[ "res://.import/deny-w.png-7897b4d59c46a228e49aaedb77364b95.stex" ]
14+
15+
[params]
16+
17+
compress/mode=0
18+
compress/lossy_quality=0.7
19+
compress/hdr_mode=0
20+
compress/bptc_ldr=0
21+
compress/normal_map=0
22+
flags/repeat=0
23+
flags/filter=true
24+
flags/mipmaps=false
25+
flags/anisotropic=false
26+
flags/srgb=2
27+
process/fix_alpha_border=true
28+
process/premult_alpha=false
29+
process/HDR_as_SRGB=false
30+
process/invert_color=false
31+
stream=false
32+
size_limit=0
33+
detect_3d=true
34+
svg/scale=1.0

Diff for: addons/github-integration/icons/deny.png

808 Bytes
Loading

Diff for: addons/github-integration/icons/deny.png.import

+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="StreamTexture"
5+
path="res://.import/deny.png-dd404a9604acf11f9384f4685f1dbed0.stex"
6+
metadata={
7+
"vram_texture": false
8+
}
9+
10+
[deps]
11+
12+
source_file="res://addons/github-integration/icons/deny.png"
13+
dest_files=[ "res://.import/deny.png-dd404a9604acf11f9384f4685f1dbed0.stex" ]
14+
15+
[params]
16+
17+
compress/mode=0
18+
compress/lossy_quality=0.7
19+
compress/hdr_mode=0
20+
compress/bptc_ldr=0
21+
compress/normal_map=0
22+
flags/repeat=0
23+
flags/filter=true
24+
flags/mipmaps=false
25+
flags/anisotropic=false
26+
flags/srgb=2
27+
process/fix_alpha_border=true
28+
process/premult_alpha=false
29+
process/HDR_as_SRGB=false
30+
process/invert_color=false
31+
stream=false
32+
size_limit=0
33+
detect_3d=true
34+
svg/scale=1.0

Diff for: addons/github-integration/plugin.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
name="GitHub integration"
44
description="Plugin to integrate GitHub requests directly via Godot Engine Editor"
55
author="Nicolo (fenix) Santilio"
6-
version="1.2.2"
6+
version="1.3.0"
77
script="scripts/github-integration.gd"

Diff for: addons/github-integration/resources/themes/GitHubTheme.tres

+1,369-1,369
Large diffs are not rendered by default.
+58
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
[gd_resource type="ShaderMaterial" load_steps=5 format=2]
2+
3+
[ext_resource path="res://addons/github-integration/resources/user/circle.png" type="Texture" id=1]
4+
5+
[sub_resource type="VisualShaderNodeTexture" id=1]
6+
texture = ExtResource( 1 )
7+
8+
[sub_resource type="VisualShaderNodeTexture" id=2]
9+
source = 2
10+
11+
[sub_resource type="VisualShader" id=3]
12+
code = "shader_type canvas_item;
13+
uniform sampler2D tex_frg_3;
14+
15+
16+
17+
void vertex() {
18+
// Output:0
19+
20+
}
21+
22+
void fragment() {
23+
// Texture:4
24+
vec3 n_out4p0;
25+
float n_out4p1;
26+
{
27+
vec4 _tex_read = texture(TEXTURE , UV.xy);
28+
n_out4p0 = _tex_read.rgb;
29+
n_out4p1 = _tex_read.a;
30+
}
31+
32+
// Texture:3
33+
vec4 tex_frg_3_read = texture(tex_frg_3, UV.xy);
34+
vec3 n_out3p0 = tex_frg_3_read.rgb;
35+
float n_out3p1 = tex_frg_3_read.a;
36+
37+
// Output:0
38+
COLOR.rgb = n_out4p0;
39+
COLOR.a = n_out3p1;
40+
41+
}
42+
43+
void light() {
44+
// Output:0
45+
46+
}
47+
"
48+
graph_offset = Vector2( -350, 121 )
49+
mode = 1
50+
flags/light_only = false
51+
nodes/fragment/3/node = SubResource( 1 )
52+
nodes/fragment/3/position = Vector2( 0, 200 )
53+
nodes/fragment/4/node = SubResource( 2 )
54+
nodes/fragment/4/position = Vector2( 0, 80 )
55+
nodes/fragment/connections = PoolIntArray( 4, 0, 0, 0, 3, 1, 0, 1 )
56+
57+
[resource]
58+
shader = SubResource( 3 )

Diff for: addons/github-integration/resources/user/circle.png

885 Bytes
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="StreamTexture"
5+
path="res://.import/circle.png-c3ba04f17b6d42fdf030b659f9304d97.stex"
6+
metadata={
7+
"vram_texture": false
8+
}
9+
10+
[deps]
11+
12+
source_file="res://addons/github-integration/user/circle.png"
13+
dest_files=[ "res://.import/circle.png-c3ba04f17b6d42fdf030b659f9304d97.stex" ]
14+
15+
[params]
16+
17+
compress/mode=0
18+
compress/lossy_quality=0.7
19+
compress/hdr_mode=0
20+
compress/bptc_ldr=0
21+
compress/normal_map=0
22+
flags/repeat=0
23+
flags/filter=true
24+
flags/mipmaps=false
25+
flags/anisotropic=false
26+
flags/srgb=2
27+
process/fix_alpha_border=true
28+
process/premult_alpha=false
29+
process/HDR_as_SRGB=false
30+
process/invert_color=false
31+
stream=false
32+
size_limit=0
33+
detect_3d=true
34+
svg/scale=1.0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="StreamTexture"
5+
path="res://.import/circle.png-ab6085011eacb640874b71ad62328370.stex"
6+
metadata={
7+
"vram_texture": false
8+
}
9+
10+
[deps]
11+
12+
source_file="res://addons/github-integration/resources/user/circle.png"
13+
dest_files=[ "res://.import/circle.png-ab6085011eacb640874b71ad62328370.stex" ]
14+
15+
[params]
16+
17+
compress/mode=0
18+
compress/lossy_quality=0.7
19+
compress/hdr_mode=0
20+
compress/bptc_ldr=0
21+
compress/normal_map=0
22+
flags/repeat=0
23+
flags/filter=true
24+
flags/mipmaps=false
25+
flags/anisotropic=false
26+
flags/srgb=2
27+
process/fix_alpha_border=true
28+
process/premult_alpha=false
29+
process/HDR_as_SRGB=false
30+
process/invert_color=false
31+
stream=false
32+
size_limit=0
33+
detect_3d=true
34+
svg/scale=1.0

Diff for: addons/github-integration/resources/user/discord.png

12.2 KB
Loading

0 commit comments

Comments
 (0)