Commit graph

16 commits

Author SHA1 Message Date
Dan Paulat
a6f8547455 Fix GLEW clang-tidy issues 2025-07-10 23:27:24 -05:00
Dan Paulat
331b2d855f Use GLEW instead of QOpenGLFunctions 2025-07-10 21:56:17 -05:00
AdenKoperczak
fea9083f7d Remove unnecessary copy, and make callback argument const in geolines 2025-03-17 09:39:01 -04:00
AdenKoperczak
087f6ef310 Speed up geolines by avoiding iterative finds 2025-03-16 20:07:11 -04:00
Dan Paulat
4cd0885023
Merge pull request #326 from dpaulat/hotfix/geo-line-amd-display
Fix GeoLines Shader Usage
2024-12-25 23:21:04 -06:00
Dan Paulat
9a171464ff In the shader used by GeoLines, aDisplayed is an integer, not a float 2024-12-25 21:34:08 -06:00
AdenKoperczak
27f8c1f56c Add inverted threshold to mouse picking for geo icons/lines 2024-12-19 09:38:14 -05:00
Dan Paulat
efb03ab9cc Handle mouse button press of alert 2024-08-03 23:25:39 -05:00
Dan Paulat
204e2e8a0e Add hover callback to alert layer 2024-08-03 23:25:39 -05:00
Dan Paulat
37a1316e44 Don't require FinishLines when adding new lines 2024-08-03 23:25:39 -05:00
Dan Paulat
037e0922b0 Update only dirty lines 2024-08-03 23:25:38 -05:00
Dan Paulat
15beb9436d Default geo_texture2d displayed parameter to true when not used 2024-04-21 00:20:00 -05:00
Dan Paulat
1fd52f771c Refactor QMapLibreGL to QMapLibre 2024-03-02 00:58:25 -06:00
Dan Paulat
58c7b9accb Initial LinkedVectors draw item implementation 2024-02-10 00:11:19 -06:00
Dan Paulat
17368b2404 Overhaul GeoLines to be more in line with GeoIcons and PlacefileLines 2024-02-07 05:35:48 -06:00
Dan Paulat
9499323133 Refactor GeoLine to GeoLines, in order to support multiple segments per draw item 2024-02-04 21:17:56 -06:00
Renamed from scwx-qt/source/scwx/qt/gl/draw/geo_line.cpp (Browse further)