Compare commits
No commits in common. 'feature/spine2D_experimental' and 'develop' have entirely different histories.
feature/sp
...
develop
@ -1,8 +0,0 @@
|
|||||||
[gd_resource type="SpineSkeletonDataResource" load_steps=3 format=3 uid="uid://b8320gi2iry7e"]
|
|
||||||
|
|
||||||
[ext_resource type="SpineAtlasResource" uid="uid://bp5dm6ppdxyfy" path="res://art/animation/Cat/sk_cat.atlas" id="1_silct"]
|
|
||||||
[ext_resource type="SpineSkeletonFileResource" uid="uid://dj4q5ov01nmar" path="res://art/animation/Cat/sk_cat.skel" id="2_bwfy5"]
|
|
||||||
|
|
||||||
[resource]
|
|
||||||
atlas_res = ExtResource("1_silct")
|
|
||||||
skeleton_file_res = ExtResource("2_bwfy5")
|
|
||||||
@ -1,12 +0,0 @@
|
|||||||
[gd_scene load_steps=2 format=3 uid="uid://cdqhc3rpjiod2"]
|
|
||||||
|
|
||||||
[ext_resource type="SpineSkeletonDataResource" uid="uid://b8320gi2iry7e" path="res://art/animation/Cat/cat.tres" id="1_x424w"]
|
|
||||||
|
|
||||||
[node name="Cat" type="Node2D"]
|
|
||||||
|
|
||||||
[node name="SpineSprite" type="SpineSprite" parent="."]
|
|
||||||
skeleton_data_res = ExtResource("1_x424w")
|
|
||||||
preview_skin = "Default"
|
|
||||||
preview_animation = "Idle"
|
|
||||||
preview_frame = false
|
|
||||||
preview_time = 0.0
|
|
||||||
@ -1,29 +0,0 @@
|
|||||||
sk_cat.png
|
|
||||||
size:4930,1270
|
|
||||||
filter:Linear,Linear
|
|
||||||
pma:true
|
|
||||||
cat_backleg_lower
|
|
||||||
bounds:0,0,72,113
|
|
||||||
cat_backleg_upper
|
|
||||||
bounds:493,0,181,200
|
|
||||||
offsets:0,1,181,201
|
|
||||||
cat_body
|
|
||||||
bounds:986,0,493,349
|
|
||||||
cat_eyeball
|
|
||||||
bounds:1479,0,302,155
|
|
||||||
cat_eyelashes
|
|
||||||
bounds:1972,0,331,160
|
|
||||||
cat_frontleg_lower
|
|
||||||
bounds:2465,0,84,115
|
|
||||||
offsets:0,1,84,116
|
|
||||||
cat_frontleg_upper
|
|
||||||
bounds:2958,0,76,169
|
|
||||||
cat_head
|
|
||||||
bounds:3451,0,422,575
|
|
||||||
offsets:0,2,422,577
|
|
||||||
cat_leg
|
|
||||||
bounds:3944,0,218,635
|
|
||||||
cat_nose
|
|
||||||
bounds:4437,0,294,93
|
|
||||||
cat_pupil
|
|
||||||
bounds:0,635,235,117
|
|
||||||
@ -1,16 +0,0 @@
|
|||||||
[remap]
|
|
||||||
|
|
||||||
importer="spine.atlas"
|
|
||||||
type="SpineAtlasResource"
|
|
||||||
uid="uid://bp5dm6ppdxyfy"
|
|
||||||
path="res://.godot/imported/sk_cat.atlas-209e52708ae51512bd5a9c13ecef821d.spatlas"
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://art/animation/Cat/sk_cat.atlas"
|
|
||||||
dest_files=["res://.godot/imported/sk_cat.atlas-209e52708ae51512bd5a9c13ecef821d.spatlas"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
normal_map_prefix="n"
|
|
||||||
specular_map_prefix="s"
|
|
||||||
|
Before Width: | Height: | Size: 515 KiB |
@ -1,40 +0,0 @@
|
|||||||
[remap]
|
|
||||||
|
|
||||||
importer="texture"
|
|
||||||
type="CompressedTexture2D"
|
|
||||||
uid="uid://bxbae280ae8yv"
|
|
||||||
path="res://.godot/imported/sk_cat.png-400ad3198e50487a16cece95aef9c056.ctex"
|
|
||||||
metadata={
|
|
||||||
"vram_texture": false
|
|
||||||
}
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://art/animation/Cat/sk_cat.png"
|
|
||||||
dest_files=["res://.godot/imported/sk_cat.png-400ad3198e50487a16cece95aef9c056.ctex"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
compress/mode=0
|
|
||||||
compress/high_quality=false
|
|
||||||
compress/lossy_quality=0.7
|
|
||||||
compress/uastc_level=0
|
|
||||||
compress/rdo_quality_loss=0.0
|
|
||||||
compress/hdr_compression=1
|
|
||||||
compress/normal_map=0
|
|
||||||
compress/channel_pack=0
|
|
||||||
mipmaps/generate=false
|
|
||||||
mipmaps/limit=-1
|
|
||||||
roughness/mode=0
|
|
||||||
roughness/src_normal=""
|
|
||||||
process/channel_remap/red=0
|
|
||||||
process/channel_remap/green=1
|
|
||||||
process/channel_remap/blue=2
|
|
||||||
process/channel_remap/alpha=3
|
|
||||||
process/fix_alpha_border=true
|
|
||||||
process/premult_alpha=false
|
|
||||||
process/normal_map_invert_y=false
|
|
||||||
process/hdr_as_srgb=false
|
|
||||||
process/hdr_clamp_exposure=false
|
|
||||||
process/size_limit=0
|
|
||||||
detect_3d/compress_to=1
|
|
||||||
Binary file not shown.
@ -1,14 +0,0 @@
|
|||||||
[remap]
|
|
||||||
|
|
||||||
importer="spine.skel"
|
|
||||||
type="SpineSkeletonFileResource"
|
|
||||||
uid="uid://dj4q5ov01nmar"
|
|
||||||
path="res://.godot/imported/sk_cat.skel-040dd3b0902fe4467d3f597cd8205232.spskel"
|
|
||||||
|
|
||||||
[deps]
|
|
||||||
|
|
||||||
source_file="res://art/animation/Cat/sk_cat.skel"
|
|
||||||
dest_files=["res://.godot/imported/sk_cat.skel-040dd3b0902fe4467d3f597cd8205232.spskel"]
|
|
||||||
|
|
||||||
[params]
|
|
||||||
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,24 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
||||||
<plist version="1.0">
|
|
||||||
<dict>
|
|
||||||
<key>CFBundleInfoDictionaryVersion</key>
|
|
||||||
<string>6.0</string>
|
|
||||||
<key>CFBundlePackageType</key>
|
|
||||||
<string>FMWK</string>
|
|
||||||
<key>CFBundleExecutable</key>
|
|
||||||
<string>libspine_godot.ios.template_debug</string>
|
|
||||||
<key>CFBundleName</key>
|
|
||||||
<string>spine-godot</string>
|
|
||||||
<key>CFBundleIdentifier</key>
|
|
||||||
<string>com.esotericsoftware.spine.spine-godot</string>
|
|
||||||
<key>CFBundleVersion</key>
|
|
||||||
<string>4.2.0</string>
|
|
||||||
<key>CFBundleShortVersionString</key>
|
|
||||||
<string>4.2.0</string>
|
|
||||||
<key>MinimumOSVersion</key>
|
|
||||||
<string>12.0</string>
|
|
||||||
<key>DTPlatformName</key>
|
|
||||||
<string>iphoneos</string>
|
|
||||||
</dict>
|
|
||||||
</plist>
|
|
||||||
Binary file not shown.
@ -1,24 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
||||||
<plist version="1.0">
|
|
||||||
<dict>
|
|
||||||
<key>CFBundleInfoDictionaryVersion</key>
|
|
||||||
<string>6.0</string>
|
|
||||||
<key>CFBundlePackageType</key>
|
|
||||||
<string>FMWK</string>
|
|
||||||
<key>CFBundleExecutable</key>
|
|
||||||
<string>libspine_godot.ios.template_release</string>
|
|
||||||
<key>CFBundleName</key>
|
|
||||||
<string>spine-godot</string>
|
|
||||||
<key>CFBundleIdentifier</key>
|
|
||||||
<string>com.esotericsoftware.spine.spine-godot</string>
|
|
||||||
<key>CFBundleVersion</key>
|
|
||||||
<string>4.2.0</string>
|
|
||||||
<key>CFBundleShortVersionString</key>
|
|
||||||
<string>4.2.0</string>
|
|
||||||
<key>MinimumOSVersion</key>
|
|
||||||
<string>12.0</string>
|
|
||||||
<key>DTPlatformName</key>
|
|
||||||
<string>iphoneos</string>
|
|
||||||
</dict>
|
|
||||||
</plist>
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,26 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
||||||
<plist version="1.0">
|
|
||||||
<dict>
|
|
||||||
<key>CFBundleInfoDictionaryVersion</key>
|
|
||||||
<string>6.0</string>
|
|
||||||
<key>CFBundlePackageType</key>
|
|
||||||
<string>FMWK</string>
|
|
||||||
<key>CFBundleExecutable</key>
|
|
||||||
<string>libspine_godot.macos.editor</string>
|
|
||||||
<key>CFBundleName</key>
|
|
||||||
<string>spine-godot</string>
|
|
||||||
<key>CFBundleIdentifier</key>
|
|
||||||
<string>com.esotericsoftware.spine.spine-godot</string>
|
|
||||||
<key>CFBundleVersion</key>
|
|
||||||
<string>4.2.0</string>
|
|
||||||
<key>CFBundleShortVersionString</key>
|
|
||||||
<string>4.2.0</string>
|
|
||||||
<key>LSMinimumSystemVersion</key>
|
|
||||||
<string>10.12</string>
|
|
||||||
<key>CFBundleSupportedPlatforms</key>
|
|
||||||
<array>
|
|
||||||
<string>MacOSX</string>
|
|
||||||
</array>
|
|
||||||
</dict>
|
|
||||||
</plist>
|
|
||||||
Binary file not shown.
@ -1,26 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
||||||
<plist version="1.0">
|
|
||||||
<dict>
|
|
||||||
<key>CFBundleInfoDictionaryVersion</key>
|
|
||||||
<string>6.0</string>
|
|
||||||
<key>CFBundlePackageType</key>
|
|
||||||
<string>FMWK</string>
|
|
||||||
<key>CFBundleExecutable</key>
|
|
||||||
<string>libspine_godot.macos.template_debug</string>
|
|
||||||
<key>CFBundleName</key>
|
|
||||||
<string>spine-godot</string>
|
|
||||||
<key>CFBundleIdentifier</key>
|
|
||||||
<string>com.esotericsoftware.spine.spine-godot</string>
|
|
||||||
<key>CFBundleVersion</key>
|
|
||||||
<string>4.2.0</string>
|
|
||||||
<key>CFBundleShortVersionString</key>
|
|
||||||
<string>4.2.0</string>
|
|
||||||
<key>LSMinimumSystemVersion</key>
|
|
||||||
<string>10.12</string>
|
|
||||||
<key>CFBundleSupportedPlatforms</key>
|
|
||||||
<array>
|
|
||||||
<string>MacOSX</string>
|
|
||||||
</array>
|
|
||||||
</dict>
|
|
||||||
</plist>
|
|
||||||
Binary file not shown.
@ -1,26 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
||||||
<plist version="1.0">
|
|
||||||
<dict>
|
|
||||||
<key>CFBundleInfoDictionaryVersion</key>
|
|
||||||
<string>6.0</string>
|
|
||||||
<key>CFBundlePackageType</key>
|
|
||||||
<string>FMWK</string>
|
|
||||||
<key>CFBundleExecutable</key>
|
|
||||||
<string>libspine_godot.macos.template_release</string>
|
|
||||||
<key>CFBundleName</key>
|
|
||||||
<string>spine-godot</string>
|
|
||||||
<key>CFBundleIdentifier</key>
|
|
||||||
<string>com.esotericsoftware.spine.spine-godot</string>
|
|
||||||
<key>CFBundleVersion</key>
|
|
||||||
<string>4.2.0</string>
|
|
||||||
<key>CFBundleShortVersionString</key>
|
|
||||||
<string>4.2.0</string>
|
|
||||||
<key>LSMinimumSystemVersion</key>
|
|
||||||
<string>10.12</string>
|
|
||||||
<key>CFBundleSupportedPlatforms</key>
|
|
||||||
<array>
|
|
||||||
<string>MacOSX</string>
|
|
||||||
</array>
|
|
||||||
</dict>
|
|
||||||
</plist>
|
|
||||||
Binary file not shown.
@ -1,40 +0,0 @@
|
|||||||
[configuration]
|
|
||||||
|
|
||||||
entry_symbol = "spine_godot_library_init"
|
|
||||||
compatibility_minimum = "4.1"
|
|
||||||
|
|
||||||
[libraries]
|
|
||||||
|
|
||||||
macos.editor = "macos/libspine_godot.macos.editor.framework"
|
|
||||||
macos.debug = "macos/libspine_godot.macos.template_debug.framework"
|
|
||||||
macos.release = "macos/libspine_godot.macos.template_release.framework"
|
|
||||||
|
|
||||||
ios.debug = "ios/libspine_godot.ios.template_debug.framework"
|
|
||||||
ios.release = "ios/libspine_godot.ios.template_release.framework"
|
|
||||||
|
|
||||||
windows.editor.x86_64 = "windows/libspine_godot.windows.editor.x86_64.dll"
|
|
||||||
windows.debug.x86_64 = "windows/libspine_godot.windows.template_debug.x86_64.dll"
|
|
||||||
windows.release.x86_64 = "windows/libspine_godot.windows.template_release.x86_64.dll"
|
|
||||||
|
|
||||||
linux.editor.x86_64 = "linux/libspine_godot.linux.editor.x86_64.so"
|
|
||||||
linux.debug.x86_64 = "linux/libspine_godot.linux.template_debug.x86_64.so"
|
|
||||||
linux.release.x86_64 = "linux/libspine_godot.linux.template_release.x86_64.so"
|
|
||||||
|
|
||||||
linux.editor.arm64 = "linux/libspine_godot.linux.editor.arm64.so"
|
|
||||||
linux.debug.arm64 = "linux/libspine_godot.linux.template_debug.arm64.so"
|
|
||||||
linux.release.arm64 = "linux/libspine_godot.linux.template_release.arm64.so"
|
|
||||||
|
|
||||||
linux.editor.rv64 = "linux/libspine_godot.linux.editor.rv64.so"
|
|
||||||
linux.debug.rv64 = "linux/libspine_godot.linux.template_debug.rv64.so"
|
|
||||||
linux.release.rv64 = "linux/libspine_godot.linux.template_release.rv64.so"
|
|
||||||
|
|
||||||
android.debug.x86_64 = "android/libspine_godot.android.template_debug.x86_64.so"
|
|
||||||
android.release.x86_64 = "android/libspine_godot.android.template_release.x86_64.so"
|
|
||||||
|
|
||||||
android.debug.arm64 = "android/libspine_godot.android.template_debug.arm64.so"
|
|
||||||
android.release.arm64 = "android/libspine_godot.android.template_release.arm64.so"
|
|
||||||
|
|
||||||
web.debug.threads.wasm32 = "web/libspine_godot.web.template_debug.wasm32.wasm"
|
|
||||||
web.release.threads.wasm32 = "web/libspine_godot.web.template_release.wasm32.wasm"
|
|
||||||
web.debug.wasm32 = "web/libspine_godot.web.template_debug.wasm32.nothreads.wasm"
|
|
||||||
web.release.wasm32 = "web/libspine_godot.web.template_release.wasm32.nothreads.wasm"
|
|
||||||
@ -1 +0,0 @@
|
|||||||
uid://cjp18u5g8vh2o
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue