📋 Metadata

💬 Content

JoseConseco:

Would be cool to have option for bigger command input. Similar to text editor

Command input is limited to 1024 characters. If you want to write some complex multiline scripts it’s better to use external python scripts. To call addon/pie_menu_editor/scripts/my_python_script.py python script use this code:

execute_script("scripts/my_python_script.py")

🔗 View on Blender Artists