5658 Commits

Author SHA1 Message Date
Joe Pfeiffer
1f55a0b27c
Merge pull request #2364 from JoePfeiffer/fix-chute-release-example
update chute release example to use drogue chute instead of streamer, and adjusted size of main chute
2023-10-10 11:32:02 -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
Joe Pfeiffer
81c2c0b000
Merge pull request #2363 from JoePfeiffer/fix-2353
Fix 2353
2023-10-09 13:20:58 -06:00
JoePfeiffer
c8949c8a2e update test to add optimum delay 2023-10-09 10:17:14 -06:00
JoePfeiffer
03a6e614b8 load/save optimum delay time 2023-10-09 10:17:14 -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
Joe Pfeiffer
4248a8998f
Merge pull request #2362 from JoePfeiffer/update-3d-rocket
Change fin can body tube thickness from .33 mm to .8 mm
2023-10-08 12:10:14 -06:00
JoePfeiffer
587378026e Change fin can body tube thickness from .33 mm to .8 mm 2023-10-08 12:03:20 -06:00
Sibo Van Gool
13bf22cca3
Merge pull request #2349 from SiboVG/other-dark-mode
Add high-contrast dark theme
2023-10-03 22:39:39 +02:00
Sibo Van Gool
b93d8f76c1
Add Discord link 2023-10-03 15:42:39 +02: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
Joe Pfeiffer
9bdd61f460
Merge branch 'openrocket:unstable' into inch-surface-roughness 2023-09-28 15:59:16 -06: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
Sibo Van Gool
10c9b918be
Merge pull request #2354 from neilweinstock/component-icons-update
Component icons update for dark mode
2023-09-28 15:41:32 +02:00
SiboVG
e489a6d1d2 Remove dark icons 2023-09-28 15:41:19 +02:00
Joe Pfeiffer
24552f5d5b
Merge pull request #2355 from JoePfeiffer/update-3d-rocket
update 3D printable rocket example
2023-09-27 08:31:38 -06:00
JoePfeiffer
edbb826bbb update 3D printable rocket example 2023-09-27 08:20:47 -06:00
Neil Weinstock
7f84357734
dark mode icon for streamer (large) 2023-09-27 09:39:09 -04:00
Neil Weinstock
6e0c02e74c
Tweaks and cleanup 2023-09-27 09:05:22 -04:00
Neil Weinstock
9ec4c97893
More small dark-mode icons 2023-09-27 08:46:43 -04:00
Neil Weinstock
1c14aec040
dark mode small parachute icon tweak 2023-09-26 20:44:51 -04:00
Neil Weinstock
7372e3671a
dark mode icons for mass object 2023-09-26 20:41:22 -04:00
Neil Weinstock
2af7214ecc
Updated large tubefin icon again 2023-09-26 20:39:37 -04:00
BuildTools
4745dbb2f6 Update simulations 2023-09-26 17:29:55 -04:00
Neil Weinstock
fb3641e94f
Dark mode icons for mass 2023-09-26 11:08:07 -04:00
Neil Weinstock
e668c7b183
dark mode icons for shock cord 2023-09-26 10:35:19 -04:00
Neil Weinstock
a84b764cf2
dark mode icons for pods 2023-09-26 10:34:41 -04:00
Neil Weinstock
2e80a27408
dark mode icons for parachute 2023-09-26 10:34:13 -04:00
Neil Weinstock
b46269a82d
Cleaned-up tubefin icons
Fixed some defects and also made them suitable for dark mode as well as light
2023-09-26 10:33:37 -04:00
Sibo Van Gool
a01db37ec2
Merge pull request #2350 from SiboVG/add-jvm-args
Add JVM arguments to fix 3D issue on Windows
2023-09-26 14:26:04 +02: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
5fa13d5b79 Add JVM parameters to fix 3D issue on Windows 2023-09-24 22:46:48 +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
861fdf5454 Change wording 2023-09-24 22:20:57 +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