2025 Commits

Author SHA1 Message Date
SiboVG
c5e8bbbe9c Use proper view index in table selection 2023-10-23 20:00:23 +02:00
SiboVG
3e33c8fceb Properly dispose component config dialog (for dark theme UI) 2023-10-23 19:23:37 +02:00
SiboVG
8ca59685ed Fix duplicate preference window upon prefs import 2023-10-23 16:27:19 +02:00
JoePfeiffer
67b3256dbf Failed to add revised 3D printing example to repository before 2023-10-18 07:16:52 -06:00
JoePfeiffer
3ecb87c861 Clarify that only nose cone and fins of 3D printed example rocket are to be printed 2023-10-16 16:07:11 -06:00
JoePfeiffer
141b5ec845 Turned out the unpopulated column also affected CSV export; also, I left a line of debug in 2023-10-12 14:37:21 -06:00
JoePfeiffer
9e00f44c28 update chute release example to use drogue chute instead of streamer, and adjusted size of main chute 2023-10-10 07:04:00 -06:00
JoePfeiffer
2759711950 Explicitly store optimum delay in flight data, instead of recalculating from flight data branch of time it's wanted 2023-10-09 10:16:49 -06:00
JoePfeiffer
587378026e Change fin can body tube thickness from .33 mm to .8 mm 2023-10-08 12:03:20 -06:00
SiboVG
a6402c27e0 Use high-contrast dark theme as default for auto (I like it better) 2023-09-29 23:18:26 +02:00
SiboVG
c6ab31b4e5 [#2358] Update basic slider UI for dark mode 2023-09-29 23:13:44 +02:00
SiboVG
811ea5044e Merge branch 'unstable' into other-dark-mode 2023-09-28 21:53:57 +02:00
SiboVG
b88b789a09 Ensure column index does not exceed table size 2023-09-28 21:52:59 +02:00
SiboVG
00624f6209 Improve contrast 2023-09-28 19:44:18 +02:00
SiboVG
c783de1083 Use lighter text in dark mode 2023-09-28 19:44:10 +02:00
SiboVG
1c73621899 Use correct color for thrust axis labels 2023-09-28 19:23:09 +02:00
SiboVG
b861e3b704 Improve some contrasts 2023-09-28 19:22:49 +02:00
SiboVG
3191f6b682 Add dark contrast component icons 2023-09-28 18:55:02 +02:00
SiboVG
0fcb2a0742 Merge branch 'unstable' into other-dark-mode 2023-09-28 18:52:43 +02:00
SiboVG
382600f866 Implement dark component icons 2023-09-28 18:50:35 +02:00
JoePfeiffer
edbb826bbb update 3D printable rocket example 2023-09-27 08:20:47 -06:00
SiboVG
9b48dd8983 Merge remote-tracking branch 'origin/unstable' into unstable 2023-09-25 23:43:45 +02:00
SiboVG
74d3eecee6 Fix CG z position in top view 2023-09-25 23:43:33 +02:00
SiboVG
336299e4ba Use static UI color caching 2023-09-24 22:39:13 +02:00
SiboVG
4f8611ac58 Add multi-comp edit color for high-contrast dark theme 2023-09-24 22:36:13 +02:00
SiboVG
65a68bdfd3 Merge branch 'unstable' into other-dark-mode 2023-09-24 22:34:12 +02:00
Sibo Van Gool
fa5bd94772
Merge pull request #2347 from SiboVG/issue-2344
[#2344] Optimize UI color fetching
2023-09-24 22:33:48 +02:00
SiboVG
a7ed5fcc0a Use more legible warning colors 2023-09-24 22:33:31 +02:00
SiboVG
a47e2f416e Fix sim table not taking proper spotlight 2023-09-24 22:11:52 +02:00
SiboVG
36e0cf2168 Add dark contrasted theme 2023-09-24 22:08:08 +02:00
SiboVG
eeea22087d Fix some UI preference issues 2023-09-24 22:03:04 +02:00
Sibo Van Gool
d9a86021f3
Merge pull request #2340 from SiboVG/fix-preset-column
Fix component preset table column popup menu
2023-09-22 18:38:43 +02:00
SiboVG
08695a8ffb Add UI color for multi-comp edit color 2023-09-22 18:33:35 +02:00
SiboVG
ebb4186ccb Refactor UI theme elements to update from listener 2023-09-22 18:21:49 +02:00
SiboVG
248ca23a50 [#2344] Optimize UI color fetching 2023-09-22 11:56:05 +02:00
SiboVG
19854154b4 Refactor filename illegal char method 2023-09-20 13:27:38 +02:00
SiboVG
a9c328d8b1 Use radio buttons for units buttons 2023-09-19 22:30:39 +02:00
SiboVG
d6b5034764 Don't do anything if legacy column already in right state 2023-09-19 22:23:07 +02:00
SiboVG
9d6d8f25b7 More reasonable legacy column default width 2023-09-19 22:19:20 +02:00
SiboVG
e342574ef3 Use optimal width if no width found 2023-09-19 22:14:54 +02:00
SiboVG
d0f3f7b345 More robust column remembering 2023-09-19 22:12:20 +02:00
SiboVG
4ab28ac276 Update legacy checkbox when legacy column visibility changes 2023-09-19 19:06:07 +02:00
SiboVG
26d399c5f1 Only show visible columns in popup menu 2023-09-19 18:30:04 +02:00
SiboVG
c7e9f46b39 Reformat 2023-09-19 01:31:02 +02:00
Sibo Van Gool
27b0498a3b
Merge pull request #2332 from JoePfeiffer/3d-rocket
Add David Cain's 3d printed model rocket example
2023-09-18 23:05:14 +02:00
SiboVG
dd12e0c92a Add border to y axis types 2023-09-18 22:35:27 +02:00
SiboVG
f77b76b649 Fix welcome border dark mode 2023-09-17 22:39:14 +02:00
SiboVG
a3867bfdc0 Update JOGL 2023-09-17 22:32:42 +02:00
SiboVG
7305670fb0 Don't use selected row, but target row for selection 2023-09-17 18:43:37 +02:00
SiboVG
9ac7f9bb99 Set border around welcome dialog 2023-09-17 18:34:31 +02:00