This website requires JavaScript.
Explore
Help
Register
Sign In
Cinka
/
OldThink
Watch
1
Star
0
Fork
0
You've already forked OldThink
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
d796dcfcca04ced810c2a8203bb9427931bda2ea
OldThink
/
Content.Client
/
GameObjects
/
Components
/
Chemistry
History
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