Delta-v/Content.Client/GameObjects/Components/Atmos
Acruid 3e7e44df29 Removed Control.Update, moved all update code to Control.FrameUpdate. UI controls have no business running code inside simulation Ticks. Because of how the update loop is ordered, this will actually make the UI elements more responsive to simulation changes.
Fixed multiple bugs in the action UI where the Control.Update method was calling the base Control.FrameUpdate.
2021-03-26 17:10:31 -07:00
..
Piping Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
FireVisualizer.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
GasAnalyzerBoundUserInterface.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
GasAnalyzerComponent.cs Removed Control.Update, moved all update code to Control.FrameUpdate. UI controls have no business running code inside simulation Ticks. Because of how the update loop is ordered, this will actually make the UI elements more responsive to simulation changes. 2021-03-26 17:10:31 -07:00
GasAnalyzerMenu.cs Enable nullability in Content.Shared (#3626) 2021-03-15 21:55:49 +01:00
GasAnalyzerVisualizer.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
GasCanisterBoundUserInterface.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
GasCanisterVisualizer.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
GasCanisterWindow.cs Fix minsizes for all windows that needed it (#3648) 2021-03-15 09:38:08 +01:00
VaporVisualizer.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00