[LYN-3419] First pass of removing unused logic for old viewport interaction model.
This commit is contained in:
@@ -90,9 +90,6 @@ void ShaderPropertyEditor::onEditClicked()
|
||||
}
|
||||
void MaterialPropertyEditor::onEditClicked()
|
||||
{
|
||||
QString name = GetValue();
|
||||
IDataBaseItem *pItem = GetIEditor()->GetMaterialManager()->FindItemByName(name);
|
||||
GetIEditor()->OpenMaterialLibrary(pItem);
|
||||
}
|
||||
|
||||
void MaterialPropertyEditor::onButton2Clicked()
|
||||
|
||||
Reference in New Issue
Block a user