]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Update content to remove redundant Robust math types (#38930)
authorPieter-Jan Briers <pieterjan.briers+git@gmail.com>
Tue, 22 Jul 2025 10:29:17 +0000 (12:29 +0200)
committerGitHub <noreply@github.com>
Tue, 22 Jul 2025 10:29:17 +0000 (12:29 +0200)
commitaf4ff4e9de6d85abb3bf0928492e49cf153b0bd0
treeb2a6151098666347f765ba953c91e15526bd481a
parent9a7cb00d4e1ab3aaeedb02175d7ef4378a5e300f
Update content to remove redundant Robust math types (#38930)

Vector3, Vector4, Matrix4, and Quaternion are now gone. This switches us over to System.Numerics where applicable.
Content.Client/Cooldown/CooldownGraphic.cs
Content.Client/Disposal/PressureBar.cs
Content.Client/Holopad/HolopadSystem.cs
Content.Client/Light/RgbLightControllerSystem.cs
Content.Client/Power/APC/UI/ApcMenu.xaml.cs
Content.Client/Power/PowerMonitoringWindow.xaml.Widgets.cs
Content.Client/Shuttles/UI/BaseShuttleControl.xaml.cs
Content.Client/UserInterface/Systems/DamageOverlays/Overlays/DamageOverlay.cs
Content.Client/UserInterface/Systems/ProgressColorSystem.cs
Content.Client/UserInterface/Systems/Storage/Controls/StorageWindow.cs
Content.Shared/Humanoid/SkinColor.cs