Remove I3DEngine CryCommon Interface (#567)
Delete: - I3DEngine - Missions - Time of day - GameEffectsSystem Gem - ImageProcessing Gem - SVOGI Gem - Various other things that don't do anything now that the legacy renderer has been removed.
This commit is contained in:
@@ -1505,12 +1505,6 @@ void CTrackViewDialog::OnEditorNotifyEvent(EEditorNotifyEvent event)
|
||||
m_bIgnoreUpdates = false;
|
||||
OnGameOrSimModeLock(false);
|
||||
break;
|
||||
case eNotify_OnMissionChange:
|
||||
if (!m_bIgnoreUpdates)
|
||||
{
|
||||
ReloadSequences();
|
||||
}
|
||||
break;
|
||||
case eNotify_OnReloadTrackView:
|
||||
if (!m_bIgnoreUpdates)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user