📋 Metadata
- Author: Pluglug
- Date: 2025-01-03 06:46:26
- Type:
answer - Reply to: post_05360
- Replies (1): post_05362
💬 Content
Thanks! I don’t think I can fix it for the next release.
PME hacks Blender without using the Python API. It directly accesses memory allocated by C++. So to fix this, I have to dig into Blender’s source code…