eliemichel / OpenMfxForBlender

A branch of Blender featuring an OpenMfx modifier
Other
176 stars 19 forks source link

Ensure that plugins are released consistently on modifier destruction #38

Closed eliemichel closed 3 years ago

eliemichel commented 3 years ago

The assertion assert(m_count == 0) in ~PluginRegistryPoolEntry is not always respected when closing Blender.