📋 Metadata

💬 Content

Ok, I realized it’s a bug in PieMenuEditor and the dev hasn’t fixed it. It need to be addressed. I am amazed that it wasn’t fixed since August 2021 or so.

And I tried to use an external script. and it did not work? does the script requires

def register() 
    # registering the code above


def unregister() 
   # unregistering the code above


if __name__ == "__main__":
    register()

🔗 View on Blender Artists