Enum as bl_idname without use of .value #4

Closed
opened 2024-02-10 18:11:26 +01:00 by so-rose · 1 comment

We need to make sure we're calling .value after putting an enum type into bl_idname.

See especially socket_type.py. More details in commit 9LZaMLrJb9opH7Zngb9SxnuRtBwPJfcX.

We need to make sure we're calling `.value` after putting an `enum` type into `bl_idname`. See especially `socket_type.py`. More details in commit `9LZaMLrJb9opH7Zngb9SxnuRtBwPJfcX`.
so-rose added the
simulation
bug
labels 2024-02-10 18:11:26 +01:00
so-rose self-assigned this 2024-02-10 18:11:26 +01:00
Poster
Owner

Implemented.

Implemented.
Sign in to join this conversation.
There is no content yet.