add BT_SetTerminate to all threads
This commit is contained in:
@@ -841,6 +841,8 @@ bool NodePanelBrushPreset::export_ppbr(const std::string& path_in, const PPBRInf
|
||||
|
||||
bool NodePanelBrushPreset::import_ppbr(const std::string& path)
|
||||
{
|
||||
BT_SetTerminate();
|
||||
|
||||
Asset f;
|
||||
if (f.open(path.c_str()))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user