Campbell Barton
25c69382fc
Fix: frozen mathutils Vector & Matrix types could be resized
...
It's important that frozen types are immutable, add a generic
check that mathutils types can be resized and check the frozen flag.
Also correct the exception types when Vector's cant be resized,
using a ValueError instead of a TypeError as the type is correct.
2025-08-14 12:56:48 +10:00
..
2025-08-11 14:07:45 +02:00
2025-08-08 16:41:38 +10:00
2025-08-08 07:37:33 +10:00
2025-08-01 21:41:24 +10:00
2025-08-13 19:05:59 +02:00
2025-08-13 16:38:46 +02:00
2025-08-13 16:38:46 +02:00
2025-07-13 21:58:53 +10:00
2025-07-26 12:08:15 +00:00
2025-08-08 13:04:42 +10:00
2025-08-13 15:43:37 +02:00
2025-07-15 02:08:14 +02:00
2025-08-08 08:47:13 +10:00
2025-08-13 13:00:32 +02:00
2025-08-14 10:24:33 +10:00
2025-08-08 07:37:33 +10:00
2025-07-17 09:09:16 +02:00
2025-08-13 12:38:33 +02:00
2025-08-13 16:05:33 +02:00
2025-04-21 17:59:41 +02:00
2025-08-13 18:36:16 +02:00
2025-08-12 21:26:38 +02:00
2025-08-13 16:38:46 +02:00
2025-08-13 16:38:46 +02:00
2025-08-12 21:26:38 +02:00
2025-08-13 16:48:32 +02:00
2025-08-14 12:56:48 +10:00
2025-08-12 02:46:51 +00:00
2025-08-11 15:20:35 +02:00
2025-07-26 12:33:15 +00:00
2025-04-21 17:59:41 +02:00
2025-08-13 18:35:09 +02:00
2025-06-14 16:02:07 +10:00