im wondering is it possible to have your own custom namespace for the bl_idname
example
instead of:
“wm.something”
have:
“custom.something”
The motivation is to reduce chance of name clashes.
im wondering is it possible to have your own custom namespace for the bl_idname
example
instead of:
“wm.something”
have:
“custom.something”
The motivation is to reduce chance of name clashes.