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
|
d21a11963f
|
Add current radar site to map context
|
2025-05-03 10:15:28 -04:00 |
|
AdenKoperczak
|
2be140d291
|
Use layer names in ImGui Context names
|
2025-03-19 14:15:17 -04:00 |
|
AdenKoperczak
|
ec296d98eb
|
clang format/tidy fixes for rework_layer_text
|
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
|
36e8690ad1
|
Use information available during DoMousePicking instead of params from
last render in MapWidget
|
2025-02-03 10:50:08 -05:00 |
|
Dan Paulat
|
f4bc2572d2
|
Display mouse cursor icon on maps when Ctrl is held
|
2024-04-21 00:12:19 -05:00 |
|
Dan Paulat
|
b09abc0ac1
|
Add color table margins to map context
|
2024-03-02 23:41:02 -06:00 |
|
Dan Paulat
|
5c7c7e6a19
|
Add map copyrights and map provider to map context
|
2024-03-02 23:29:44 -06:00 |
|
Dan Paulat
|
1fd52f771c
|
Refactor QMapLibreGL to QMapLibre
|
2024-03-02 00:58:25 -06:00 |
|
Dan Paulat
|
fb06ce7505
|
Include OverlayProductView in MapContext
|
2024-02-17 00:10:00 -06:00 |
|
Dan Paulat
|
2d6181b12a
|
Remove includes from map context where only class or struct declaration is required
|
2024-02-16 22:25:38 -06:00 |
|
Dan Paulat
|
38b56be7c4
|
Mouse picking boilerplate
|
2023-08-27 00:29:17 -05:00 |
|
Dan Paulat
|
53c2f29785
|
Fix display scaling for custom map widgets
|
2023-05-11 23:03:08 -05:00 |
|
Dan Paulat
|
2ac141ea1a
|
Update to latest maplibre-gl-native, including rename from QMapboxGL to QMapLibreGL
|
2022-10-20 22:54:53 -05:00 |
|
Dan Paulat
|
241f910220
|
Add map weak reference to map context
|
2022-10-18 10:18:10 -05:00 |
|
Dan Paulat
|
d84a618d3d
|
Add GlContext base class for MapContext
|
2022-10-02 23:44:09 -05:00 |
|
Dan Paulat
|
a45e996872
|
Create shader programs through map context in order to cache programs through re-initialization
|
2022-10-02 23:35:25 -05:00 |
|
Dan Paulat
|
0a890f5df8
|
Allow product code to be retrieved from file instead of always being caller-supplied
|
2022-06-05 08:46:19 -05:00 |
|
Dan Paulat
|
b78011a2d3
|
Moving isActive from radar product view to map settings
|
2021-11-27 19:17:31 -06:00 |
|
Dan Paulat
|
f7f86ec24a
|
Adding map context to simplify parameter passing
|
2021-11-27 19:00:49 -06:00 |
|