-
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.
fix keyboard animation bug, bump to 4.2 Engine version, Update plugins
- Loading branch information
Showing
28 changed files
with
202 additions
and
48 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
[configuration] | ||
|
||
entry_symbol = "git_plugin_init" | ||
compatibility_minimum = "4.1.0" | ||
|
||
[libraries] | ||
|
||
|
Binary file modified
BIN
+5.31 MB
(190%)
addons/godot-git-plugin/linux/libgit_plugin.linux.editor.x86_64.so
Binary file not shown.
Binary file modified
BIN
+7.05 MB
(180%)
addons/godot-git-plugin/macos/libgit_plugin.macos.editor.universal.dylib
Binary file not shown.
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
Binary file modified
BIN
+611 KB
(150%)
addons/godot-git-plugin/win64/libgit_plugin.windows.editor.x86_64.dll
Binary file not shown.
Binary file modified
BIN
-256 Bytes
(100%)
addons/godot-git-plugin/win64/libgit_plugin.windows.editor.x86_64.exp
Binary file not shown.
Binary file modified
BIN
-478 Bytes
(100%)
addons/godot-git-plugin/win64/libgit_plugin.windows.editor.x86_64.lib
Binary file not shown.
Binary file modified
BIN
+4.99 MB
(470%)
addons/native_dialogs/bin/libnativedialogs.linux.template_debug.x86_64.so
Binary file not shown.
Binary file modified
BIN
+4.89 MB
(470%)
addons/native_dialogs/bin/libnativedialogs.linux.template_release.x86_64.so
Binary file not shown.
Binary file modified
BIN
+6.81 MB
(460%)
...bin/libnativedialogs.macos.template_debug.framework/libnativedialogs.macos.template_debug
Binary file not shown.
Binary file modified
BIN
+5.83 MB
(420%)
...libnativedialogs.macos.template_release.framework/libnativedialogs.macos.template_release
Binary file not shown.
Binary file modified
BIN
+605 KB
(280%)
addons/native_dialogs/bin/libnativedialogs.windows.template_debug.x86_64.dll
Binary file not shown.
Binary file modified
BIN
+605 KB
(280%)
addons/native_dialogs/bin/libnativedialogs.windows.template_release.x86_64.dll
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
37 changes: 37 additions & 0 deletions
37
addons/native_dialogs/icons/native_accept_dialog.svg.import
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,37 @@ | ||
[remap] | ||
|
||
importer="texture" | ||
type="CompressedTexture2D" | ||
uid="uid://byxb1khbmskho" | ||
path="res://.godot/imported/native_accept_dialog.svg-29bc0991aa5bf1244bb9d9d5fee5b403.ctex" | ||
metadata={ | ||
"vram_texture": false | ||
} | ||
|
||
[deps] | ||
|
||
source_file="res://addons/native_dialogs/icons/native_accept_dialog.svg" | ||
dest_files=["res://.godot/imported/native_accept_dialog.svg-29bc0991aa5bf1244bb9d9d5fee5b403.ctex"] | ||
|
||
[params] | ||
|
||
compress/mode=0 | ||
compress/high_quality=false | ||
compress/lossy_quality=0.7 | ||
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/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 | ||
svg/scale=1.0 | ||
editor/scale_with_editor_scale=false | ||
editor/convert_colors_with_editor_theme=false |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
37 changes: 37 additions & 0 deletions
37
addons/native_dialogs/icons/native_confirmation_dialog.svg.import
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,37 @@ | ||
[remap] | ||
|
||
importer="texture" | ||
type="CompressedTexture2D" | ||
uid="uid://bqc06qvvvhcrs" | ||
path="res://.godot/imported/native_confirmation_dialog.svg-dc5b681628a3393fd579446b7fc6e9c2.ctex" | ||
metadata={ | ||
"vram_texture": false | ||
} | ||
|
||
[deps] | ||
|
||
source_file="res://addons/native_dialogs/icons/native_confirmation_dialog.svg" | ||
dest_files=["res://.godot/imported/native_confirmation_dialog.svg-dc5b681628a3393fd579446b7fc6e9c2.ctex"] | ||
|
||
[params] | ||
|
||
compress/mode=0 | ||
compress/high_quality=false | ||
compress/lossy_quality=0.7 | ||
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/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 | ||
svg/scale=1.0 | ||
editor/scale_with_editor_scale=false | ||
editor/convert_colors_with_editor_theme=false |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,37 @@ | ||
[remap] | ||
|
||
importer="texture" | ||
type="CompressedTexture2D" | ||
uid="uid://cw1rhuvsspl32" | ||
path="res://.godot/imported/native_file_dialog.svg-3682a30350fe181d2f98696f239d4dc8.ctex" | ||
metadata={ | ||
"vram_texture": false | ||
} | ||
|
||
[deps] | ||
|
||
source_file="res://addons/native_dialogs/icons/native_file_dialog.svg" | ||
dest_files=["res://.godot/imported/native_file_dialog.svg-3682a30350fe181d2f98696f239d4dc8.ctex"] | ||
|
||
[params] | ||
|
||
compress/mode=0 | ||
compress/high_quality=false | ||
compress/lossy_quality=0.7 | ||
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/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 | ||
svg/scale=1.0 | ||
editor/scale_with_editor_scale=false | ||
editor/convert_colors_with_editor_theme=false |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
37 changes: 37 additions & 0 deletions
37
addons/native_dialogs/icons/native_notification.svg.import
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,37 @@ | ||
[remap] | ||
|
||
importer="texture" | ||
type="CompressedTexture2D" | ||
uid="uid://bfiq688swf5bg" | ||
path="res://.godot/imported/native_notification.svg-aeed5747dd1cc9332f06d2a8339dd62a.ctex" | ||
metadata={ | ||
"vram_texture": false | ||
} | ||
|
||
[deps] | ||
|
||
source_file="res://addons/native_dialogs/icons/native_notification.svg" | ||
dest_files=["res://.godot/imported/native_notification.svg-aeed5747dd1cc9332f06d2a8339dd62a.ctex"] | ||
|
||
[params] | ||
|
||
compress/mode=0 | ||
compress/high_quality=false | ||
compress/lossy_quality=0.7 | ||
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/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 | ||
svg/scale=1.0 | ||
editor/scale_with_editor_scale=false | ||
editor/convert_colors_with_editor_theme=false |
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,10 +1,8 @@ | ||
@tool | ||
extends EditorPlugin | ||
|
||
|
||
func _enter_tree(): | ||
pass | ||
|
||
|
||
func _exit_tree(): | ||
pass |
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
Large diffs are not rendered by default.
Oops, something went wrong.