diff --git a/curve_nodes.py b/curve_nodes.py index 0484a70..94dcb52 100644 --- a/curve_nodes.py +++ b/curve_nodes.py @@ -423,7 +423,7 @@ class WeightScheduleExtend: FUNCTION = "execute" CATEGORY = "KJNodes" DESCRIPTION = """ -Converts different value lists/series to another type. +Extends, and converts if needed, different value lists/series """ def detect_input_type(self, input_values):