4348 Commits

Author SHA1 Message Date
Joe Pfeiffer
be8ecc36bb
Merge pull request #1741 from SiboVG/issue-1167
[#1167] Remove modality for thrust curve import error dialog
2022-10-14 08:35:49 -06:00
SiboVG
07de50b509 [#1167] Remove modality for thrust curve import error dialog 2022-10-14 15:43:00 +02:00
SiboVG
d06396ac2e Use common name if preferences not SwingPreferences 2022-10-13 22:12:16 +02:00
SiboVG
9d8f5a6b38 Restore table selection after motor column name change 2022-10-13 22:01:48 +02:00
SiboVG
c1145bf008 Rename clear preferences button 2022-10-13 21:56:58 +02:00
SiboVG
8babcb59de Rename clear preferences button 2022-10-13 15:32:56 +02:00
SiboVG
15c7f3ebc2 Include unit reset in reset preferences action 2022-10-13 15:28:06 +02:00
SiboVG
158aa58517 Create method to reset units to default 2022-10-13 15:27:47 +02:00
SiboVG
7557b67dbb [#1715] Add button in preferences for clearing cached preferences 2022-10-12 19:16:18 +02:00
SiboVG
52b582db69 Add motor designation to motor selection table 2022-10-12 17:29:38 +02:00
SiboVG
a1eea8ce39 I find this easier to read, sue me :) 2022-10-12 17:27:17 +02:00
Sibo Van Gool
62d0305e86
Merge pull request #1720 from JoePfeiffer/fix-1712
Fix 1712
2022-10-12 11:17:51 +02:00
Joe Pfeiffer
5f8f2ccdf7
Merge branch 'openrocket:unstable' into fix-1712 2022-10-10 15:38:40 -06:00
JoePfeiffer
314464abe8 Copy WarningSet from old SimulationStatus to new when switching to BasicTumblerStepper
All prior warnings were getting lost when the simulation switched to the tumble stepper.  This fixes that.
2022-10-10 15:35:18 -06:00
Sibo Van Gool
304289350a
Merge pull request #1732 from SiboVG/issue-1731
[#1731] Catch out-of-range sim table click earlier on
2022-10-10 20:49:26 +02:00
SiboVG
360b1e77e2 [#1731] Catch out-of-range sim table click earlier on 2022-10-10 17:22:34 +02:00
Sibo Van Gool
e8f6074b86
Merge pull request #1726 from SiboVG/issue-1723
[#1723] Import MassObject length with NoAuto
2022-10-10 01:01:04 +02:00
Sibo Van Gool
3816f63663
Merge pull request #1727 from SiboVG/issue-1725
Add unit tests for MassObject auto radius
2022-10-09 20:19:53 +02:00
SiboVG
46c7deacb1 Add unit tests for mass object auto radius 2022-10-09 20:16:49 +02:00
SiboVG
4290ff298b Rename parachute naming leftover 2022-10-09 20:09:40 +02:00
Sibo Van Gool
176cab68db
Merge pull request #1711 from raynichc/fixes/SimulationPlot
Fixed flight event labels getting cut off
2022-10-09 17:38:46 +02:00
Sibo Van Gool
74ce3c93c3
Merge pull request #1724 from UncleRus/unstable
l10n: sync russian translation
2022-10-09 17:14:29 +02:00
SiboVG
84ade88cf2 [#1723] Import MassObject length with NoAuto 2022-10-09 17:11:39 +02:00
SiboVG
1579ec0f73 Use auto length/radius for component bounds 2022-10-09 17:00:29 +02:00
UncleRus
e05e77dede l10n: sync russian translation 2022-10-09 12:20:25 +05:00
Joe Pfeiffer
d2e3ebfa07
Merge pull request #1716 from raynichc/fixes/ScalingNPE
Fixed NPE when scaling when no components are selected
2022-10-05 19:47:59 -06:00
Sibo Van Gool
2e96683509
Merge pull request #1705 from SiboVG/updated_updater
Updated software updater layout
2022-10-04 20:28:01 +02:00
Sibo Van Gool
7c627f8fc3
Merge pull request #1721 from SiboVG/bug-color
Don't explicitly save smokeAlpha in photostudio .ork
2022-10-04 15:16:20 +02:00
Ray Clark
67bb0ebee7
Changed EMPTY_LIST to emptyList() 2022-10-04 20:14:43 +11:00
SiboVG
9edc8eaea0 Don't explicitly save smokeAlpha in photostudio .ork 2022-10-04 08:52:48 +02:00
Sibo Van Gool
a0c7851ffb
Merge pull request #1717 from raynichc/fixes/PhotoStudioSave
Fixed photo studio save indents
2022-10-04 01:58:26 +02:00
JoePfeiffer
5c37a405f8 Merge branch 'unstable' into fix-1712 2022-10-03 12:41:48 -06:00
JoePfeiffer
756ae90f9d Add a warning to the WarningSet when stage separation order is unreasonable 2022-10-03 12:39:15 -06:00
JoePfeiffer
0f3fffb21d Allow out of order stage separation 2022-10-03 11:53:36 -06:00
Joe Pfeiffer
53e733816b
Merge pull request #1709 from raynichc/fixes/DampingMoment
Fixed error on using DampingMoment simulation listener
2022-10-03 09:03:39 -06:00
Ray Clark
158d0944f8 Fixed trapezoidal fins on transitions not being imported from Rocksim 2022-10-03 12:45:41 +11:00
Ray Clark
cb9be5715e Fixed photo studio save indents 2022-10-03 11:56:47 +11:00
Ray Clark
ad46bb9b6e Fixed NPE when scaling if no components are selected 2022-10-03 11:20:47 +11:00
Ray Clark
c86569bd1b Forward simulation warning set 2022-10-03 11:06:33 +11:00
Ray Clark
caff69e01f Scaled marker width with plot size 2022-10-03 00:43:54 +11:00
Ray Clark
07c2ce8743 Fixed flight event labels getting cut off 2022-10-03 00:30:00 +11:00
Ray Clark
0b3c4ec7b1 Added blank WarningSet to fix error 2022-10-02 19:40:01 +11:00
Sibo Van Gool
0b7d9fe0ef
Merge pull request #1706 from SiboVG/issue-1704
[#1704] Add change listener for stage selector in component analysis
2022-09-30 19:57:03 +02:00
Sibo Van Gool
baf717d858
Merge pull request #1707 from SiboVG/increase-comp-font-size
Increase component add button text size
2022-09-30 19:03:06 +02:00
SiboVG
1b50d8152c Increase component add button text size 2022-09-30 19:02:09 +02:00
SiboVG
685dffe960 [#1704] Add change listener for stage selector in component analysis 2022-09-30 17:09:21 +02:00
SiboVG
4e28d80d97 Ignore IntelliJ shelf files 2022-09-30 17:07:24 +02:00
SiboVG
b7d809b568 Check for updates upon macOS app reopen 2022-09-30 05:07:42 +02:00
SiboVG
68dd2af95d Update software updater
Updated layout + changed "Cancel" button to "Remind me later" & added a "Skip this version" button
2022-09-30 03:36:40 +02:00
SiboVG
4d9fb7c253 Rename "Mac OS" to "macOS" 2022-09-29 13:14:03 +02:00