5178 Commits

Author SHA1 Message Date
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
dbd08ea03f
Merge pull request #2191 from SiboVG/issue-2083
[#2083] Account for units of measure in material database loader
2023-04-22 23:11:28 +02:00
Sibo Van Gool
905f79dfe1
Merge pull request #2189 from SiboVG/issue-1147
[#1147] Implement RASAero exporting
2023-04-20 14:22:41 +02: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
SiboVG
09a586374e Update component database 2023-04-13 10:09:18 +02:00
Sibo Van Gool
a18452c824
Merge pull request #2184 from SiboVG/issue-2171
[#2171] Compute position based on active components
2023-04-12 22:07:07 +02:00
Sibo Van Gool
49ce89f49f
Merge pull request #2182 from SiboVG/issue-2180
[#2180] Recompute layers if null
2023-04-12 22:06:42 +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
c5843b97ea Add some basic RASAero export unit tests 2023-04-12 22:02:07 +02:00
SiboVG
68904b597a Fix wrong fin location referencing in aggregate tubes 2023-04-11 22:08:44 +02:00
SiboVG
884959a98e Need at least one runnable unit test 2023-04-11 16:34:22 +02:00
SiboVG
ea29038b11 Documentation
Co-authored-by: hcraigmiller <68821492+hcraigmiller@users.noreply.github.com>
2023-04-11 16:29:19 +02:00
SiboVG
b57ad3d393 Undo WIP 2023-04-10 23:52:47 +02:00
SiboVG
dab6ec3642 Update dbcook database 2023-04-10 23:46:32 +02:00
SiboVG
e47d6481b2 [#2083] Account for uom in material database loader 2023-04-10 23:44:12 +02:00
SiboVG
0e2f357c79 Fix boattail issue 2023-04-09 09:26:32 +02:00
SiboVG
d3faa950b3 Fix translation key 2023-04-08 23:51:11 +02:00
SiboVG
fa9613923f Check for invalid component in sustainer 2023-04-08 23:46:11 +02:00
SiboVG
8cccf49a8f Throw error when wrong component in booster stage 2023-04-08 23:43:56 +02:00
SiboVG
731cd76ba0 Add additional units in density units 2023-04-08 00:36:49 +02:00
SiboVG
242345856f Fix density in rail button database 2023-04-08 00:24:28 +02:00
SiboVG
df0247256a Merge branch 'unstable' into issue-2083 2023-04-07 19:03:22 +02:00
SiboVG
24b3557678 [#2183] Don't track stages when doing copy-ing 2023-04-07 17:59:37 +02:00
SiboVG
b30803250b [#2171] Compute position based on active components 2023-04-07 17:26:05 +02:00
SiboVG
1832778ba8 Fix typos 2023-04-07 17:20:13 +02:00
SiboVG
4be2bd1624 [#2180] Recompute layers if null 2023-04-07 14:49:58 +02:00
SiboVG
99250aa621 Forgot to stop the loop 2023-04-07 14:45:04 +02:00
Sibo Van Gool
e3b645314c
Merge pull request #2181 from SiboVG/issue-2179
[#2179] Fix mount name column text being cut off too early
2023-04-07 08:31:16 +02:00
SiboVG
09494e5b17 Also add warning dialog 2023-04-07 08:21:14 +02:00
SiboVG
ed7a3a2a72 Re-open prefs dialog after preferences reset 2023-04-07 08:19:55 +02:00
SiboVG
8a52185322 Show warning dialog about restarting OR after preferences import 2023-04-07 01:56:11 +02:00
SiboVG
0f09497275 Fix options not updating after different tries 2023-04-07 01:47:29 +02:00
SiboVG
abb742bcc6 Save preference key if it didn't exist before 2023-04-07 01:46:13 +02:00
SiboVG
7380143cd8 [#2179] Fix mount name column text being cut off 2023-04-07 00:36:37 +02:00
SiboVG
11bed9142e Fix order of XML properties 2023-04-07 00:10:20 +02:00
SiboVG
c698332372 Second component can also be boattail 2023-04-06 23:49:55 +02:00
SiboVG
c7aa226995 Add boattail export support 2023-04-06 23:49:55 +02:00
SiboVG
4da46d6869 Fix translation keys 2023-04-06 00:10:40 +02:00
SiboVG
6b4c18e0d8 Export RASAero motor with designation from RASAero database 2023-04-06 00:08:54 +02:00
SiboVG
be7d9c4e54 Fix ignore component count 2023-04-06 00:08:31 +02:00
SiboVG
4f6b55364d Fix merge conflicts 2023-04-05 23:29:11 +02:00
SiboVG
101d9591fc Merge branch 'unstable' into issue-1147
# Conflicts:
#	core/src/net/sf/openrocket/file/rasaero/importt/RASAeroCommonConstants.java
#	core/src/net/sf/openrocket/file/rasaero/importt/SimulationListHandler.java
2023-04-05 23:10:15 +02:00
Sibo Van Gool
27de9f6692
Merge pull request #2173 from SiboVG/issue-2137
[#2137] Import mass and CG from RASAero sims
2023-04-05 01:10:13 +02:00