Commit 0768e1d
committed
Fix: Add dimensions value on interfaces
Since Blender 4.5, Vectors can have a number of dimensions.
The length of the default value array is affected by this, and the
socket needs to be retrieved from the items tree again after changing
dimensions, otherwise the length may no longer match.1 parent e583e68 commit 0768e1d
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
673 | 673 | | |
674 | 674 | | |
675 | 675 | | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
676 | 684 | | |
677 | 685 | | |
678 | 686 | | |
| |||
0 commit comments