Delta-v/Content.Client/GameObjects/Components/Chemistry
Alex Evgrashin 182663cd0b
Solution visualizer fixes (#3883)
2021-04-23 00:42:48 -06:00
..
ChemMaster Fix minsizes for all windows that needed it (#3648) 2021-03-15 09:38:08 +01:00
ReagentDispenser Fix minsizes for all windows that needed it (#3648) 2021-03-15 09:38:08 +01:00
FoamVisualizer.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
HyposprayComponent.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
InjectorComponent.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
SmokeVisualizer.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
SolutionContainerComponent.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
SolutionContainerVisualizer.cs Solution visualizer fixes (#3883) 2021-04-23 00:42:48 -06:00