BlendingToolKit
BlendingToolKit copied to clipboard
Stack config plugins are broken
In the most recent PR I had to disable the following commands for the most recent version of the Stack to work (see line):
config1.plugins.names.add('ext_shapeHSM_HsmShapeRegauss')
config1.plugins.names.add('ext_shapeHSM_HsmSourceMoments')
config1.plugins.names.add('ext_shapeHSM_HsmPsfMoments')
What should these lines be replaced with?