237 Commits

Author SHA1 Message Date
Sibo Van Gool
a1ba014f33 [fixes #825] Change update dialog checkbox text
This is in line with what is displayed in the preference window of OR
2022-01-24 00:16:58 +01:00
Sibo Van Gool
201ab91e47 [fixes #825] Clean up translations no updates available
Move them to a dedicated section for the software update checker + give them a logical name.
2022-01-23 00:24:52 +01:00
Sibo Van Gool
103283c898 [fixes #1058] Launch info dialog for no simulations GeneralOptimizer
When the OR document does not have simulations present, it is unable to run the optimizer. This commit shows an info dialog for that and stops the creation of the GeneralOptimizationDialog
2021-11-11 01:08:30 +01:00
Joe Pfeiffer
be257ecd99
Merge pull request #1043 from SiboVG/issue-1026
[fixes #1026] Add number of motors indication in motor selection panel
2021-11-04 12:02:28 -06:00
Neil Weinstock
7555c18603
Merge pull request #1040 from SiboVG/issue-1038
[fixes #1038] Change title plot/export simulation window
2021-10-28 21:46:26 -04:00
Joe Pfeiffer
ff523003c0
Merge pull request #1017 from SiboVG/issue-987
[fixes #987] Use warning dialog for thrust curve import issues
2021-10-21 15:33:55 -06:00
Joe Pfeiffer
8a305b4778
Merge pull request #1011 from SiboVG/issue-877
[fixes #877] Fix deprecated 'position upwind' FlightDataEvent
2021-10-15 11:16:06 -06:00
Neil Weinstock
ff53498cb5
Merge pull request #1032 from JoePfeiffer/full-motor-designations
Full motor designations
2021-10-15 08:14:42 -04:00
Sibo Van Gool
d6bdb42847 Use capital Export in export simulation button and window 2021-10-14 17:50:36 +02:00
Sibo Van Gool
6e27d60a03 [fixes #1026] Show number of motors in motor selection table 2021-10-06 19:48:59 +02:00
Joe Pfeiffer
c8f985ea32
Merge pull request #998 from SiboVG/issue-871
[fixes #871] Automatic base/outer diameter unexpected results/warnings
2021-10-05 19:05:39 -06:00
Sibo Van Gool
d2ccb186fd [fixes #1038] Change title plot/export simulation window 2021-09-29 00:26:13 +02:00
Sibo Van Gool
d67947bc2a Rename translation keys FileHelper 2021-09-28 23:16:17 +02:00
Sibo Van Gool
329d66d83f Add translation key for 'Export CSV' button 2021-09-28 23:16:16 +02:00
Sibo Van Gool
5c6ca75e51 [fixes #987] Cleaner popup dialog message formatting 2021-09-14 11:55:12 +02:00
Sibo Van Gool
e38907122b [fixes #987] Use warning dialog for thrust curve import issues 2021-09-12 21:13:31 +02:00
Sibo Van Gool
2e95f7e768 [fixes #877] Fix deprecated 'position upwind' 2021-09-05 04:47:09 +02:00
Neil Weinstock
46b974cae7
Merge pull request #994 from SiboVG/issue-897
[fixes #897] Permanently enable add stage button
2021-08-25 16:38:42 -04:00
JoePfeiffer
4808ed0b27 Add designation to MotorInformationPanel
Use common name in MotorHolder (used to select specific thrust curve in ThrustCurveMotorSelectionPanel)
2021-08-20 15:05:03 -06:00
JoePfeiffer
88f5d19185 Replace designation with common name in ThrustCurveMotorColumns
Get rid of simplified designation in ThrustCurveMotorSet, using common name instead
2021-08-20 14:18:26 -06:00
Sibo Van Gool
9035284f89 [fixes #871] Don't allow multiple auto's for the same reference components 2021-08-19 15:02:13 +02:00
Sibo Van Gool
30bb320d67 [fixes #897] Permanently enable stage button 2021-08-11 20:26:10 +02:00
Sibo Van Gool
6b67aac739 [fixes #969] Use comboBox for edges 2021-08-04 21:14:35 +02:00
Sibo Van Gool
e18bc1ad95 [fixes #969] Hide tabbed view 2021-08-04 01:39:53 +02:00
Sibo Van Gool
3a5983e0fc [fixes #969] Change linguistics + uncheck edges 2021-07-26 21:10:47 +02:00
Sibo Van Gool
d9566dd558 [fixes #969] Switched right/left tab + switched checkbox position + mirrored right side decal 2021-07-26 21:10:00 +02:00
Sibo Van Gool
354c05fa60 [fixes #969] Added custom left and right side appearance fins 2021-07-26 21:10:00 +02:00
Billy Olsen
120fb72a43 Insert line break into mass component label
Commit dd277b3 changed the Mass Component label and removed the
line break, which causes the text to no longer wrap and increases
the size of all the buttons. Re-insert the line break to reduce
the component button size.

Fixes #896

Signed-off-by: Billy Olsen <billy.olsen@gmail.com>
2021-07-13 20:06:41 -07:00
Billy Olsen
53d7f74c69
Merge pull request #980 from SiboVG/trans-dutch
Added Dutch translation + some translation fixes
2021-07-11 19:24:35 -07:00
Sibo Van Gool
c5c3394848 Added Dutch translation + some translation fixes 2021-07-08 02:35:53 +02:00
Sibo Van Gool
5fa3b2cd3a Add custom outside and inside appearance 2021-06-28 20:46:45 +02:00
Sibo Van Gool
c1281a6951 Add radial positioning shock cord 2021-06-26 15:58:10 -07:00
Billy Olsen
741db61320 Update Bug report dialog
Updates the Bug report dialog to send users to either raise issues
via the github issues URL for OpenRocket or to send an email to the
forum.

This removes code to auto-submit bugs from the bug report dialog. The
service does not appear to be working and github issues cannot be
anonymous which complicates auto-submission. Instead, just direct users
to the right place.

Fix #860

Signed-off-by: Billy Olsen <billy.olsen@gmail.com>
2021-02-20 12:09:17 -07:00
Daniel_M_Williams
cf8b40229b [fixes #751] Unifies angle-offset labels to 'Rotation' for component config dialogs 2020-11-01 19:51:13 -05:00
JoePfeiffer
b64a3b3fa8 The simulation now uses mass data from the entire motor as a unit,
rather than separating out the propellant data.  This commit clarifies
the code by replacing instances of "propellant" with "motor" in
variable names and messages where appropriate.

It does not update the translations into other languages.
2020-09-09 17:10:29 -06:00
Daniel_M_Williams
685b40ef2f [fix][ui] Change Display name for MassComponent from 'Unspecified' to 'Mass Component' 2020-09-01 20:14:49 -04:00
Daniel_M_Williams
9f5d4a2d27 [enable] Re-enables, fixes ComponentAnalysisDialog 2020-07-03 10:05:09 -04:00
Daniel Williams
16300941c7
Merge pull request #665 from wolsen/add-print-progress-dialog
[Fixes 637] Update print dialog to allow simulation control
2020-05-24 13:46:33 -04:00
Billy Olsen
b673a591f2 Update print dialog to allow simulation control
Updates the print dialog to allow for simulations to be re-run
or not. Selecting the "Update simulation data" checkbox will
re-run any out of date simulations prior to generating the
design report.

Fixes #637

Signed-off-by: Billy Olsen <billy.olsen@gmail.com>
2020-05-23 15:41:44 -07:00
Daniel_M_Williams
530744d4cc [fix][simulation] Adds 2 warnings about fins on Phantom-Bodies 2020-05-22 16:17:26 -04:00
Daniel_M_Williams
dd277b3702 [fix][i10n] Adjusts Labels for multiple add-component-buttons 2020-05-09 18:39:36 -04:00
Billy Olsen
3995a330da Add new material types for rail buttons
Add two new material types for rail buttons, delrin and nylon.
The material densities are pulled from wikipedia and cross-referenced
with Dupont's material database.

Additionally, set Delrin as the default material for RailButtons.

Closes #554

Signed-off-by: Billy Olsen <billy.olsen@gmail.com>
2020-03-02 20:33:56 -07:00
Billy Olsen
232b363712 Fix large rail button default size.
The default values assigned to RailButton sizes were configured with
a 1.0 meter outer diameter and 0.8 meter internal diameter (for 1010
rail buttons) which resulted in overly large rail buttons when added
using the default values.

Presuming that 1010 rail buttons are the common and an acceptable
default, change the default button sizes to align with the 1010 size.

Additionally, this change fixes some of the layout issues present in
add railbutton dialog.

Closes #554

Signed-off-by: Billy Olsen <billy.olsen@gmail.com>
2020-03-01 18:26:30 -07:00
JoePfeiffer
f11a3e4d69 Fix issue 361
Continue a simulation until there are no more flight events, instead
of terminating on landing.  Add warnings for all events that occur
after landing.
2019-02-20 19:05:58 -07:00
JoePfeiffer
eeb82c4573 Add warning when flight events remain in queue at ground hit time
(addresses issue #361)
2019-02-19 13:21:58 -07:00
Wes Cravens
5fcd62dc84
Merge pull request #420 from teyrana/fix_new_stage
[fix][oneline] both Create Stage buttons now create stages with the same name
2018-07-05 00:54:41 -05:00
Daniel_M_Williams
14414d6279 [fix] removed duplicate property keys 2018-06-16 19:52:12 -04:00
Daniel_M_Williams
73db54ae7b [fix] removes obsolete l10n string 'RocketActions.ActBoosterstage' from 'core/resources/l10n/message.properties' 2018-06-09 20:22:32 -04:00
Daniel_M_Williams
85fc41d203 [feature][refactor] Implemented Relative Positioning for Axial, Angular, and Radius directions
- Allows more precise and flexible control of component positions
- file format:
  -- maintains compatability with previous major release (15.04)
  -- may not accept file formats from unstable development branches in-between major releases
2018-01-21 12:06:42 -05:00
Daniel_M_Williams
0498900078 [feat] Added Positioning methods and interfaces for Axial, Radius, and Angle directions
- also added minor angle-wrapping function to MathUtil
2018-01-21 12:06:25 -05:00