supercell-wx/scwx-qt/source/scwx/qt
Dan Paulat 2cc5e48102 Elevation cuts needs protected by mutex
- If elevation cuts is read while GetLevel2Data is being called from ComputeSweep, the application will crash.
- Additionally, the elevationCut_ variable should probably be made atomic.
2025-09-20 08:25:25 -05:00
..
config Refactor json utility to wxdata, add ReadJsonString function 2025-05-04 23:10:19 -05:00
external Update stb to 5736b15 (Jan 29 2023) 2023-09-17 00:54:40 -05:00
gl Address ImGui clang-tidy comments, store font size as float 2025-08-28 11:18:17 -05:00
main Add Qt version to log 2025-08-30 16:28:19 -05:00
manager Add an additional provider thread pool 2025-09-06 23:09:15 -05:00
map Merge pull request #489 from AdenKoperczak/alerts_on_mouse_up 2025-09-07 08:58:56 -05:00
model Update ImGui to v1.92.2b 2025-08-27 22:52:25 -05:00
request Hold reference to radar product manager for duration of request 2024-05-24 22:47:22 -05:00
settings Make sure level3Product is const 2025-09-14 13:59:24 -05:00
types Add NoUpdateReason of NotAvailable, driven by ProductNotAvailable 2025-08-30 18:24:50 -05:00
ui Asset suffix should be const, not constexpr 2025-08-30 22:38:31 -05:00
util Use dynamically sized ImGui fonts 2025-08-27 23:43:11 -05:00
view Elevation cuts needs protected by mutex 2025-09-20 08:25:25 -05:00