2577 Commits

Author SHA1 Message Date
SiboVG
10f875bc6b Add opencsv lib reference in IntelliJ config 2022-10-24 00:06:15 +02:00
Sibo Van Gool
e35d7e1d62
Merge pull request #1763 from SiboVG/issue-1542
[#1542] Fix generate-orc-files
2022-10-23 23:49:02 +02:00
Sibo Van Gool
0668f03d38
Merge pull request #1755 from JoePfeiffer/fix-1728
Improve progress bar reporting
2022-10-23 20:18:15 +02:00
Joe Pfeiffer
e11fc35794
Merge pull request #1759 from SiboVG/issue-1750
[#1750] Separate override subcomponents to mass, CG, and CD subcomponents override
2022-10-23 10:16:27 -06:00
JoePfeiffer
194a802ea0 add some timeStep debug to BasicLandingStepper 2022-10-23 10:04:18 -06:00
SiboVG
eaf0b2358a Mark Rocksim imported data files as legacy 2022-10-23 03:17:56 +02:00
SiboVG
1f7d77f2ae [#1542] Upgrade opencsv & add commons-lang3 2022-10-23 02:49:09 +02:00
SiboVG
164513fd6d [#1761] Correctly fix #1375 this time... 2022-10-21 14:23:01 +02:00
SiboVG
a60297dbfa Make inside appearance file tags more consistent with the rest
All other tags use lowercase text, without special characters like '-'
2022-10-19 23:11:14 +02:00
SiboVG
3daa050d5f Fix .ork file indentation for appearance 2022-10-19 23:07:34 +02:00
SiboVG
9f5fb060d2 [#1750] Separate override subcomponents to mass, CG, and CD subcomponents override 2022-10-18 21:40:14 +02:00
SiboVG
e9bc8d1dd1 Add unit tests for flight events pt.2 2022-10-17 17:56:40 +02:00
SiboVG
6c97dc8440 Merge branch 'unstable' into issue-1621 2022-10-17 17:30:20 +02:00
JoePfeiffer
5f1440e3f6 Use absolute value of jerk in calculating time step in BasicLandingStepper()
Don't let time step in BasicLandingStepper() get smaller than MIN_TIME_STEP (.001 seconds)
2022-10-16 17:04:59 -06:00
Sibo Van Gool
3745584e1a
Merge pull request #1739 from SiboVG/issue-1715
[#1715] Add button in preferences for clearing cached preferences
2022-10-16 01:19:33 +02:00
Sibo Van Gool
fabebc900e
Merge pull request #1738 from SiboVG/issue-1729
Add motor designation to motor selection table
2022-10-16 01:18:41 +02:00
luz paz
74567708a8 Fix various typos
Found via `codespell -q 3 -S ./swing,./**/l10n,*.eps -L bu,cant,cna,fo,gool,iif,reencode,wallthickness`
2022-10-15 14:32:21 -04: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
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
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
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
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
Sibo Van Gool
2e96683509
Merge pull request #1705 from SiboVG/updated_updater
Updated software updater layout
2022-10-04 20:28:01 +02: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
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
c86569bd1b Forward simulation warning set 2022-10-03 11:06:33 +11:00
Ray Clark
0b3c4ec7b1 Added blank WarningSet to fix error 2022-10-02 19:40:01 +11: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
7be9dc238a Add unit tests for flight events 2022-09-28 13:12:57 +02:00
SiboVG
df9ffd1550 Merge branch 'unstable' into issue-1621 2022-09-28 12:42:55 +02:00
SiboVG
b5e7515f63 Remove unnecessary simulation listener 2022-09-28 12:36:19 +02:00
Sibo Van Gool
502ddb2529
Merge pull request #1623 from SiboVG/beta5
Prep for beta 05
2022-09-27 12:08:25 +02:00
Sibo Van Gool
4cf85fe6f2
Merge branch 'unstable' into issue-1680 2022-09-27 10:52:11 +02:00
Sibo Van Gool
4a949394c9
Merge pull request #1684 from SiboVG/issue-1617
[#1617] Mark empty stages as inactive
2022-09-27 10:44:12 +02:00
SiboVG
3a1bc46cb3 Refactor sim status checking to separate method 2022-09-26 22:01:04 +02:00
SiboVG
d9af73582e Add unit tests for axial stage disabling 2022-09-24 21:22:43 +02:00