Joe Pfeiffer
00d7ec5891
Merge pull request #1952 from SiboVG/issue-1564
...
[#1564 ] Add component information box
2023-01-06 18:40:51 -07:00
SiboVG
272fa8651a
Re-add imports
2023-01-07 01:43:07 +01:00
SiboVG
8124918cdf
Merge branch 'unstable' into issue-1564
2023-01-07 01:39:34 +01:00
SiboVG
878654787d
Change 'glider' to 'strap-on booster'
2023-01-07 00:43:41 +01:00
Neil Weinstock
94d376540a
New app icons ( #1944 )
...
Add new app icons
2023-01-07 00:41:33 +01:00
Joe Pfeiffer
d60045baca
Merge pull request #1953 from SiboVG/issue-1942
...
[#1942 ] Fix text component selection key behavior
2023-01-06 16:22:27 -07:00
Sibo Van Gool
baf5879093
Merge pull request #1951 from hcraigmiller/Re-run-powered-pods
...
Update Pods--powered with recovery deployment.ork
2023-01-06 14:35:40 +01:00
SiboVG
cdfac5f649
[ #1942 ] Fix text component selection key behavior
2023-01-06 14:30:28 +01:00
SiboVG
8442c2a972
Minor changes to wording
2023-01-06 00:42:38 +01:00
SiboVG
9311ac27ba
Don't add the component info panel for multi-comp edits
2023-01-05 23:34:15 +01:00
SiboVG
10d36145cf
[ #1564 ] Add component information box
2023-01-05 23:18:38 +01:00
H Craig Miller
278930cb48
Update Pods--powered with recovery deployment.ork
...
Updated to include simulations after merge of pod recovery changes.
2023-01-05 14:02:29 -08:00
Billy Olsen
96bc101b02
Merge pull request #1949 from JoePfeiffer/fix-1910
...
Consider number of parachutes in landing drag calculation
2023-01-05 14:46:22 -07:00
Joe Pfeiffer
4010fe3f5b
Merge pull request #1947 from JoePfeiffer/tumble-solve-for-0
...
Solve time step for ground hit in tumble stepper
2023-01-05 10:55:58 -07:00
Joe Pfeiffer
05e894c1f2
Merge pull request #1945 from JoePfeiffer/fix-1938
...
Inhibit reignition of already ignited motor
2023-01-05 10:52:43 -07:00
Joe Pfeiffer
9c46f85425
Merge pull request #1931 from JoePfeiffer/add-open-airframe-warning
...
Add open airframe warning and use text compare to find airframe discontinuities
2023-01-05 10:49:01 -07:00
JoePfeiffer
fbbe43390d
Consider number of parachutes in landing drag calculation
2023-01-05 10:33:42 -07:00
JoePfeiffer
a7c205281d
Solve time step for ground hit in tumble stepper
2023-01-04 14:33:19 -07:00
JoePfeiffer
a4fdc333ad
Inhibit reignition of already ignited motor
...
If a later stage motor's ignition event is triggered by burnout of earlier stage motors, an ignition even gets queued for every burnout in the earlier stage. This checks to see if a motor is already burning when an ignition event is processed for it, and ignores the event if so.
2023-01-04 09:21:15 -07:00
JoePfeiffer
da1130fd97
Require next and previous symmetric components be in line. Avoids having "next" and "previous" go off between pods
2023-01-03 18:46:53 -07:00
JoePfeiffer
b3d2b92edd
Merge remote-tracking branch 'origin/unstable' into add-open-airframe-warning
2023-01-03 18:46:26 -07:00
Sibo Van Gool
ede9dfe700
Merge pull request #1940 from hcraigmiller/Rename-and-re-order-examples
...
Rename and re-order example designs
2023-01-01 14:24:55 +01:00
Sibo Van Gool
2e6622ec83
Merge pull request #1941 from SiboVG/unstable
...
Increase error margin
2023-01-01 14:24:15 +01:00
SiboVG
5ad66e9151
Increase error margin
2023-01-01 14:22:47 +01:00
Sibo Van Gool
422f0049e2
Merge pull request #1935 from SiboVG/event-icons
...
Add option to switch (time) flight event markers to icons
2023-01-01 14:18:13 +01:00
H Craig Miller
64b6942e75
Update ExampleDesignFileAction.java
...
Changes requested by @SiboVG
2022-12-31 23:47:37 -08:00
H Craig Miller
de2e65623f
Merge remote-tracking branch 'origin/Rename-and-re-order-examples' into Rename-and-re-order-examples
2022-12-31 23:46:54 -08:00
SiboVG
1722459147
Add custom design file ordering + separator
2022-12-31 23:39:56 -08:00
SiboVG
a3252e3d15
Change "Vertical marker" to "Vertical line"
2023-01-01 05:22:36 +01:00
SiboVG
b4b4b20748
Add custom design file ordering + separator
2023-01-01 05:16:48 +01:00
H Craig Miller
7859cd1ed4
Rename and re-order example designs
...
Rename and re-order example designs
2022-12-31 12:43:47 -08:00
SiboVG
c374f616b9
Fix icon marker plotting for branch == -1
2022-12-30 20:32:33 +01:00
SiboVG
6cdc2d920e
Fix icon marker plot for multiple branches
2022-12-30 18:32:37 +01:00
Sibo Van Gool
7d52f278c2
Merge pull request #1936 from SiboVG/unstable
...
Re-add nose cone config translations
2022-12-30 00:05:32 +01:00
SiboVG
eedaf49644
Re-add nose cone config translations
2022-12-30 00:04:24 +01:00
SiboVG
29a737f38b
Remove redundant boxing
2022-12-29 23:56:16 +01:00
SiboVG
7b88cb468e
Add option to switch (time) flight event markers to icons
2022-12-29 23:56:16 +01:00
SiboVG
447a025545
Improve tooltip text for flight event icons
2022-12-29 23:56:16 +01:00
Joe Pfeiffer
a271b48db1
Merge branch 'openrocket:unstable' into add-open-airframe-warning
2022-12-28 18:14:30 -07:00
Sibo Van Gool
ffc7daad0a
Merge pull request #1917 from neilweinstock/pod-example
...
Updated Pods Example Rocket
2022-12-29 01:03:10 +01:00
Sibo Van Gool
23b19fd9f0
Merge pull request #1929 from SiboVG/issue-1926
...
[#1926 ] Switch to match fore diameter when nose cone is flipped
2022-12-29 00:05:34 +01:00
JoePfeiffer
7ff06980b2
Use string displaying diameters instead of mathematical comparison of diameters
...
to set discontinuity warning
2022-12-28 11:36:10 -07:00
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
JoePfeiffer
30cedd9215
Instead of just checking continuity, we're doing a few more sanity checks on
...
SymmetricComponent geometry.
2022-12-27 17:59:07 -07:00
Joe Pfeiffer
c8e98cf319
Merge pull request #1930 from SiboVG/darker-warning
...
Darker warning color
2022-12-27 14:31:08 -07:00
SiboVG
f201471f78
Darker warning color
2022-12-27 20:42:50 +01: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
Sibo Van Gool
e9064dc759
Merge pull request #1927 from JoePfeiffer/display-NaN-as-N/A
...
Display nan as n/a
2022-12-27 12:07:23 +01:00
Sibo Van Gool
5b73925634
Merge pull request #1916 from hcraigmiller/Change-side-view-to-top-view
...
[#1893 ] Add top view option to 2D display
2022-12-26 14:36:42 +01:00
SiboVG
f9bd7e672c
[ #1926 ] Switch to match fore diameter when nose cone is flipped
2022-12-26 14:23:03 +01:00