JoePfeiffer
d0c19efd3d
Add check for open airframe forward end
...
Also, it turned out the discontinuity check didn't correctly check across stages (so it wouldn't notice if the aft end of one state wasn't the same as the forward end of the next). Fixed.
2022-12-28 11:01:54 -07:00
Sibo Van Gool
d417b179cf
Merge pull request #1924 from JoePfeiffer/fix-1898
...
Throw exception at simulation startup if CP can't be calculated.
2022-12-27 20:13:06 +01:00
SiboVG
f9bd7e672c
[ #1926 ] Switch to match fore diameter when nose cone is flipped
2022-12-26 14:23:03 +01:00
H Craig Miller
ecb7b5da7a
Merge branch 'openrocket:unstable' into Change-side-view-to-top-view
2022-12-24 21:56:44 -08:00
Neil Weinstock
22ee62dac0
Clean up large stage icon
2022-12-24 14:29:30 -05:00
JoePfeiffer
18763d6fdd
Throw exception at simulation startup if CP can't be calculated.
...
Exception says "Can't calculate rocket stability."
2022-12-24 11:36:41 -07:00
Joe Pfeiffer
f107a410d5
Merge pull request #1921 from hcraigmiller/Add-Plugged
...
Add "Plugged" to delay options
2022-12-24 11:06:00 -07:00
H Craig Miller
d8fa2f2d04
Add "PLugged" to delay options
...
Changed delay option "None" to "Plugged (none)". This will provide a interim point that preserves "none" for translation purposes while adding the correct term "plugged" for motors that neither pass the combustion gases through not have an ejection charge.
2022-12-24 05:11:33 -08:00
SiboVG
31e7c532d9
[ #1894 ] Add inline pods warning
2022-12-24 03:24:52 +01:00
SiboVG
98cc674d5a
Add translation for top view
2022-12-22 00:14:23 +01:00
SiboVG
a2b6c63f0b
[ #1893 ] Add rocket top view
2022-12-22 00:09:00 +01:00
SiboVG
f252ae0fd1
Merge branch 'unstable' into issue-1889
2022-12-21 00:44:15 +01:00
SiboVG
c686522df2
[ #1889 ] Add option to flip nose cone to tail cone
2022-12-21 00:17:38 +01:00
Mohamed Amin Elkebsi
eeb87bcf83
messages_ar.properties
...
this file is the translation in arabic for open rocket
2022-12-18 13:42:00 -08:00
H Craig Miller
b407735f41
Conform warning phrase
...
Conform thick-fin warning phrase to match zero-volume body ad others.
2022-12-17 11:56:47 -08:00
H Craig Miller
b08658ebe4
[ #1890 ] Updates zero-body warning messaging ( #1891 )
...
Update Zero-body messaging
2022-12-16 14:30:51 +01:00
Sibo Van Gool
5515c8bf38
Merge pull request #1880 from SiboVG/issue-1821
...
Replace "Data is out of date" to "Out of date"
2022-12-12 19:50:05 +01:00
SiboVG
6337416cc4
Replace "Data is out of date" to "Out of date"
2022-12-12 19:48:33 +01:00
Joe Pfeiffer
04177a99f7
Merge pull request #1875 from hcraigmiller/Surface-Roughness-Update
...
Corrects polished value and adds 4 additional surfaces
2022-12-12 10:41:32 -07:00
Sibo Van Gool
cb4fda112d
Merge pull request #1858 from SiboVG/issue-1768
...
[#1768 ] Add welcome dialog
2022-12-12 15:10:18 +01:00
SiboVG
da14d0df28
.
2022-12-12 15:09:58 +01:00
SiboVG
58bd18dc84
[ #1567 ] Implement rail button screw
2022-12-11 13:54:47 +01:00
H Craig Miller
ec153f9d18
Corrects polished value and adds 4 additional surfaces
...
Corrects polished value and adds 4 additional surfaces
2022-12-07 19:53:58 -08:00
SiboVG
611fa93dbe
Reformat bug report dialog
2022-12-01 14:43:03 +01:00
SiboVG
faa7e43891
[ #1768 ] Add a welcome dialog at start-up to show the release notes
2022-11-30 00:18:21 +01:00
SiboVG
7ce87f099e
Whoops, forgot to add these in translates
2022-11-29 22:38:16 +01:00
Sibo Van Gool
d871e504ee
Merge pull request #1845 from SiboVG/issue-1840
...
[#1840 ] Add context menu for fin point deletion
2022-11-18 19:10:35 +01:00
Sibo Van Gool
38b66be2a4
Merge pull request #1832 from JoePfeiffer/fix-1611
...
When a simulation fails badly enough to be aborted, don't turn the exception into a warning
2022-11-18 19:09:31 +01:00
SiboVG
6bd2ac05aa
Add insert fin point context menu action
2022-11-17 19:17:09 +01:00
SiboVG
6f2cbf31ae
[ #1840 ] Add context menu for fin point deletion
2022-11-17 17:47:19 +01:00
JoePfeiffer
7c57c272fb
Tell user where discontinuity exists in body tube
2022-11-16 09:36:48 -07:00
Sibo Van Gool
9595c2b8a7
Merge pull request #1822 from JoePfeiffer/empty-branch-warning
...
Provide user with warning when a simulation branch contains no data
2022-11-16 08:35:46 +01:00
JoePfeiffer
21987ce411
Make sanity check code at start of simulation clearer
...
On SimulationException, record the abort in the flight data but then rethrow the exception
2022-11-15 10:43:00 -07:00
SiboVG
c5b0271db7
[ #1817 ] Add extra error information on simulation listener instantiation
2022-11-14 13:50:18 +01:00
Joe Pfeiffer
351be90fb7
Merge pull request #1811 from SiboVG/issue-1479
...
[#1479 ] Add option to automatically open preset dialog when creating a new component
2022-11-13 19:36:40 -07:00
JoePfeiffer
df675f5366
Provide user with warning when a simulation branch contains no data
...
Also, add a method to WarningSet making it easy to add a "discriminator" to warnings, informing the user what in a design or simulation is causing the warning.
2022-11-13 15:57:33 -07:00
SiboVG
ba4fd942a3
[ #1479 ] Add option to automatically open preset dialog when creating a new component
2022-11-10 21:56:36 +01:00
SiboVG
072616468e
Fix component tooltip when subcomponents overridden
2022-11-09 01:55:49 +01:00
SiboVG
4e1c0f15fb
[ #1631 ] Show subcomponent overridden icon
...
When a component's parent has the subcomponent overridden icon enabled, that component will now also have a dedicated icon, indicating that it's mass has been overridden
2022-11-08 16:51:15 +01:00
SiboVG
8004743b64
Add icons for mass/CG/CD subcomponent override
2022-11-08 11:51:05 +01:00
Sibo Van Gool
2ebbdda54c
Merge pull request #1784 from SiboVG/issue-934
...
[#934 ] Remove unneeded CP Mach tooltip text
2022-11-02 23:13:19 +01:00
SiboVG
7900d2b990
[ #934 ] Remove unneeded CP Mach tooltip text
2022-11-02 23:08:20 +01:00
SiboVG
e8d971a9df
Rename Rocksim to RockSim
...
This is a personal annoyance of mine...
2022-10-29 02:53:43 +02:00
SiboVG
9f5fb060d2
[ #1750 ] Separate override subcomponents to mass, CG, and CD subcomponents override
2022-10-18 21:40:14 +02: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
7557b67dbb
[ #1715 ] Add button in preferences for clearing cached preferences
2022-10-12 19:16:18 +02:00