Removed errors from unimplemented status functions
Updated shader management console trace messages Renamed document rebuild function to reopen Signed-off-by: Guthrie Adams <guthadam@amazon.com>
This commit is contained in:
@@ -182,7 +182,7 @@ namespace MaterialEditor
|
||||
return true;
|
||||
}
|
||||
|
||||
bool MaterialDocument::Rebuild()
|
||||
bool MaterialDocument::Reopen()
|
||||
{
|
||||
// Store history and property changes that should be reapplied after reload
|
||||
auto undoHistoryToRestore = m_undoHistory;
|
||||
|
||||
Reference in New Issue
Block a user