Dan Paulat
|
9ecaa1ce96
|
Dependency update
- boost 1.83.0
- cpr 1.10.4
- freetype 2.13.0
- glm cci.20230113
- gtest 1.14.0
- libxml2 2.10.4
- openssl 3.1.4
- spdlog 1.12.0
- sqlite 3.44.0
- vulkan-loader 1.3.243.0
- zlib 1.3
- onetbb 2021.10.0
- aws-sdk-cpp 1.11.199
- date cc4685a
- freetype-gl 65b746d
- stb beebb24
|
2023-11-09 20:15:30 -06:00 |
|
Dan Paulat
|
66ef65fe2f
|
Force placefile refresh button
|
2023-11-05 06:32:47 -06:00 |
|
Dan Paulat
|
e43dcb9a6b
|
PlacefileManager::GetActivePlacefiles is no longer used
|
2023-11-05 06:23:57 -06:00 |
|
Dan Paulat
|
ba75326c0c
|
Synchronize placefile layers with placefile manager after initialization
|
2023-10-28 06:21:01 -05:00 |
|
Dan Paulat
|
a20e053d1b
|
Fixing placefile manager destructor timing
|
2023-10-22 23:46:32 -05:00 |
|
Dan Paulat
|
73adeda604
|
Fix QFont styling
|
2023-10-10 19:18:20 -05:00 |
|
Dan Paulat
|
8326b2f2bf
|
Fix backslash interpretation in IconFile and Image statements
|
2023-10-09 23:36:21 -05:00 |
|
Dan Paulat
|
3a754c01c5
|
Set fontconfig environment in Linux
|
2023-10-09 22:40:53 -05:00 |
|
Dan Paulat
|
104227aa42
|
Represent raw font data as char instead of std::uint8_t
|
2023-10-08 23:35:55 -05:00 |
|
Dan Paulat
|
fe1acb32cf
|
Initialize Qt application fonts from cached versions on filesystem
|
2023-10-08 23:33:27 -05:00 |
|
Dan Paulat
|
7af2edd3ec
|
Use a more friendly name for ImGui font registration
|
2023-10-08 22:25:17 -05:00 |
|
Dan Paulat
|
0d7b9ae9a7
|
Disabling unused font initialization
|
2023-10-08 22:16:24 -05:00 |
|
Dan Paulat
|
f4596a7964
|
Removing some unused ImGui font code
|
2023-10-08 22:13:07 -05:00 |
|
Dan Paulat
|
810b61f8f9
|
Use fonts defined in placefiles
|
2023-10-08 22:05:17 -05:00 |
|
Dan Paulat
|
11ea4676cf
|
Use fonts defined by text settings for rendering
|
2023-10-08 09:02:28 -05:00 |
|
Dan Paulat
|
e37e64b3f2
|
Initialize font manager fonts on startup
|
2023-10-06 05:49:59 -05:00 |
|
Dan Paulat
|
3a4a32b97a
|
Load ImGui fonts on initialization and settings changes
|
2023-10-06 05:49:18 -05:00 |
|
Dan Paulat
|
67881d31d5
|
Make SettingsManager an object instead of a namespace
|
2023-10-06 05:05:59 -05:00 |
|
Dan Paulat
|
b66ca2cb09
|
Refactor settings to be managed by singletons
|
2023-10-05 21:55:43 -05:00 |
|
Dan Paulat
|
acc782b2bc
|
Get ImGui font by font category
|
2023-10-05 21:18:58 -05:00 |
|
Dan Paulat
|
e4ab1e8c19
|
Finish dynamic load GetImGuiFont function
|
2023-10-02 23:57:19 -05:00 |
|
Dan Paulat
|
aead8e7264
|
Start of dynamic ImGui font loading
|
2023-10-02 00:10:57 -05:00 |
|
Dan Paulat
|
2e9f5818cd
|
Lock the ImGui font atlas when processing a frame
|
2023-10-01 22:07:36 -05:00 |
|
Dan Paulat
|
c807188b2b
|
Refactoring fontconfig from Resource Manager to Font Manager
|
2023-09-24 01:11:04 -05:00 |
|
Dan Paulat
|
190bd95781
|
Add ImGui Font class and dedicated Font Manager
|
2023-09-24 00:45:09 -05:00 |
|
Dan Paulat
|
d1a478ad12
|
Perform font matching from placefile
|
2023-09-23 00:45:29 -05:00 |
|
Dan Paulat
|
7edd512ff7
|
Use a vector to store bundled font names to preserve initialization order
|
2023-09-23 00:45:29 -05:00 |
|
Dan Paulat
|
3202476267
|
Load bundled fonts into application font set
|
2023-09-23 00:45:29 -05:00 |
|
Dan Paulat
|
7d021f72f3
|
Fixing additional thread lifetime issues
|
2023-09-18 22:22:28 -05:00 |
|
Dan Paulat
|
827a0eacf5
|
Don't destroy PlacefileLayer or PlacefileManager until background tasks have completed
|
2023-09-18 22:21:47 -05:00 |
|
Dan Paulat
|
47c1bce993
|
Remove File > Open for Placefiles
|
2023-09-17 00:59:33 -05:00 |
|
Dan Paulat
|
bbaae5d1ba
|
Hold a reference to current images in the placefile manager, removing old, unused images
|
2023-09-17 00:28:54 -05:00 |
|
Dan Paulat
|
9165d66a33
|
Log a debug entry when the radar sweep monitor times out
|
2023-09-16 23:27:57 -05:00 |
|
Dan Paulat
|
6774c16cbb
|
Fixing thread lifetime issues in Radar Product Manager
|
2023-09-16 08:52:31 -05:00 |
|
Dan Paulat
|
df4500478c
|
Don't allow placefiles with an empty name
|
2023-09-11 22:19:04 -05:00 |
|
Dan Paulat
|
d78e650368
|
URL query parameters should be pretty decoded, not fully decoded
|
2023-09-10 21:26:09 -05:00 |
|
Dan Paulat
|
bb5acf3d1e
|
Placefile TimeRange is supported in version 1.5
- Fixes AllisonHouse looping
|
2023-09-09 22:40:26 -05:00 |
|
Dan Paulat
|
00c297094e
|
Placefile image rendering
|
2023-09-02 00:58:52 -05:00 |
|
Dan Paulat
|
f9e69d15e4
|
Add hover text wrap to settings
|
2023-08-31 21:26:57 -05:00 |
|
Dan Paulat
|
c7487281ad
|
Fixing minor data race and memory issues in Placefile Manager
|
2023-08-26 21:28:26 -05:00 |
|
Dan Paulat
|
80c307c5fc
|
Enable placefile auto-refresh (no more frequent than every 15 seconds)
|
2023-08-23 21:39:17 -05:00 |
|
Dan Paulat
|
170e30ca6c
|
Placefile GCC warning cleanup
|
2023-08-23 07:50:25 -05:00 |
|
Dan Paulat
|
e7da934db1
|
Need to wait for application initialization before reading placefiles, and emit placefile enabled when adding an enabled URL
|
2023-08-23 01:14:18 -05:00 |
|
Dan Paulat
|
6f14745a59
|
Save (works) and reload (doesn't work) placefiles from settings
|
2023-08-23 01:06:51 -05:00 |
|
Dan Paulat
|
ad5c2b583d
|
Placefile "Remove" functionality
|
2023-08-22 23:52:55 -05:00 |
|
Dan Paulat
|
117a473689
|
Separate placefiles into their own layers
- Placefile rename is partially
- Texture repack might be broken
|
2023-08-02 22:39:19 -05:00 |
|
Dan Paulat
|
4ff95094a3
|
Disable thresholding by default
|
2023-08-02 20:24:28 -05:00 |
|
Dan Paulat
|
f0bdeb09b1
|
Replace black with transparent, increase atlas size
|
2023-08-02 00:04:00 -05:00 |
|
Dan Paulat
|
4c093d65f6
|
Populate cached images into the texture atlas
|
2023-07-30 22:31:05 -05:00 |
|
Dan Paulat
|
0f9fbdbf63
|
Load placefile icons into texture atlas cache
|
2023-07-30 00:40:05 -05:00 |
|