Commit Graph

  • 3e60597ade
    Merge pull request #2552 from SiboVG/issue-2532 Sibo Van Gool 2024-09-05 23:40:44 +02:00
  • ffed01fb07 [#2532] Fire outdated sim on stage rename SiboVG 2024-09-01 22:51:23 +02:00
  • fad20af879 Refer to Warning UUID as ID for consistency with other code JoePfeiffer 2024-08-30 20:26:19 -06:00
  • 0c0ae11fbc
    Merge pull request #2551 from SiboVG/issue-2550 Sibo Van Gool 2024-08-30 21:09:49 +02:00
  • a7ec54d80b [#2550] Fix mass object radial rotation in 3D view SiboVG 2024-08-30 21:04:25 +02:00
  • 2cb8297326 Add destination location SiboVG 2024-08-30 00:08:42 +02:00
  • e286eea144
    Merge pull request #2545 from SiboVG/issue-2224 Sibo Van Gool 2024-08-29 23:33:00 +02:00
  • b6b8e79d46 Merge remote-tracking branch 'origin/unstable' into unstable SiboVG 2024-08-29 23:25:59 +02:00
  • e8974fa0e7 Add Crowdin config file SiboVG 2024-08-29 23:25:48 +02:00
  • b1a7812b70
    Merge pull request #2544 from SiboVG/issue-2525 Joe Pfeiffer 2024-08-29 15:24:30 -06:00
  • 4e2d378acc Allow PlotExportPanel to grow SiboVG 2024-08-29 09:27:54 +02:00
  • 657ce23083 Also update hex color input on focus lost SiboVG 2024-08-28 12:37:49 +02:00
  • 0153c89ddc [#2224] Add hex color input field in appearance panel SiboVG 2024-08-28 12:11:49 +02:00
  • 7343807c58 Don't do combobox filtering with HTML tags SiboVG 2024-08-27 01:58:05 +02:00
  • a52f16bd7c Fix component selection resetting after updating plots SiboVG 2024-08-27 01:35:23 +02:00
  • f392760c0e Update domain type on configuration change SiboVG 2024-08-27 00:33:59 +02:00
  • b53f4e4f5a Better defaults for CA domain parameter ranges SiboVG 2024-08-27 00:14:40 +02:00
  • 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 SiboVG 2024-08-27 00:08:24 +02:00
  • 6ebf1ed6e4 Store separation time in data branch SiboVG 2024-08-27 00:06:29 +02:00
  • 64d0d7e022 Merge branch 'refs/heads/unstable' into issue-2525 SiboVG 2024-08-26 20:58:18 +02:00
  • 15829ac22a Allow no components selection, but show a warning SiboVG 2024-08-26 18:49:33 +02:00
  • 48f8022b97 Fix checkbox not being aligned on top when selected SiboVG 2024-08-26 18:36:55 +02:00
  • 1a81fd5a21 Use proper units for the CSV parameters export SiboVG 2024-08-26 03:07:01 +02:00
  • 525190b37f [#2525] Allow component analysis to be exported to a CSV file SiboVG 2024-08-26 02:26:46 +02:00
  • 1840bd4c0e Refactor component analysis data classes to core module SiboVG 2024-08-25 01:55:26 +02:00
  • 73981839e6 Add RocketComponent selector in CAExportPanel SiboVG 2024-08-24 16:14:39 +02:00
  • 88f7c7e18d Refactor ComponentAnalysisPlotExportDialog to a tabbed pane in ComponentAnalysisDialog SiboVG 2024-08-24 03:41:38 +02:00
  • cb7b6ae8d0 Ignore inactive components in CA parameter sweep SiboVG 2024-08-24 01:42:17 +02:00
  • 32a2fcc849 Only add CADataTypes that have a component tied to it SiboVG 2024-08-24 01:30:15 +02:00
  • 3598efd773 Ensure group priority matches CA dialog SiboVG 2024-08-24 01:17:12 +02:00
  • 5281a164c8 Fix CP unit SiboVG 2024-08-24 01:16:34 +02:00
  • 94c0323266 Add other CA domain types SiboVG 2024-08-24 01:14:18 +02:00
  • ebcdc6048b Fix unit changes SiboVG 2024-08-24 01:11:06 +02:00
  • 84b1434f09 Set PlotPanel domain axis after selector change SiboVG 2024-08-24 00:20:02 +02:00
  • ff56d40583 Add unit selectors SiboVG 2024-08-24 00:07:56 +02:00
  • ae32fa8de2 Fix spinner models not properly updating SiboVG 2024-08-23 23:53:17 +02:00
  • 5eaedd5fef Use dedicated translations for CADomainDataType SiboVG 2024-08-23 23:33:31 +02:00
  • e2d07be481 Use min model for max and vice versa SiboVG 2024-08-23 23:16:38 +02:00
  • 583890a6b8 Allow min and max to be another DoubleModel SiboVG 2024-08-23 23:13:38 +02:00
  • 33fe5bf9c6 More elegant way of getting the unit for the tooltip SiboVG 2024-08-23 23:01:18 +02:00
  • 8ed6370e24 Ignore bin dirs SiboVG 2024-08-23 02:02:12 +02:00
  • 3312cb4f6c [#2525] Implement component analysis plotting SiboVG 2024-08-22 03:21:47 +02:00
  • 1d4ef4383a SIM_WARN events take a null source. The Warning being passed in includes a set of sources; in case of a SIM_WARN event we'll look the source up there JoePfeiffer 2024-08-22 16:50:43 -06:00
  • 0fd1a93f5f Use template class for plot configuration SiboVG 2024-08-20 18:33:38 +02:00
  • 627abcd87e Move Chart creation inside Plot SiboVG 2024-08-20 18:17:41 +02:00
  • baaca0c64d Minor adjustments to data types to make it more generic SiboVG 2024-08-20 18:13:54 +02:00
  • 3e00f31558 Refactor SimulationPlotDialog to generic PlotDialog SiboVG 2024-08-20 18:09:01 +02:00
  • f21dd55452 Refactor SimulationPlot to more generic Plot SiboVG 2024-08-20 13:31:05 +02:00
  • 1c0710e240 Merge branch 'unstable' into flight-warning-event JoePfeiffer 2024-08-19 15:51:57 -06:00
  • 3be67960a4 Merge branch 'unstable' into flight-warning-event JoePfeiffer 2024-08-18 19:07:41 -06:00
  • 29598ef1b1
    Merge pull request #2530 from NCoppola25/issue-2521 Sibo Van Gool 2024-08-18 13:26:39 +02:00
  • 49f3c12a70 Move common variables to base class SiboVG 2024-08-17 22:31:56 +02:00
  • 74777df2d6 Refactor component analysis parameters to dedicated class SiboVG 2024-08-17 22:30:31 +02:00
  • 621ee57cc2 Extract common functionality to DataBranch SiboVG 2024-08-17 16:10:03 +02:00
  • 17813cfec6 Urgh, gradle snap really does not work? SiboVG 2024-08-17 00:05:48 +02:00
  • d43f023f04 Revert back to core18, because gradle isn't supported elsewhere... SiboVG 2024-08-16 21:49:46 +02:00
  • 772faf73d5 Try to fix snap gradle SiboVG 2024-08-16 21:33:41 +02:00
  • 8e0a9fc1a4 Update snap for gradle build SiboVG 2024-08-16 19:01:58 +02:00
  • 9554bf3fe2 Split types into X and Y SiboVG 2024-08-15 17:46:50 +02:00
  • 809a50dd7c Refactor SimulationPlotPanel to more generic PlotPanel SiboVG 2024-08-14 23:59:04 +02:00
  • 7f8049c73d
    Merge pull request #2538 from SiboVG/issue-2537 Sibo Van Gool 2024-08-14 12:36:43 +02:00
  • 79a2998ae2
    Merge pull request #2534 from SiboVG/issue-2531 Sibo Van Gool 2024-08-14 12:34:20 +02:00
  • 1465ed4f98 Refactor SimulationPlotConfiguration to use generic PlotConfiguration SiboVG 2024-08-14 01:02:44 +02:00
  • 6e152bc83f Move PlotTypeSelector SiboVG 2024-08-14 01:02:02 +02:00
  • 410a30ffdc Refactor FlightDataType and FlightDataBranch to interfaces SiboVG 2024-08-14 01:00:10 +02:00
  • bbff83e015 Move plot axis selection SiboVG 2024-08-13 23:19:57 +02:00
  • 4203f75128 Remove unused imports SiboVG 2024-08-13 22:27:16 +02:00
  • 7a453829ac Remove FlightDataComboBox SiboVG 2024-08-13 22:20:09 +02:00
  • df71a555ce Refactor PlotTypeSelector to generic class SiboVG 2024-08-13 22:16:09 +02:00
  • c3a2bb8d29 Refactor PlotConfiguration to SimulationPlotConfiguration SiboVG 2024-08-13 21:49:57 +02:00
  • f4e9d0db45 Return DEFAULT_CONFIG_NAME if default name cannot be found in prefs SiboVG 2024-08-13 21:28:28 +02:00
  • c598004ba0 [#2537] Allow for reconfiguration of the default flight config name SiboVG 2024-08-13 19:39:26 +02:00
  • 928f56e308 Fix broken plot when selecting a specific stage NickC25 2024-08-12 21:30:26 -05:00
  • 8a0a12cd94 Refactor simulation export panel to more generic CSVExportPanel SiboVG 2024-08-13 02:55:04 +02:00
  • 7e995f2ace
    Merge pull request #2536 from SiboVG/remove-selectcolor Sibo Van Gool 2024-08-12 23:55:49 +02:00
  • ac520e7148 Remove SelectColorButton and SelectColorToggleButton Not needed anymore thanks to FlatLaf SiboVG 2024-08-12 23:54:27 +02:00
  • 4c8abd14bd
    Merge pull request #2535 from SiboVG/ui-improvements Sibo Van Gool 2024-08-12 22:27:31 +02:00
  • 594db6ad10 Ensure OSX appearance setting is definitely called SiboVG 2024-08-12 22:26:37 +02:00
  • cc738bbeaf Also set OSX properties on main thread, so settings apply properly (still doesn't work though...) SiboVG 2024-08-12 22:23:12 +02:00
  • fe162d4abf Improve colors for borderColor SiboVG 2024-08-12 21:39:16 +02:00
  • 6e247b273d [#2531] Don't close edit sim dialog after plotting or exporting SiboVG 2024-08-12 21:12:28 +02:00
  • 1d13bdc593
    Merge pull request #2529 from JoePfeiffer/fix-852 Joe Pfeiffer 2024-08-12 12:19:00 -06:00
  • ae17468daa Merge branch 'unstable' into fix-852 JoePfeiffer 2024-08-12 12:08:42 -06:00
  • c188f1cc96
    Merge pull request #2533 from SiboVG/fix-simplot-vars Sibo Van Gool 2024-08-12 17:20:59 +02:00
  • 1f6df48d97 Ensure new model uses the selected item from the old model SiboVG 2024-08-12 17:20:06 +02:00
  • 3f47259bf5 Remove unnecessary code SiboVG 2024-08-12 16:59:38 +02:00
  • 1fbbea5736
    Merge branch 'openrocket:unstable' into issue-2521 Nick Coppola 2024-08-11 16:28:55 -05:00
  • 43eb329e46 [#2521] Add stage description to sim plot tooltips for the main rocket, including the sustainer NickC25 2024-08-11 16:24:57 -05:00
  • 42f38ad749
    Merge pull request #2527 from SiboVG/material-groups Joe Pfeiffer 2024-08-11 09:56:44 -06:00
  • bc60e30c72 Ensure Material Combobox closes when using buttons SiboVG 2024-08-11 16:25:59 +02:00
  • 4dbbc0f4fd Fix JMenu deselection issue SiboVG 2024-08-11 12:14:25 +02:00
  • a38230a05e Merge branch 'refs/heads/unstable' into material-groups SiboVG 2024-08-09 20:46:55 +02:00
  • b183a571c4 Merge branch 'unstable' into fix-852 JoePfeiffer 2024-08-09 11:47:52 -06:00
  • e52374c6e4
    Merge pull request #2528 from SiboVG/code-cleanup Joe Pfeiffer 2024-08-09 11:34:54 -06:00
  • 9f247a6ef9 Also use MaterialComboBox for other material widgets SiboVG 2024-08-09 19:05:58 +02:00
  • c963d8104c Merge branch 'refs/heads/unstable' into material-groups SiboVG 2024-08-09 18:30:18 +02:00
  • d6cb2e84cc Refactor to GroupableAndSearchableComboBox SiboVG 2024-08-09 18:24:31 +02:00
  • 383bb4e4bb Use JCheckBoxMenuItem instead of custom painting SiboVG 2024-08-09 18:16:53 +02:00
  • cb86446b22 Revert "fix" for going outside menu group SiboVG 2024-08-09 18:07:24 +02:00
  • ae501caab4 Merge branch 'unstable' into fix-852 JoePfeiffer 2024-08-09 10:03:24 -06:00