diff --git a/debugger/behavior_tree_view.cpp b/debugger/behavior_tree_view.cpp index 0a0675b..4157aa3 100644 --- a/debugger/behavior_tree_view.cpp +++ b/debugger/behavior_tree_view.cpp @@ -105,7 +105,7 @@ void BehaviorTreeView::clear() { void BehaviorTreeView::_notification(int p_notification) { if (p_notification == NOTIFICATION_THEME_CHANGED) { - icon_running = get_theme_icon(SNAME("BTClock"), SNAME("EditorIcons")); + icon_running = get_theme_icon(SNAME("LimboExtraClock"), SNAME("EditorIcons")); icon_success = get_theme_icon(SNAME("BTAlwaysSucceed"), SNAME("EditorIcons")); icon_failure = get_theme_icon(SNAME("BTAlwaysFail"), SNAME("EditorIcons")); } diff --git a/icons/BTAlwaysFail.svg b/icons/BTAlwaysFail.svg index af56b23..7be2920 100644 --- a/icons/BTAlwaysFail.svg +++ b/icons/BTAlwaysFail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/BTAlwaysSucceed.svg b/icons/BTAlwaysSucceed.svg index e862b62..248882f 100644 --- a/icons/BTAlwaysSucceed.svg +++ b/icons/BTAlwaysSucceed.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/BTCondition.svg b/icons/BTCondition.svg index 17dbaa6..7c00015 100644 --- a/icons/BTCondition.svg +++ b/icons/BTCondition.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/BTCooldown.svg b/icons/BTCooldown.svg index c560a77..2c6a237 100644 --- a/icons/BTCooldown.svg +++ b/icons/BTCooldown.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/BTDecorator.svg b/icons/BTDecorator.svg index 033979c..faac1ab 100644 --- a/icons/BTDecorator.svg +++ b/icons/BTDecorator.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/BTDelay.svg b/icons/BTDelay.svg index c560a77..2c6a237 100644 --- a/icons/BTDelay.svg +++ b/icons/BTDelay.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/BTDynamicSelector.svg b/icons/BTDynamicSelector.svg index 6a01e4d..b9c8f02 100644 --- a/icons/BTDynamicSelector.svg +++ b/icons/BTDynamicSelector.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/BTDynamicSequence.svg b/icons/BTDynamicSequence.svg index 0b04e62..86c8f54 100644 --- a/icons/BTDynamicSequence.svg +++ b/icons/BTDynamicSequence.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/BTFail.svg b/icons/BTFail.svg index af56b23..7be2920 100644 --- a/icons/BTFail.svg +++ b/icons/BTFail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/BTForEach.svg b/icons/BTForEach.svg index 579cadc..819c0ed 100644 --- a/icons/BTForEach.svg +++ b/icons/BTForEach.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/BTInvert.svg b/icons/BTInvert.svg index d14ef72..31be0d5 100644 --- a/icons/BTInvert.svg +++ b/icons/BTInvert.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/BTNewScope.svg b/icons/BTNewScope.svg index 74acbaf..598d39b 100644 --- a/icons/BTNewScope.svg +++ b/icons/BTNewScope.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/BTParallel.svg b/icons/BTParallel.svg index b6676d3..7ee727a 100644 --- a/icons/BTParallel.svg +++ b/icons/BTParallel.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/BTPlayer.svg b/icons/BTPlayer.svg index 166edff..7a874c7 100644 --- a/icons/BTPlayer.svg +++ b/icons/BTPlayer.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/BTProbability.svg b/icons/BTProbability.svg index f0275ed..b1a90d9 100644 --- a/icons/BTProbability.svg +++ b/icons/BTProbability.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/BTProbabilitySelector.svg b/icons/BTProbabilitySelector.svg index d919835..80b80ea 100644 --- a/icons/BTProbabilitySelector.svg +++ b/icons/BTProbabilitySelector.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/BTRandomSelector.svg b/icons/BTRandomSelector.svg index 137d389..6dd87d1 100644 --- a/icons/BTRandomSelector.svg +++ b/icons/BTRandomSelector.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/BTRandomSequence.svg b/icons/BTRandomSequence.svg index adaa462..ff21602 100644 --- a/icons/BTRandomSequence.svg +++ b/icons/BTRandomSequence.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/BTRepeat.svg b/icons/BTRepeat.svg index f230485..d937bcf 100644 --- a/icons/BTRepeat.svg +++ b/icons/BTRepeat.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/BTRepeatUntilFailure.svg b/icons/BTRepeatUntilFailure.svg index facf6c7..88b1261 100644 --- a/icons/BTRepeatUntilFailure.svg +++ b/icons/BTRepeatUntilFailure.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/BTRepeatUntilSuccess.svg b/icons/BTRepeatUntilSuccess.svg index 9fc97dc..9087ce4 100644 --- a/icons/BTRepeatUntilSuccess.svg +++ b/icons/BTRepeatUntilSuccess.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/BTRunLimit.svg b/icons/BTRunLimit.svg index 17715bc..1ac7fa1 100644 --- a/icons/BTRunLimit.svg +++ b/icons/BTRunLimit.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/BTSelector.svg b/icons/BTSelector.svg index e9b63b8..d7cafe5 100644 --- a/icons/BTSelector.svg +++ b/icons/BTSelector.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/BTSequence.svg b/icons/BTSequence.svg index 74485c6..7eb8f6f 100644 --- a/icons/BTSequence.svg +++ b/icons/BTSequence.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/BTState.svg b/icons/BTState.svg index 166edff..7a874c7 100644 --- a/icons/BTState.svg +++ b/icons/BTState.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/BTSubtree.svg b/icons/BTSubtree.svg index f8cd473..e95ffee 100644 --- a/icons/BTSubtree.svg +++ b/icons/BTSubtree.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/BTTimeLimit.svg b/icons/BTTimeLimit.svg index c560a77..2c6a237 100644 --- a/icons/BTTimeLimit.svg +++ b/icons/BTTimeLimit.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/BehaviorTree.svg b/icons/BehaviorTree.svg index f8cd473..e95ffee 100644 --- a/icons/BehaviorTree.svg +++ b/icons/BehaviorTree.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/unused/icon_b_b_param.svg b/icons/LimboExtraBlackboard.svg similarity index 100% rename from icons/unused/icon_b_b_param.svg rename to icons/LimboExtraBlackboard.svg diff --git a/icons/BTClock.svg b/icons/LimboExtraClock.svg similarity index 87% rename from icons/BTClock.svg rename to icons/LimboExtraClock.svg index dfedd92..a3f536a 100644 --- a/icons/BTClock.svg +++ b/icons/LimboExtraClock.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/unused/icons_variable.svg b/icons/LimboExtraVariable.svg similarity index 100% rename from icons/unused/icons_variable.svg rename to icons/LimboExtraVariable.svg diff --git a/icons/LimboHSM.svg b/icons/LimboHSM.svg index 30de1fd..095cfd4 100644 --- a/icons/LimboHSM.svg +++ b/icons/LimboHSM.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/LimboState.svg b/icons/LimboState.svg index 13f773d..dd8e765 100644 --- a/icons/LimboState.svg +++ b/icons/LimboState.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/unused/icons_selector_state.svg b/icons/unused/icons_selector_state.svg index dcb170d..a6ab882 100644 --- a/icons/unused/icons_selector_state.svg +++ b/icons/unused/icons_selector_state.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/unused/icons_selector_state_contra.svg b/icons/unused/icons_selector_state_contra.svg index 13e6223..5162070 100644 --- a/icons/unused/icons_selector_state_contra.svg +++ b/icons/unused/icons_selector_state_contra.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/unused/icons_sequence_state.svg b/icons/unused/icons_sequence_state.svg index d8a00f1..c06fe6b 100644 --- a/icons/unused/icons_sequence_state.svg +++ b/icons/unused/icons_sequence_state.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/unused/icons_sequence_state_conta.svg b/icons/unused/icons_sequence_state_conta.svg index d9cadc2..5d1ebbf 100644 --- a/icons/unused/icons_sequence_state_conta.svg +++ b/icons/unused/icons_sequence_state_conta.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/unused/icons_terminal.svg b/icons/unused/icons_terminal.svg deleted file mode 100644 index cee42eb..0000000 --- a/icons/unused/icons_terminal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file