From 930c391724dc22734dcd8fefd207bddf3098ecb2 Mon Sep 17 00:00:00 2001 From: Cpaz Date: Fri, 28 Nov 2025 22:00:07 -0500 Subject: [PATCH] feat: Updated to 4.5.x --- .../BehaviourTree/Nodes/icons/BTBehaviour.svg.import | 6 ++++++ .../BehaviourTree/Nodes/icons/BTComposite.svg.import | 6 ++++++ .../Nodes/icons/BTCompositeIntegration.svg.import | 6 ++++++ .../BehaviourTree/Nodes/icons/BTCompositeRandom.svg.import | 6 ++++++ .../Nodes/icons/BTCompositeRandomSelector.svg.import | 6 ++++++ .../Nodes/icons/BTCompositeRandomSequence.svg.import | 6 ++++++ .../Nodes/icons/BTCompositeSelector.svg.import | 6 ++++++ .../Nodes/icons/BTCompositeSequence.svg.import | 6 ++++++ .../BehaviourTree/Nodes/icons/BTDecorator.svg.import | 6 ++++++ .../BehaviourTree/Nodes/icons/BTDecoratorFail.svg.import | 6 ++++++ .../Nodes/icons/BTDecoratorLimiter.svg.import | 6 ++++++ .../BehaviourTree/Nodes/icons/BTDecoratorNot.svg.import | 6 ++++++ .../BehaviourTree/Nodes/icons/BTDecoratorRepeat.svg.import | 6 ++++++ .../Nodes/icons/BTDecoratorSucceed.svg.import | 6 ++++++ .../BehaviourTree/Nodes/icons/BTLeaf.svg.import | 6 ++++++ .../BehaviourTree/Nodes/icons/BTLeafCall.svg.import | 6 ++++++ .../BehaviourTree/Nodes/icons/BTLeafCondition.svg.import | 6 ++++++ .../BehaviourTree/Nodes/icons/BTLeafIntegration.svg.import | 6 ++++++ .../BehaviourTree/Nodes/icons/BTLeafPrint.svg.import | 6 ++++++ .../BehaviourTree/Nodes/icons/BTLeafSignal.svg.import | 6 ++++++ .../BehaviourTree/Nodes/icons/BTLeafTween.svg.import | 6 ++++++ .../BehaviourTree/Nodes/icons/BTLeafWait.svg.import | 6 ++++++ .../BehaviourTree/Nodes/icons/BTRoot.svg.import | 6 ++++++ .../BehaviourTree/Nodes/icons/BTSimpleParallel.svg.import | 6 ++++++ .../BehaviourTree/Nodes/icons/Blackboard.svg.import | 6 ++++++ fluent_behaviour_tree.csproj | 4 ++-- global.json | 7 +++++++ icon.svg.import | 6 ++++++ project.godot | 2 +- 29 files changed, 166 insertions(+), 3 deletions(-) create mode 100644 global.json diff --git a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTBehaviour.svg.import b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTBehaviour.svg.import index 75978a8..807a7d6 100644 --- a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTBehaviour.svg.import +++ b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTBehaviour.svg.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/BTBehaviour.svg-baef1670304b2c4731bcd57a39dd6 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 @@ -25,6 +27,10 @@ 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 diff --git a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTComposite.svg.import b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTComposite.svg.import index 2586d58..0cec0a4 100644 --- a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTComposite.svg.import +++ b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTComposite.svg.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/BTComposite.svg-73283498fd61e1162f981159ce94c 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 @@ -25,6 +27,10 @@ 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 diff --git a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTCompositeIntegration.svg.import b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTCompositeIntegration.svg.import index 96cf213..b073711 100644 --- a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTCompositeIntegration.svg.import +++ b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTCompositeIntegration.svg.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/BTCompositeIntegration.svg-57cf19964adbd0d074 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 @@ -25,6 +27,10 @@ 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 diff --git a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTCompositeRandom.svg.import b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTCompositeRandom.svg.import index 50ee761..129bd9c 100644 --- a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTCompositeRandom.svg.import +++ b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTCompositeRandom.svg.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/BTCompositeRandom.svg-25d3b79eceddeeabb9aa179 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 @@ -25,6 +27,10 @@ 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 diff --git a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTCompositeRandomSelector.svg.import b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTCompositeRandomSelector.svg.import index ac37cc9..9a54e96 100644 --- a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTCompositeRandomSelector.svg.import +++ b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTCompositeRandomSelector.svg.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/BTCompositeRandomSelector.svg-acaa0cd952dd1df 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 @@ -25,6 +27,10 @@ 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 diff --git a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTCompositeRandomSequence.svg.import b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTCompositeRandomSequence.svg.import index cb4a344..1b8f07d 100644 --- a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTCompositeRandomSequence.svg.import +++ b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTCompositeRandomSequence.svg.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/BTCompositeRandomSequence.svg-ae7d70bd1459917 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 @@ -25,6 +27,10 @@ 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 diff --git a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTCompositeSelector.svg.import b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTCompositeSelector.svg.import index 3d02374..e0e7014 100644 --- a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTCompositeSelector.svg.import +++ b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTCompositeSelector.svg.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/BTCompositeSelector.svg-d1233abd81dd4c9ec81be 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 @@ -25,6 +27,10 @@ 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 diff --git a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTCompositeSequence.svg.import b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTCompositeSequence.svg.import index 190554e..1399291 100644 --- a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTCompositeSequence.svg.import +++ b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTCompositeSequence.svg.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/BTCompositeSequence.svg-fa2bec23f9f7ab6874dbc 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 @@ -25,6 +27,10 @@ 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 diff --git a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTDecorator.svg.import b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTDecorator.svg.import index c038567..db4d9d6 100644 --- a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTDecorator.svg.import +++ b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTDecorator.svg.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/BTDecorator.svg-f881d55332c8db7c6bf0f67f6ce9d 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 @@ -25,6 +27,10 @@ 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 diff --git a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTDecoratorFail.svg.import b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTDecoratorFail.svg.import index 5b478a9..35383c9 100644 --- a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTDecoratorFail.svg.import +++ b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTDecoratorFail.svg.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/BTDecoratorFail.svg-8ce54b0a4300c46dbb0872d73 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 @@ -25,6 +27,10 @@ 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 diff --git a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTDecoratorLimiter.svg.import b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTDecoratorLimiter.svg.import index 1c619c0..d61cab4 100644 --- a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTDecoratorLimiter.svg.import +++ b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTDecoratorLimiter.svg.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/BTDecoratorLimiter.svg-175184af3547ea3bdf2618 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 @@ -25,6 +27,10 @@ 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 diff --git a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTDecoratorNot.svg.import b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTDecoratorNot.svg.import index f1e5839..492144f 100644 --- a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTDecoratorNot.svg.import +++ b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTDecoratorNot.svg.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/BTDecoratorNot.svg-45852d5a335adc2e1637bbc03c 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 @@ -25,6 +27,10 @@ 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 diff --git a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTDecoratorRepeat.svg.import b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTDecoratorRepeat.svg.import index f09b2e8..9c29437 100644 --- a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTDecoratorRepeat.svg.import +++ b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTDecoratorRepeat.svg.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/BTDecoratorRepeat.svg-f3afa48fb5faaeaede7dff0 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 @@ -25,6 +27,10 @@ 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 diff --git a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTDecoratorSucceed.svg.import b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTDecoratorSucceed.svg.import index 4fcc0e0..d0263ff 100644 --- a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTDecoratorSucceed.svg.import +++ b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTDecoratorSucceed.svg.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/BTDecoratorSucceed.svg-a1ca144e817fb2ef824b92 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 @@ -25,6 +27,10 @@ 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 diff --git a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeaf.svg.import b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeaf.svg.import index d079e7e..bdef195 100644 --- a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeaf.svg.import +++ b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeaf.svg.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/BTLeaf.svg-c96c80398025229c9cf211cb5c5495d1.c 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 @@ -25,6 +27,10 @@ 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 diff --git a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeafCall.svg.import b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeafCall.svg.import index b24a716..57e0c82 100644 --- a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeafCall.svg.import +++ b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeafCall.svg.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/BTLeafCall.svg-64245c6f953892ac1d09d03bf3ec27 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 @@ -25,6 +27,10 @@ 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 diff --git a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeafCondition.svg.import b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeafCondition.svg.import index bc3cdfd..0553423 100644 --- a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeafCondition.svg.import +++ b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeafCondition.svg.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/BTLeafCondition.svg-b603bfdd2cb9cf7f3b9c73263 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 @@ -25,6 +27,10 @@ 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 diff --git a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeafIntegration.svg.import b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeafIntegration.svg.import index c9d1b78..d550eba 100644 --- a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeafIntegration.svg.import +++ b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeafIntegration.svg.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/BTLeafIntegration.svg-67c5cb28cbd04d37c5d0a8f 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 @@ -25,6 +27,10 @@ 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 diff --git a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeafPrint.svg.import b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeafPrint.svg.import index 1da24bc..399f47a 100644 --- a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeafPrint.svg.import +++ b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeafPrint.svg.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/BTLeafPrint.svg-93eb5be5f322a4972de740d6ff74a 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 @@ -25,6 +27,10 @@ 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 diff --git a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeafSignal.svg.import b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeafSignal.svg.import index 883a70d..e6c0028 100644 --- a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeafSignal.svg.import +++ b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeafSignal.svg.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/BTLeafSignal.svg-cfea361d5f17b77e7ab1f888c365 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 @@ -25,6 +27,10 @@ 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 diff --git a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeafTween.svg.import b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeafTween.svg.import index bc23d33..92c13ac 100644 --- a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeafTween.svg.import +++ b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeafTween.svg.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/BTLeafTween.svg-ebe3345d81b18f0bc20a41a0b44f3 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 @@ -25,6 +27,10 @@ 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 diff --git a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeafWait.svg.import b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeafWait.svg.import index fa39a4f..0f96503 100644 --- a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeafWait.svg.import +++ b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTLeafWait.svg.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/BTLeafWait.svg-eaa89dc0d2a6478f9df906c28f3066 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 @@ -25,6 +27,10 @@ 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 diff --git a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTRoot.svg.import b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTRoot.svg.import index 71575f1..f813443 100644 --- a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTRoot.svg.import +++ b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTRoot.svg.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/BTRoot.svg-8d7bf2f6b39f0b6f9c8b8e58342d1a08.c 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 @@ -25,6 +27,10 @@ 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 diff --git a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTSimpleParallel.svg.import b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTSimpleParallel.svg.import index 199d009..6249cef 100644 --- a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTSimpleParallel.svg.import +++ b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/BTSimpleParallel.svg.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/BTSimpleParallel.svg-682d4a99cc97c9d5d2e1860f 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 @@ -25,6 +27,10 @@ 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 diff --git a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/Blackboard.svg.import b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/Blackboard.svg.import index 09d6399..3b47eb6 100644 --- a/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/Blackboard.svg.import +++ b/addons/FluentBehaviourTree/BehaviourTree/Nodes/icons/Blackboard.svg.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/Blackboard.svg-40d5a0980967f5c367d5d70760376b 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 @@ -25,6 +27,10 @@ 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 diff --git a/fluent_behaviour_tree.csproj b/fluent_behaviour_tree.csproj index 5e8863c..31303de 100644 --- a/fluent_behaviour_tree.csproj +++ b/fluent_behaviour_tree.csproj @@ -1,6 +1,6 @@ - + - net8.0 + net9.0 true diff --git a/global.json b/global.json new file mode 100644 index 0000000..f4fd385 --- /dev/null +++ b/global.json @@ -0,0 +1,7 @@ +{ + "sdk": { + "version": "9.0.0", + "rollForward": "latestMajor", + "allowPrerelease": true + } +} \ No newline at end of file diff --git a/icon.svg.import b/icon.svg.import index 3046160..45aac20 100644 --- a/icon.svg.import +++ b/icon.svg.import @@ -19,6 +19,8 @@ dest_files=["res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.s3t compress/mode=2 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 @@ -26,6 +28,10 @@ mipmaps/generate=true 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 diff --git a/project.godot b/project.godot index 3e4f8f1..080bab5 100644 --- a/project.godot +++ b/project.godot @@ -12,7 +12,7 @@ config_version=5 config/name="fluent_behaviour_tree" run/main_scene="uid://c64ia81wm45ku" -config/features=PackedStringArray("4.4", "C#", "Forward Plus") +config/features=PackedStringArray("4.5", "C#", "Forward Plus") config/icon="res://icon.svg" [autoload]