Post #5139: Please refer to this.

📋 Metadata

🏷️ Tags

v1-18-7 pie-menu compatibility beginner solved

  • Pie Menu Editor
  • Modal Operator
  • Overlay system

💬 Content

Please refer to this.

Pie Menu Editor 1.18.7 Released Scripts and Themes

Hello, I encountered an issue with PME when trying it on Blender 4.0.0 beta and wanted to share the details for maintenance purposes. Environment: Blender 4.0.0 beta Pie Menu Editor 1.18.7 Issue Description: The blf.size function in Blender 4.0 no longer supports the dpi argument, necessitating updates to the overlay.py file in PME. Reference to breaking changes: Breaking changes in 4.0 3.6 Documentation before changes Symptoms: Using PME Modal Operator results in the following error: …

Pie Menu Editor 1.18.7 Released Scripts and Themes

Simply delete the third argument. Do not do anything else. Files edited by me. Replace with this. overlay.py (16.8 KB)

If you are using Blender 4.0 or later, you need to modify it as per these posts. In summary, throw my modified overlay.py into the PME directory and overwrite it.
PME Directory: C:\Users\MyName\AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons\pie_menu_editor


❤️ 5 likes


🔗 View on Blender Artists