1789 Commits

Author SHA1 Message Date
SiboVG
438adb14ef [#1970] Add absolute inner tube separation option
Co-authored-by: jura0207 <jv51207@fer.hr>
2023-07-23 15:52:18 +02:00
SiboVG
e9146a35d4 Move flight data secondary data copying to constructor 2023-07-23 02:18:33 +02:00
SiboVG
3120b2d968 Include simulation headers in clipboard copy + add to context menu 2023-07-22 01:46:07 +02:00
SiboVG
89405f5f42 Flip rotation (*sigh*) 2023-07-21 22:52:02 +02:00
SiboVG
933fc0cadf I changed my mind, draw references to fin aft end 2023-07-21 22:03:16 +02:00
SiboVG
970e709465 Whoops, front is to the right 2023-07-21 17:57:40 +02:00
SiboVG
7830d397f4 Improve tab positioning 2023-07-21 14:48:48 +02:00
SiboVG
2d2e4de097 Ensure dashed line starts at right edge 2023-07-21 11:39:56 +02:00
SiboVG
d4ac8c9c4f Improve front end indication & add for canted fins 2023-07-21 11:39:56 +02:00
SiboVG
2c5ddc6a96 [#2252] Support for canted fins in fin marking guide 2023-07-20 16:02:34 +02:00
Joe Pfeiffer
81ea69d489
Merge pull request #2257 from SiboVG/ask-metadata
Open dialog to save design information when saving the file
2023-07-17 18:29:29 -06:00
Sibo Van Gool
875a2b775a
Merge pull request #2250 from SiboVG/issue-2244
[#2244 & #2249] Copy default sep config instead of creating new one
2023-07-18 00:49:30 +02:00
SiboVG
696e0f0c62 Separate stability info text from rest 2023-07-17 16:02:19 +02:00
SiboVG
5a03f130ed Update darklaf to fix button positioning
This is from a custom build of darklaf where I removed the 20 offset from shadowSize (see https://github.com/weisJ/darklaf/issues/347)
2023-07-17 01:05:53 +02:00
SiboVG
9fb157f6b5 Merge branch 'unstable' into dark-theme
# Conflicts:
#	swing/src/net/sf/openrocket/gui/dialogs/ComponentAnalysisDialog.java
#	swing/src/net/sf/openrocket/gui/main/flightconfigpanel/FlightConfigurablePanel.java
2023-07-16 02:11:59 +02:00
SiboVG
d9f9f139ab Fix DescriptionArea not applying font size change 2023-07-16 02:01:14 +02:00
SiboVG
aa104f6d0c [#1089] Support dark mode & custom font size 2023-07-16 02:01:14 +02:00
SiboVG
602d9436e2 [#2256] Use fixed width for warnings panel 2023-07-11 20:56:59 +02:00
SiboVG
407fa8162c Open dialog to save design information when saving the file 2023-07-11 15:46:35 +02:00
Joe Pfeiffer
eeae3d2c31
Merge pull request #2243 from SiboVG/issue-2231
[#2231 & #2242] Account for fin cant in root points
2023-07-05 13:54:34 -06:00
Joe Pfeiffer
60e44e9b16
Merge pull request #2237 from SiboVG/issue-1629
[#1629] Show calculated mass, CG & CD in override tab if not overridden
2023-07-05 13:41:17 -06:00
SiboVG
ba0867ee8e Use selected config as init ID
This fixes a bug where multi-editing different flight configurations in the same stage (e.g. of the last booster stage of 'Three-stage rocket') would not always correctly work
2023-07-04 23:45:39 +02:00
SiboVG
103a981bca [#2242] Remove double translation to root center 2023-07-01 18:28:00 +02:00
SiboVG
65c6e96446 Refactor component add buttons
This method works also for dark mode
2023-06-30 15:38:20 +02:00
SiboVG
dfa5a3a968 Make lighting in 3D view brighter 2023-06-30 13:41:26 +02:00
Sibo Van Gool
325b46608e
Merge pull request #2230 from SiboVG/issue-2222
[#2222] Fix file association Open Recent
2023-06-27 22:15:03 +02:00
SiboVG
a18b10746c Improve formatting of component analysis tables 2023-06-25 00:37:06 +02:00
SiboVG
a329f91ad9 [#2222] Fix file association Open Recent 2023-06-20 23:38:23 +02:00
SiboVG
67552c3cb6 Merge branch 'unstable' into issue-2226
# Conflicts:
#	core/src/net/sf/openrocket/startup/Preferences.java
2023-06-06 21:23:21 +02:00
SiboVG
3b37b078d0 Add discard prefs checkbox 2023-06-06 19:09:44 +02:00
SiboVG
aa154c49da Ensure units are updated upon preferences importing 2023-06-06 18:21:34 +02:00
SiboVG
5af6827e92 [#2226] Add Ok/Cancel buttons in preference dialog 2023-06-06 18:14:59 +02:00
SiboVG
5e717e443d Add secondary stability unit in preferences 2023-05-29 15:24:36 +02:00
SiboVG
a7124ec5d7 Refactor widgets in separate panels 2023-05-29 11:53:00 +02:00
SiboVG
57469e940e Refactor 2023-05-24 01:51:54 +02:00
SiboVG
6f3f1ed67d [#2079] Display percentage length unit in stability info 2023-05-24 01:39:35 +02:00
May
ff47b8117a Change plot warning message name 2023-04-26 14:57:05 -04:00
May
8d1ce46d09 Fix problem with setForeground and setBackground 2023-04-25 14:19:41 -04:00
May
3ab2c13b4c Add translation message for plot warning 2023-04-25 14:19:07 -04:00
May
508160f88b Add warning message to plot display 2023-04-24 22:16:47 -04:00
May
a40dc83aeb Use openrocket Color instead of awt Color 2023-04-24 21:59:07 -04:00
May
657f8b761a [#2161] Improve "data will be plotted in time order" warning 2023-04-24 01:05:52 -04:00
May
3f86a868ee [#2161] Add setForeground and setBackground functions to DescriptionArea 2023-04-24 01:03:30 -04:00
Sibo Van Gool
42a9a5572b
Merge branch 'unstable' into issue-1147 2023-04-20 14:20:03 +02:00
Sibo Van Gool
6608725a47
Merge pull request #2185 from SiboVG/issue-2183
[#2183] Don't track stages when copying
2023-04-20 14:19:04 +02:00
Sibo Van Gool
fda805038b
Merge pull request #2170 from SiboVG/issue-2141
[#2141] Reset window position if out-of-screen
2023-04-12 22:06:21 +02:00
Sibo Van Gool
a0cb228186
Merge pull request #2167 from SiboVG/issue-2150
[#2150] Don't let illegal file format be a silent warning
2023-04-12 22:06:05 +02:00
Sibo Van Gool
17d60c4d9b
Merge pull request #2176 from SiboVG/issue-2096
[#2096] Update values after auto is set
2023-04-12 22:05:25 +02:00
Sibo Van Gool
25240012aa
Merge pull request #2174 from SiboVG/exportPrefs
Add preferences exporting & importing
2023-04-12 22:05:05 +02:00
SiboVG
24b3557678 [#2183] Don't track stages when doing copy-ing 2023-04-07 17:59:37 +02:00