JoePfeiffer
2e170c52f0
Add icon for tumble event
2024-10-15 14:31:33 -06:00
Sibo Van Gool
9e83cbe696
Merge pull request #2562 from JoePfeiffer/flight-warning-event
...
Flight warning event
2024-10-02 22:41:56 +02:00
SiboVG
f7cea2dca3
[ #2565 ] Check if icon is imageicon for icon disabling
2024-10-02 18:55:44 +02:00
JoePfeiffer
f5c0ee5b17
Make sure lower branch numbered icons are on top of higher numbered, so tooltips show correct title
2024-09-28 13:00:01 -06:00
JoePfeiffer
c462122a45
update axis min and max to reflect all branches, not just first branch
2024-09-28 06:26:07 -06:00
JoePfeiffer
0471cdf87d
Merge branch 'unstable' into flight-warning-event
2024-09-27 13:48:24 -06:00
JoePfeiffer
bc8c0b48be
Merge formatSampleTooltip and formatEventTooltip into a single formatTooltip to ensure consistency in formatting
2024-09-27 13:40:42 -06:00
JoePfeiffer
4b2d4ca837
Add time to sample tooltip when available
2024-09-27 11:00:43 -06:00
JoePfeiffer
37c1bcb590
Put data names in sample tooltips instead of x and y
2024-09-27 10:19:38 -06:00
Sibo Van Gool
c01af87528
Merge pull request #2563 from SiboVG/issue-2463
...
[#2463 ] Fix shoulder radius scaling issue when smaller than 1 + fin tab length/offset scaling
2024-09-26 17:21:16 +02:00
SiboVG
fdf130b982
Fix fin set tab length/offset scaling
2024-09-26 17:12:50 +02:00
Sibo Van Gool
7a4833f99c
Merge pull request #2559 from SiboVG/issue-2060
...
[#2060 , #2558 ] Implement multi-level wind input
2024-09-25 22:48:47 +02:00
JoePfeiffer
a1eb7fa0c4
Remove sample index number from tooltips
2024-09-25 06:05:50 -06:00
JoePfeiffer
c5fc251c02
don't try to add event icons if x or y is NaN
...
noticed a bug that's been around since 23.09 -- if trying to plot using an x axis that includes NaN's when there is a flight event, we get an exception trying to position the icon. This checks for NaN's and doesn't plot in that case.
2024-09-24 12:08:21 -06:00
JoePfeiffer
67efd148e5
Always show time; if there's another domain display it too
2024-09-24 11:39:49 -06:00
SiboVG
31fd57131e
[ #2463 ] Fix shoulder radius scaling issue when smaller than 1
2024-09-23 20:23:28 +02:00
JoePfeiffer
7dcd631735
Merge branch 'unstable' into flight-warning-event
2024-09-23 09:37:20 -06:00
JoePfeiffer
38a3772eb0
Add SIM_WARN events to plots.
...
Note that this required a lot of rewrite to the code adding event icons
2024-09-23 06:53:22 -06:00
SiboVG
2bddbf84d2
Fix selectall cell after selecting another cell
2024-09-22 07:26:02 +01:00
SiboVG
f7455bd385
Fix level delete action
2024-09-22 07:13:18 +01:00
SiboVG
3d583eda51
Apply cell value when focus is lost
2024-09-21 06:58:16 +01:00
SiboVG
7d5db58eec
Use IconButton for multi-level wind buttons
2024-09-21 05:16:25 +01:00
SiboVG
ea210bac8d
Also use pink noise for multi-level wind
2024-09-21 05:12:33 +01:00
SiboVG
50af3d10cc
Use selectable component tree for CA plot/export components selection
2024-09-19 00:35:25 +01:00
SiboVG
f645f580ec
[ #2060 , #2558 ] Implement multi-level wind input
2024-09-13 02:09:32 +01:00
JoePfeiffer
67f6aa191a
Plot SIM_WARN flight events
2024-09-12 11:06:24 -06:00
JoePfeiffer
0ffe0e03c0
Merge branch 'unstable' into flight-warning-event
2024-09-12 08:55:24 -06:00
Sibo Van Gool
6b88a998d4
Merge pull request #2557 from SiboVG/issue-2019
...
[#2019 ] Highlight selected component in CA dialog in rocket panel & Add per-instance CD column to component analysis dialog
2024-09-10 23:30:45 +02:00
Sibo Van Gool
fd735d85cc
Merge pull request #2554 from SiboVG/issue-1081
...
[#1081 ] Add ability to choose user-defined component presets location
2024-09-10 23:30:05 +02:00
SiboVG
9caaf4be59
Fix row selection color for drag table
2024-09-07 13:29:59 +02:00
SiboVG
7a51055315
Properly sort groupable items in combobox
2024-09-07 11:25:06 +02:00
SiboVG
86aec4e22e
[ #2019 ] Add per-instance CD column to component analysis dialog
2024-09-07 11:06:24 +02:00
SiboVG
4f7b3bb452
[ #2019 ] Highlight selected component in CA dialog in rocket panel
2024-09-06 18:01:52 +02:00
SiboVG
58d091998f
[ #1579 ] Add command-line argument to bypass preset and motor loading at startup
2024-09-06 11:31:16 +02:00
SiboVG
4dd3bce26d
[ #1081 ] Add ability to choose user-defined component presets location
2024-09-06 01:25:09 +02:00
SiboVG
a7ec54d80b
[ #2550 ] Fix mass object radial rotation in 3D view
2024-08-30 21:04:25 +02:00
Sibo Van Gool
e286eea144
Merge pull request #2545 from SiboVG/issue-2224
...
[#2224 ] Add hex color input field in appearance panel
2024-08-29 23:33:00 +02:00
SiboVG
4e2d378acc
Allow PlotExportPanel to grow
2024-08-29 09:27:54 +02:00
SiboVG
657ce23083
Also update hex color input on focus lost
2024-08-28 12:37:49 +02:00
SiboVG
0153c89ddc
[ #2224 ] Add hex color input field in appearance panel
2024-08-28 12:11:49 +02:00
SiboVG
7343807c58
Don't do combobox filtering with HTML tags
2024-08-27 01:58:05 +02:00
SiboVG
a52f16bd7c
Fix component selection resetting after updating plots
2024-08-27 01:35:23 +02:00
SiboVG
f392760c0e
Update domain type on configuration change
2024-08-27 00:33:59 +02:00
SiboVG
afdc6e0359
Remake #2521 for refactored code
...
The implementation from PR #2530 had to be remade from scratch because of the refactoring. This implementation is also a bit more flexible and efficient
2024-08-27 00:08:24 +02:00
SiboVG
64d0d7e022
Merge branch 'refs/heads/unstable' into issue-2525
...
# Conflicts:
# swing/src/main/java/info/openrocket/swing/gui/plot/SimulationPlot.java
2024-08-26 20:58:18 +02:00
SiboVG
15829ac22a
Allow no components selection, but show a warning
2024-08-26 18:49:33 +02:00
SiboVG
48f8022b97
Fix checkbox not being aligned on top when selected
2024-08-26 18:36:55 +02:00
SiboVG
1a81fd5a21
Use proper units for the CSV parameters export
2024-08-26 03:07:01 +02:00
SiboVG
525190b37f
[ #2525 ] Allow component analysis to be exported to a CSV file
2024-08-26 02:26:46 +02:00
SiboVG
1840bd4c0e
Refactor component analysis data classes to core module
2024-08-25 22:53:56 +02:00