5527 Commits

Author SHA1 Message Date
SiboVG
bb2ad98d98 [#1629] Show calculated mass & CG for non-overridden components 2023-06-25 02:19:51 +02:00
SiboVG
a18b10746c Improve formatting of component analysis tables 2023-06-25 00:37:06 +02:00
SiboVG
07caceb92e Bump JOGL to 2.5 2023-06-22 20:51:46 +02:00
SiboVG
aa1c09f8b9 Add dummy release notes 2023-06-20 23:49:09 +02:00
Sibo Van Gool
16893a74f5
Merge pull request #2228 from SiboVG/issue-2226
[#2226] Add Ok/Cancel buttons in preference dialog
2023-06-20 23:41:33 +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
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
SiboVG
a7124ec5d7 Refactor widgets in separate panels 2023-05-29 11:53:00 +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
Sibo Van Gool
040f8c9725
Merge pull request #2223 from SiboVG/issue-2218
[#2218] Apply outer/inner diameter preset to tube fin
2023-05-26 00:24:56 +02:00
SiboVG
c0516e8751 [#2218] Apply outer/inner diameter preset to tube fin 2023-05-25 20:36:13 +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
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
Sibo Van Gool
d2a9d11a9c
Merge pull request #2216 from neilweinstock/override-icons
Downsized subcomponent override icons
2023-05-18 22:48:37 +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
58c002f747
Delete codeql.yml 2023-05-16 12:03:23 +02:00
Sibo Van Gool
5cb5009b1c
Create codeql.yml 2023-05-16 12:00:17 +02: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
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
Sibo Van Gool
3ffdf5fb34
Add font info 2023-05-06 16:01:02 +02:00
Sibo Van Gool
a0b9093957
Merge pull request #2201 from MayNc10/unstable
[Enhancement] Add better warning that data will be plotted in time order
2023-04-26 22:13:11 +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
Joe Pfeiffer
7133008355
Merge branch 'openrocket:unstable' into fix-tubefins 2023-04-22 16:35:12 -06: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
JoePfeiffer
2d8799a862 Needed to commit the new class 2023-04-21 17:14:10 -06:00
JoePfeiffer
7fc8632574 Pull common code from BasicLandingStepper and BasicTumbleStepper into new
abstract class AbstractEulerStepper
2023-04-21 17:09:29 -06:00
JoePfeiffer
44cf2eafca save all the same data in tumble stepper as landing stepper 2023-04-21 16:39:08 -06:00
JoePfeiffer
4954099b40 incorporate adaptive time step in tumble stepper 2023-04-21 16:30:49 -06:00