Commit graph

22 commits

Author SHA1 Message Date
Dan Paulat
e51fd8b77b macOS does not populate the the OpenGL 3.0 compatibility functions 2025-06-22 22:31:14 -05:00
AdenKoperczak
ecf7579d8e Add inverted threshold to mouse picking for placefiles. 2024-12-19 09:31:55 -05:00
AdenKoperczak
02bf673105 remove commented out unused variables 2024-09-20 13:27:27 -04:00
AdenKoperczak
f5a5d3172f comment out some unused variables/constants 2024-09-19 11:55:42 -04: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
b3e035c53d Add ability to install event handlers from mouse picking 2024-01-13 23:16:38 -06:00
Dan Paulat
a2f2181f1b Add geographic coordinates to mouse picking functions 2024-01-02 00:45:15 -06:00
Dan Paulat
0badf01a92 Refactor tooltip display 2023-09-09 00:49:23 -05:00
Dan Paulat
9ebc859756 Add cursor position (screen coordinates) to mouse picking 2023-09-08 22:57:30 -05:00
Dan Paulat
d160eb6f94 Placefile lines looping 2023-09-05 23:57:33 -05:00
Dan Paulat
4cc1a2b310 Placefile text animation support 2023-09-04 21:56:59 -05:00
Dan Paulat
854d4a43db Placefile thresholds should apply to mouse picking 2023-09-01 22:23:41 -05:00
Dan Paulat
0b2a118c42 Removing unused hover line parameter, moving mouse picking function to bottom (no change) 2023-08-31 23:33:27 -05:00
Dan Paulat
fc6cdc729b If placefile lines overlap, hover text should come from the top line 2023-08-30 22:55:37 -05:00
Dan Paulat
24c919afb6 Search for hovered lines in parallel 2023-08-28 23:51:24 -05:00
Dan Paulat
2c3de1a28f Refactoring map and ImGui functions from hover text 2023-08-28 23:43:07 -05:00
Dan Paulat
5bb5093579 Fixing placefile line hover offsets 2023-08-28 23:09:05 -05:00
Dan Paulat
8dfb9f1105 Placefile line hover in-work 2023-08-28 00:15:57 -05:00
Dan Paulat
9955c4ccbe Clean up placefile shared pointer usage with const references 2023-08-22 21:52:11 -05:00
Dan Paulat
c6c64de169 Clean up placefile lines, draw second line underneath for a black border 2023-08-21 22:19:18 -05:00
Dan Paulat
c85e4cef58 Basic placefile lines rendering
Desired to make the line styling look more like warning boxes
2023-08-20 22:37:46 -05:00