Delta-v/Content.Client/Shuttles/UI
ArchRBX 42c3d3d296 Coordinates under IFF Label on Mass Scanners and Shuttle Consoles (#31501)
* adds coord label beneath iff label

* fixed wrong coordinate system being used

* changes the clamping on the label UI to instead normalise the UI's distance vector from the centre of the screen, fixes corner-hugging

* cleaned up if-statement by moving the calc ahead of it

* fixed clamping, fixed parenting issue, added draw cull on coord label

---------

Co-authored-by: archrbx <punk.gear5260@fastmail.com>
2024-09-22 02:45:05 +01:00
..
BaseShuttleControl.xaml Shuttle console + FTL rework (#24430) 2024-03-08 12:54:53 +01:00
BaseShuttleControl.xaml.cs Replace Matrix3 with System.Numerics.Matrix3x2 (#27443) 2024-06-06 21:44:48 +02:00
DockObject.xaml Shuttle console + FTL rework (#24430) 2024-03-08 12:54:53 +01:00
DockObject.xaml.cs Resolve all non-obsoleting warnings in content (#27934) 2024-05-18 13:57:06 +02:00
DockingScreen.xaml Shuttle console + FTL rework (#24430) 2024-03-08 12:54:53 +01:00
DockingScreen.xaml.cs Shuttle console + FTL rework (#24430) 2024-03-08 12:54:53 +01:00
EmergencyConsoleWindow.xaml Minor UI refactor (#11212) 2022-09-11 20:42:12 -07:00
EmergencyConsoleWindow.xaml.cs Move/Rename stuff (#11209) 2022-09-11 18:56:21 -07:00
IFFConsoleWindow.xaml Move/Rename stuff (#11209) 2022-09-11 18:56:21 -07:00
IFFConsoleWindow.xaml.cs Move/Rename stuff (#11209) 2022-09-11 18:56:21 -07:00
MapScreen.xaml Shuttle console + FTL rework (#24430) 2024-03-08 12:54:53 +01:00
MapScreen.xaml.cs Update MapScreen.xaml.cs to not use Component.Owner (#29938) 2024-08-09 17:45:36 +01:00
NavScreen.xaml Shuttle console + FTL rework (#24430) 2024-03-08 12:54:53 +01:00
NavScreen.xaml.cs Replace Matrix3 with System.Numerics.Matrix3x2 (#27443) 2024-06-06 21:44:48 +02:00
RadarConsoleWindow.xaml Shuttle console + FTL rework (#24430) 2024-03-08 12:54:53 +01:00
RadarConsoleWindow.xaml.cs Shuttle console + FTL rework (#24430) 2024-03-08 12:54:53 +01:00
ShuttleConsoleWindow.xaml Shuttle console + FTL rework (#24430) 2024-03-08 12:54:53 +01:00
ShuttleConsoleWindow.xaml.cs Shuttle console + FTL rework (#24430) 2024-03-08 12:54:53 +01:00
ShuttleDockControl.xaml Shuttle console + FTL rework (#24430) 2024-03-08 12:54:53 +01:00
ShuttleDockControl.xaml.cs Update ShuttleDockControl.xaml.cs to not use Component.Owner (#29966) 2024-08-09 17:45:38 +01:00
ShuttleMapControl.xaml Shuttle console + FTL rework (#24430) 2024-03-08 12:54:53 +01:00
ShuttleMapControl.xaml.cs Replace obsolete xform.ToMap() with xformSystem.ToMapCoordinates() (#30010) 2024-08-09 17:47:21 +01:00
ShuttleNavControl.xaml Shuttle console + FTL rework (#24430) 2024-03-08 12:54:53 +01:00
ShuttleNavControl.xaml.cs Coordinates under IFF Label on Mass Scanners and Shuttle Consoles (#31501) 2024-09-22 02:45:05 +01:00