-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update source files and demo project to GDExtension
- Loading branch information
Showing
16 changed files
with
168 additions
and
143 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[gd_scene load_steps=2 format=2] | ||
[gd_scene load_steps=2 format=3 uid="uid://b67rg4hn2tcgh"] | ||
|
||
[ext_resource path="res://Main.gd" type="Script" id=1] | ||
[ext_resource type="Script" path="res://Main.gd" id="1"] | ||
|
||
[node name="Main" type="Node2D"] | ||
script = ExtResource( 1 ) | ||
script = ExtResource("1") |
18 changes: 0 additions & 18 deletions
18
demo/addons/godot-krita-importer/bin/libkra_importer.gdnlib
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 22 additions & 0 deletions
22
demo/addons/godot-krita-importer/libkra_importer.gdextension
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
[configuration] | ||
|
||
entry_symbol = "kra_importer_library_init" | ||
compatibility_minimum = 4.2 | ||
|
||
[libraries] | ||
|
||
macos = "res://addons/godot-krita-importer/bin/libkra_importer.macos.template_debug.framework" | ||
macos.template_release = "res://addons/godot-krita-importer/bin/libkra_importer.macos.template_release.framework" | ||
windows.x86_64 = "res://addons/godot-krita-importer/bin/libkra_importer.windows.template_debug.x86_64.dll" | ||
windows.template_release.x86_64 = "res://addons/godot-krita-importer/bin/libkra_importer.windows.template_release.x86_64.dll" | ||
linux.x86_64 = "res://addons/godot-krita-importer/bin/libkra_importer.linux.template_debug.x86_64.so" | ||
linux.template_release.x86_64 = "res://addons/godot-krita-importer/bin/libkra_importer.linux.template_release.x86_64.so" | ||
|
||
[dependencies] | ||
|
||
macos = {} | ||
macos.template_release = {} | ||
windows.x86_64 = {} | ||
windows.template_release.x86_64 = {} | ||
linux.x86_64 = {} | ||
linux.template_release.x86_64 = {} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
[gd_resource type="Environment" load_steps=2 format=2] | ||
[gd_resource type="Environment" load_steps=2 format=3 uid="uid://c2b0yc570iuee"] | ||
|
||
[sub_resource type="ProceduralSky" id=1] | ||
[sub_resource type="Sky" id="1"] | ||
|
||
[resource] | ||
background_mode = 2 | ||
background_sky = SubResource( 1 ) | ||
sky = SubResource("1") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,34 @@ | ||
[remap] | ||
|
||
importer="texture" | ||
type="StreamTexture" | ||
path="res://.import/icon.png-487276ed1e3a0c39cad0279d744ee560.stex" | ||
type="CompressedTexture2D" | ||
uid="uid://jdoxa5waor7i" | ||
path="res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex" | ||
metadata={ | ||
"vram_texture": false | ||
} | ||
|
||
[deps] | ||
|
||
source_file="res://icon.png" | ||
dest_files=[ "res://.import/icon.png-487276ed1e3a0c39cad0279d744ee560.stex" ] | ||
dest_files=["res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"] | ||
|
||
[params] | ||
|
||
compress/mode=0 | ||
compress/high_quality=false | ||
compress/lossy_quality=0.7 | ||
compress/hdr_mode=0 | ||
compress/bptc_ldr=0 | ||
compress/hdr_compression=1 | ||
compress/normal_map=0 | ||
flags/repeat=0 | ||
flags/filter=true | ||
flags/mipmaps=false | ||
flags/anisotropic=false | ||
flags/srgb=2 | ||
compress/channel_pack=0 | ||
mipmaps/generate=false | ||
mipmaps/limit=-1 | ||
roughness/mode=0 | ||
roughness/src_normal="" | ||
process/fix_alpha_border=true | ||
process/premult_alpha=false | ||
process/HDR_as_SRGB=false | ||
process/invert_color=false | ||
process/normal_map_invert_y=false | ||
stream=false | ||
size_limit=0 | ||
detect_3d=true | ||
svg/scale=1.0 | ||
process/hdr_as_srgb=false | ||
process/hdr_clamp_exposure=false | ||
process/size_limit=0 | ||
detect_3d/compress_to=1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.