Post #5361: Thanks! I don’t think I can fix it for the next release.
📋 Metadata
- Author: Pluglug
- Date: 2025-01-03 06:46:26
- Type:
answer - Quality Score: 7/10
- Reply to: post_05360
- Replies (1): post_05362
🏷️ Tags
⚙️ Related PME Features
- Core PME Architecture
- Memory Management
💬 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…