Dan Paulat
|
8e9db6a2fe
|
Display an informational dialog when OpenGL cannot properly be initialized
|
2025-07-11 00:26:52 -05:00 |
|
AdenKoperczak
|
26e24da4b5
|
Make animation dock follow default timezones
|
2025-06-08 15:40:44 -04:00 |
|
Dan Paulat
|
34ec35caf0
|
Update color table immediately on palette change
|
2025-06-07 09:31:58 -05:00 |
|
Dan Paulat
|
4955dcd2c9
|
Gl cleanup clang-tidy fixes
|
2025-05-10 16:44:06 -05:00 |
|
Dan Paulat
|
21e5697073
|
Use a shared GlContext for all MapWidgets
|
2025-05-10 16:44:06 -05:00 |
|
Dan Paulat
|
44a864f50f
|
Remove GlContext from MapContext, layers receive MapContext from Initialize/Render
|
2025-05-10 16:43:58 -05:00 |
|
Dan Paulat
|
2d4ad2737e
|
MapContext has a GlContext instead of MapContext is a GlContext
|
2025-05-10 16:43:11 -05:00 |
|
AdenKoperczak
|
8989c0e88c
|
Fix issue where level 2 archive files where put in a cache at times of level 2
chunk files
|
2025-05-10 15:26:34 -04:00 |
|
AdenKoperczak
|
e10ebdeb5e
|
switch level2 incoming elevation to optional
|
2025-05-10 09:50:53 -04:00 |
|
AdenKoperczak
|
0f95439b61
|
Initial clang format/tidy fixes for level_2_chunks
|
2025-05-10 09:50:52 -04:00 |
|
AdenKoperczak
|
0bda6296c0
|
Add indicator of what level is currently being updated with level 2 chunks.
|
2025-05-10 09:50:52 -04:00 |
|
Dan Paulat
|
dcc7a1f637
|
Pinch to zoom clang-tidy fixes
|
2025-05-09 20:16:44 -05:00 |
|
Dan Paulat
|
b169f46f5f
|
Pinch to zoom functionality
|
2025-05-09 19:26:14 -05:00 |
|
AdenKoperczak
|
d21a11963f
|
Add current radar site to map context
|
2025-05-03 10:15:28 -04:00 |
|
AdenKoperczak
|
ddd8977586
|
Avoid nullptr dereference when selecting a tilt on radar site change
|
2025-04-13 11:15:20 -04:00 |
|
AdenKoperczak
|
ceb1ca8416
|
Fix level 2 selection on radar site change from modify_tilt_selection
|
2025-04-13 11:07:46 -04:00 |
|
AdenKoperczak
|
24f5f0a3e3
|
Do not display an elevation number when there is non
|
2025-04-13 10:59:41 -04:00 |
|
AdenKoperczak
|
be972cdb7e
|
Add elevation to product label. Mainly for level 3 products
|
2025-04-13 10:20:39 -04:00 |
|
AdenKoperczak
|
316da55000
|
Modify how level 3 tilts are selected to keep them more consistent
|
2025-04-13 10:20:34 -04:00 |
|
AdenKoperczak
|
6b2f3dd84f
|
Add setting for centering radar on site selection
|
2025-04-04 09:22:04 -04:00 |
|
AdenKoperczak
|
7fdf25f1e7
|
Disable centering on radar site on click
|
2025-04-04 09:22:04 -04:00 |
|
AdenKoperczak
|
a7c6be2bab
|
Move code from map_widget and custom_layer_dialog to util/maplibre
|
2025-03-28 11:07:41 -04:00 |
|
AdenKoperczak
|
4ab4a8825b
|
Check for product availability on radar site change.
|
2025-03-20 10:19:20 -04:00 |
|
AdenKoperczak
|
c6596b3e7d
|
Move ImGuiCheckFonts back to only being called in map_widget (lock makes this safe)
|
2025-03-19 14:15:17 -04:00 |
|
AdenKoperczak
|
6d107f6c2d
|
Inital code for per map layer ImGui contexts
|
2025-03-19 14:15:17 -04:00 |
|
AdenKoperczak
|
3ef794a25e
|
Clang tidy/format fixes for fix_stable_vector_memory_leak
|
2025-03-14 12:31:37 -04:00 |
|
AdenKoperczak
|
61ac1e5612
|
Fix boost::containers::stable_vector memory leak in MapWidget by local variable
|
2025-03-14 12:25:18 -04:00 |
|
AdenKoperczak
|
0fff5f9e4d
|
Fix boost::containers::stable_vector memory leak in MapWidget
|
2025-03-13 11:21:28 -04:00 |
|
AdenKoperczak
|
dc3258d149
|
Clang tidy/format fixes for color_palette_fallback_warning
|
2025-02-28 15:49:56 -05:00 |
|
AdenKoperczak
|
8be9cc72de
|
Fall back to default color palette on failure to load color palette.
|
2025-02-28 15:45:44 -05:00 |
|
AdenKoperczak
|
36e8690ad1
|
Use information available during DoMousePicking instead of params from
last render in MapWidget
|
2025-02-03 10:50:08 -05:00 |
|
Dan Paulat
|
69d5a36f55
|
When viewing live level 2 data, ensure the latest scan is selected
|
2025-01-20 22:15:14 -06:00 |
|
Dan Paulat
|
60b4833eb2
|
Merge pull request #321 from AdenKoperczak/location_markers_part2
Location Markers Part 2
|
2025-01-12 01:05:19 -06:00 |
|
AdenKoperczak
|
736fd43b46
|
Location Markers Part 2 linter suggestions (post rebase)
|
2025-01-11 10:58:30 -05:00 |
|
AdenKoperczak
|
7edafe8d78
|
Location Markers Part2 clang-format/tidy suggestions
|
2025-01-11 10:50:10 -05:00 |
|
AdenKoperczak
|
dc284974b3
|
First pass fixes from discussions. Mostly linter fixes
|
2025-01-11 10:50:10 -05:00 |
|
AdenKoperczak
|
05515c59b8
|
Added hotkey for adding new location markers
|
2025-01-11 10:50:10 -05:00 |
|
Dan Paulat
|
a792538e29
|
Rebase maplibre-native updates onto 9f02e29 (2025-01-10)
|
2025-01-11 01:06:54 -06:00 |
|
AdenKoperczak
|
2e973bf654
|
Modified font atlas not build logging to only log once
|
2025-01-10 09:57:38 -05:00 |
|
AdenKoperczak
|
f7a55ec85b
|
Add logging for unloaded fonts in case a similar error happens again.
|
2024-12-31 13:03:12 -05:00 |
|
Dan Paulat
|
cc0ebcd13c
|
Save radar smoothing state in settings
|
2024-12-15 06:54:33 -06:00 |
|
Dan Paulat
|
f010ea8fad
|
Add radar wireframe debug menu selection
|
2024-12-14 23:08:53 -06:00 |
|
Dan Paulat
|
b93c76ef1b
|
Merge branch 'develop' into feature/radar-smoothing
|
2024-12-03 23:30:06 -06:00 |
|
Dan Paulat
|
a8132ef9f1
|
Allow selection of radar smoothing
|
2024-12-02 23:08:32 -06:00 |
|
AdenKoperczak
|
64b679a002
|
Added cursor icon always on option to general settings
|
2024-11-30 15:43:50 -05:00 |
|
Dan Paulat
|
ac40fd93b7
|
Ensure widgets are always updated on the main thread
Fixes crashes and widget freezes
|
2024-10-27 09:06:05 -05:00 |
|
AdenKoperczak
|
9730ae581b
|
fix missed update of comment after copy/paste
|
2024-10-06 12:12:27 -04:00 |
|
AdenKoperczak
|
31940441ed
|
renamed all POI/point of intrest to marker
|
2024-10-04 19:31:47 -04:00 |
|
AdenKoperczak
|
0a0989e5f4
|
Do initial work to get layer rendering
|
2024-10-04 16:43:40 -04:00 |
|
Dan Paulat
|
264cfb9326
|
Ensure AlertLayerHandler is initialized prior to loading warnings
|
2024-08-04 23:19:15 -05:00 |
|