freeso/TSOClient/FSO.UI/Framework
riperiperi 6a86ccaf6d Improve direct control considerably, DPI fixes
- Direct control is now its own camera type, separate from Free Camera.
- Direct control is now triggered by F10, or a button in live mode. Free Camera is still triggered by Tab.
- Fixed an issue where the cursor would jitter when moving the camera in Direct Control.
- Fixed an issue where sometimes the user would be forced into first person unexpectedly.
- Fixed an issue where the direct control / freecam cursor was pushed up to the top left of the screen when Anti Alias was set to max (4x SSAA).
- Fixed an issue where the camera position would lag behind the head position by a variable amount, causing the camera to appear to vibrate when looking down.
- Fixed an issue with DPI scaling where the right mouse scrolling anchor graphic would appear in the wrong place.
- Fix positioning with certain panels (EODs, query panel) with DPI scaling.
2024-12-01 16:07:16 +00:00
..
Parser Remove more unused usings, per-file MPL 2023-11-25 15:55:49 +00:00
DoubleClick.cs Remove more unused usings, per-file MPL 2023-11-25 15:55:49 +00:00
Font.cs Remove more unused usings, per-file MPL 2023-11-25 15:55:49 +00:00
GameScreen.cs Remove more unused usings, per-file MPL 2023-11-25 15:55:49 +00:00
IUIAutoSize.cs Remove more unused usings, per-file MPL 2023-11-25 15:55:49 +00:00
IUIProcess.cs Remove more unused usings, per-file MPL 2023-11-25 15:55:49 +00:00
Matrix2D.cs Remove more unused usings, per-file MPL 2023-11-25 15:55:49 +00:00
MSDFFont.cs Faster MSDF kerning, sky dome allocations 2023-11-27 01:32:00 +00:00
MSDFFontVert.cs Remove more unused usings, per-file MPL 2023-11-25 15:55:49 +00:00
MSDFRenderer.cs Remove more unused usings, per-file MPL 2023-11-25 15:55:49 +00:00
TextRenderer.cs Remove more unused usings, per-file MPL 2023-11-25 15:55:49 +00:00
TextStyle.cs Remove more unused usings, per-file MPL 2023-11-25 15:55:49 +00:00
UICachedContainer.cs Improve direct control considerably, DPI fixes 2024-12-01 16:07:16 +00:00
UIContainer.cs Considerably reduce runtime allocations 2023-11-26 02:43:44 +00:00
UIDebounce.cs Remove more unused usings, per-file MPL 2023-11-25 15:55:49 +00:00
UIElement.cs Remove more unused usings, per-file MPL 2023-11-25 15:55:49 +00:00
UIExternalContainer.cs Remove more unused usings, per-file MPL 2023-11-25 15:55:49 +00:00
UIMaskedContainer.cs Remove more unused usings, per-file MPL 2023-11-25 15:55:49 +00:00
UIScreen.cs Remove more unused usings, per-file MPL 2023-11-25 15:55:49 +00:00
UISpriteBatch.cs Remove more unused usings, per-file MPL 2023-11-25 15:55:49 +00:00
UITween.cs Remove more unused usings, per-file MPL 2023-11-25 15:55:49 +00:00