Remove the "(PREVIEW)" label from the Animation Editor (#926)
This commit is contained in:
@@ -890,7 +890,7 @@ namespace EMotionFX
|
||||
#if AZ_TRAIT_EMOTIONFX_MAIN_WINDOW_DETACHED
|
||||
emotionFXWindowOptions.detachedWindow = true;
|
||||
#endif
|
||||
emotionFXWindowOptions.optionalMenuText = "Animation Editor (PREVIEW)";
|
||||
emotionFXWindowOptions.optionalMenuText = "Animation Editor";
|
||||
EditorRequests::Bus::Broadcast(&EditorRequests::RegisterViewPane, EMStudio::MainWindow::GetEMotionFXPaneName(), LyViewPane::CategoryTools, emotionFXWindowOptions, windowCreationFunc);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user