3317 Commits

Author SHA1 Message Date
SiboVG
8f3fe0e44a Use existing method for finding component with ID 2023-06-28 15:52:27 +02:00
Sibo Van Gool
55d0124508
Merge pull request #2240 from SiboVG/default-java17
Configure OR to use Java 17 by default
2023-06-28 15:37:27 +02:00
SiboVG
82c9f4aadb Update Java to Java 17 2023-06-28 10:50:08 +02:00
Sibo Van Gool
6a0711f4b2
Revert "Disallow stage separation at launch" 2023-06-27 23:35:42 +02:00
SiboVG
0ce1eab5ad Non-ASCII characters aren't allowed :( 2023-06-27 23:22:57 +02:00
SiboVG
02f723cbdc Clarify that total is for the rocket 2023-06-27 23:08:31 +02:00
SiboVG
9c14e0ce84 [#1629] Show calculated CD in override tab if not overridden 2023-06-27 23:06:20 +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
82b9ab89c7 [#2225] Copy simulation data from sustainer to other stages for CSV export 2023-06-27 16:39:56 +02:00
SiboVG
bc8f72ca3c Save component ID for component + save flight event source
This is to fix an issue where simulations loaded from the .ork file did not have the correct event source set
2023-06-27 16:35:36 +02:00
SiboVG
bb2ad98d98 [#1629] Show calculated mass & CG for non-overridden components 2023-06-25 02:19:51 +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
5af6827e92 [#2226] Add Ok/Cancel buttons in preference dialog 2023-06-06 18:14:59 +02:00
Sibo Van Gool
2fc2c6427b
Merge pull request #2220 from SiboVG/issue-2079
[#2079] Display secondary stability unit
2023-05-29 22:42:30 +02:00
SiboVG
5e717e443d Add secondary stability unit in preferences 2023-05-29 15:24:36 +02:00
SiboVG
b21b7569f5 Refactor preference keys
Yes, will break compatibility, but it's just one checkbox. Too bad.
2023-05-29 12:23:39 +02:00
Sibo Van Gool
80558fbf43
Merge pull request #2219 from SiboVG/issue-2217
[#2217] Fix mass issues for fin sets (+ CM of launch lug and rail buttons)
2023-05-26 00:25:08 +02:00
SiboVG
c0516e8751 [#2218] Apply outer/inner diameter preset to tube fin 2023-05-25 20:36:13 +02:00
SiboVG
6f3f1ed67d [#2079] Display percentage length unit in stability info 2023-05-24 01:39:35 +02:00
SiboVG
7273386df9 Update unit tests for fix 2023-05-24 00:11:43 +02:00
SiboVG
dceed80dff Fix CMy & CMz of rail button and launch lug 2023-05-23 23:35:54 +02:00
SiboVG
7ff01c3b4f Add unit tests for tube fin mass 2023-05-23 21:17:41 +02:00
SiboVG
d58b856acc [#2217] Whoops, my bad, component volume is for all instances 2023-05-23 21:17:31 +02:00
Neil Weinstock
890c7829f0
Slightly less-small icons 2023-05-16 21:16:36 -04:00
Neil Weinstock
00ec22fbff
Downsized subcomponent override icons 2023-05-16 10:25:50 -04:00
Sibo Van Gool
b8895a1ea0
Merge pull request #2214 from SiboVG/issue-2209
[#2209] Average segment centroids
2023-05-15 19:24:01 +02:00
SiboVG
22e99e8534 Add unit tests for fillets on transition 2023-05-11 21:31:36 +02:00
SiboVG
ab878a82f0 [#2209] Average segment centroids 2023-05-11 21:06:51 +02:00
Sibo Van Gool
7956867dd9
Merge pull request #2211 from SiboVG/issue-2203
[#2203] Handle SimulationException separately
2023-05-10 23:10:52 +02:00
thzero
52d7e4d8ba cleanup of test resource in the java folder instead of the resources folder 2023-05-10 07:57:46 -05:00
thzero
85ec55eb7f moved the stepper updates into the correct gradle source folder 2023-05-10 07:52:13 -05:00
thzero
71ffb36342 updates 2023-05-10 07:49:38 -05:00
thzero
edc6faf641 sync 2023-05-10 07:39:45 -05:00
thzero
aabb286708 checkstyles to replicate the FIXME and ASCII character checks. 2023-05-09 08:47:22 -05:00
thzero
5fec236aa4 update for build 2023-05-09 07:28:34 -05:00
thzero
c4fa643e61 tweaks to work better with the GitHub action 2023-05-08 19:40:52 -05:00
thzero
5b8f078201 cleanup 2023-05-08 19:40:35 -05:00
SiboVG
7aaaf4bce9 Don't calculate fillet volume is no fillet 2023-05-09 01:24:11 +02:00
SiboVG
2365ae2cb4 [#2203] Handle SimulationException separately 2023-05-07 22:51:41 +02:00
Joe Pfeiffer
e35eeab23a
Merge pull request #2199 from JoePfeiffer/fix-1948
Pull common code from BasicLandingStepper and BasicTumbleStepper into new AbstractEulerStepper
2023-05-07 09:25:52 -06:00
thzero
4f79c3f82b cleanup of comments and naming 2023-05-07 08:12:55 -05:00
thzero
0da7515b3a cleanup of any development markers 2023-05-07 08:12:40 -05:00
thzero
1338088621 merge cleanup 2023-05-06 11:38:13 -05:00
thzero
8aac8594d3 updates 2023-05-06 11:31:24 -05:00
thzero
0bd3b1630e merge sync issues 2023-05-06 11:29:20 -05:00
thzero
f22d5887df sync with updates from unstable branch 2023-05-06 11:17:44 -05:00
Sibo Van Gool
3ffdf5fb34
Add font info 2023-05-06 16:01:02 +02:00
thzero
06c1e29794 cleanup 2023-05-05 18:57:55 -05:00