549 Commits

Author SHA1 Message Date
Joe Pfeiffer
c3a3df9db2
Merge pull request #1427 from SiboVG/issue-1354
[fixes #1354 & #1037] Add support for custom decimal places and exponential notation in simulation exports
2022-06-11 09:22:15 -06:00
SiboVG
ecb831175e Change name to format settings panel 2022-06-11 03:59:12 +02:00
SiboVG
34279641c9 Add decimal places and exponential notation option in sim export 2022-06-11 03:40:10 +02:00
SiboVG
bd3770ddc3 Rename labels of radius offset 2022-06-11 01:18:46 +02:00
SiboVG
96d7a519a5 Update thrust curves 2022-06-08 12:04:57 +02:00
JoePfeiffer
910ef69b79 Remove tube fin stability warning 2022-06-07 10:52:34 -06:00
SiboVG
d63bb18112
Merge pull request #1407 from hcraigmiller/Uniform-Dialog-Mass-Components
Uniform dialog for inner tube
2022-06-04 13:58:11 +02:00
hcraigmiller
1c39d29369 Uniform dialog for inner tube
Uniform dialog for inner tube configuration pane, to match mass components.
2022-06-03 17:33:24 -07:00
Joe Pfeiffer
f184940715
Merge pull request #1403 from SiboVG/softwareUpdaterBeta
Add checkbox in preferences for checking for beta updates + fixes
2022-06-03 10:22:22 -06:00
Sibo Van Gool
53026d0838 Add check beta updates checkbox in preferences 2022-06-03 00:58:20 +02:00
SiboVG
509ef101b8 Change reset separation button text
From 'Reset to default' to 'Reset separation'
2022-06-01 03:11:02 +02:00
SiboVG
da1d112efb Change reset recovery button text
From 'Reset to default' to 'Reset deployment'
2022-06-01 03:07:46 +02:00
SiboVG
8d3e67bfb1 Rename 'copy configuration' to 'duplicate configuration' 2022-05-31 23:00:40 +02:00
SiboVG
7bc6bd2c81 Merge branch 'unstable' into rightClick 2022-05-31 13:53:50 +02:00
SiboVG
4db0b16082 Add tooltip text for CGCP checkbox 2022-05-31 03:25:01 +02:00
SiboVG
b13f024f55 Add stability label in application ribbon 2022-05-31 03:23:09 +02:00
Joe Pfeiffer
2350722daf
Merge pull request #1381 from SiboVG/issue-898
[fixes #898 & #1168] Improve rocket view ribbon for smaller windows + add CG/CP show/hide checkbox
2022-05-30 19:03:35 -06:00
SiboVG
2ab1bee92c Add icons for simulation popup actions 2022-05-30 22:38:26 +02:00
SiboVG
3ceefa0ba4 Move scale translations
This commit will make sense in the next commit
2022-05-30 20:55:40 +02:00
SiboVG
b4c56163e5 Add right-click actions to componentTree 2022-05-30 20:39:39 +02:00
SiboVG
3b6f914496 Implement more right-click actions in simulation table 2022-05-30 13:17:59 +02:00
SiboVG
229f6f6e8c
Merge pull request #1390 from hcraigmiller/Uniform-Dialog-Mass-Components
Uniformity of mass component dialogs
2022-05-29 20:02:50 +02:00
SiboVG
a4326d6de0 Add colon to mass type label 2022-05-29 20:01:22 +02:00
hcraigmiller
43a231c738 Uniformity of mass component dialogs
Unified the look of the dialogs for parachutes, streamers, shock cords, and mass objects.
2022-05-29 10:16:57 -07:00
SiboVG
92e4d8ea4c
Merge pull request #1389 from SiboVG/filesizeest
Replace save file size estimation by info label
2022-05-29 19:02:35 +02:00
SiboVG
f85fa2c472 Replace save file size estimation by info label 2022-05-29 10:16:26 +02:00
Neil Weinstock
47e58a8ada
Updated zoom button icons (#1386) 2022-05-29 08:23:31 +02:00
SiboVG
93d38cfbac Add tooltip to rotation slider 2022-05-26 17:26:29 +02:00
Neil Weinstock
612251f7d1
Updated launch lug and tube fin component icons 2022-05-26 13:29:31 +02:00
SiboVG
5df388bafd [#898] Change RocketPanel ribbon layout to be two-row + add CG/CP checkbox 2022-05-26 12:53:50 +02:00
SiboVG
656d63f3d8 Remove some redundant comments 2022-05-18 00:33:45 +02:00
hcraigmiller
74ae3a03e0 Adds packed length and diameter to preset editor
Adds packed length and diameter to preset editor; also adds labels and additional presets for .orc files so that spill hole data can be added to the .orc files without throwing warnings (does not change editor for spill holes).
2022-05-10 17:33:57 -07:00
SiboVG
c156e433a3 Update beta 3 build version 2022-05-10 03:54:23 +02:00
SiboVG
25a6ec95d2 Update thrustcurves 2022-05-10 03:24:06 +02:00
SiboVG
f73e21f45a Use 'design info' instead of 'specs' 2022-05-05 03:00:26 +02:00
hcraigmiller
061acb8f89 Fixed icon missing error
OR was throwing a missing icon error on startup. This fixes that issue.
2022-05-04 17:02:17 -07:00
SiboVG
9f85681629 Use horizontal ellipsis character for ... 2022-05-04 23:49:25 +02:00
hcraigmiller
85559d6da2 Update File menu and submenu
Improves File menu and submenus in preparation for the addition of future features.
2022-05-04 14:14:59 -07:00
hcraigmiller
c007888172
Clean up messages
From: main.menu.file.export_as = Export...
     To: main.menu.file.export_as = Export as...
From: main.menu.file.export_as.desc = Export model to Rocksim .rkt file
     To: main.menu.file.export_as.desc = Export model to selected file format
2022-05-01 01:53:52 -07:00
hcraigmiller
735966de36 NEW Export Feature
Replaces previous commit
2022-05-01 00:12:09 -07:00
JoePfeiffer
4477d9226e commit the work-in-progress drag calculations, including creating TubeCalc for calculations common to LaunchLugs and TubeFinSets 2022-04-20 15:42:19 -06:00
JoePfeiffer
66349d5996 Merge branch 'unstable' into update-version 2022-03-25 12:36:45 -06:00
JoePfeiffer
6dca84ebbf update version numbers in build.properties and install4j config 2022-03-25 12:34:56 -06:00
SiboVG
f595b4f1c6 Update motors 2022-03-24 12:45:05 +01:00
Remington Holder
2d5d1b3eca Changes "Save As PNG" to "Export Image"
- Change improves application uniformity
2022-03-20 22:08:03 -04:00
Remington Holder
0a45df5167 (Minor) Adds Newline For Code Readability 2022-03-20 21:49:39 -04:00
Remington Holder
670455fb2d Formats Comments & Makes "Save As Image" Translatable 2022-03-20 21:39:26 -04:00
Remington Holder
c73a41071a Various Small Updates To PNG Chart Export
- Creates PNG file filter
- Adds new file filter to translation file
- Makes Exported Chart's Width & Height as it is displayed
- Changes Button From Print Icon to "Save As Image" text
2022-03-20 20:38:20 -04:00
SiboVG
73044b3570 Update overridden text message 2022-03-06 02:36:49 +01:00
SiboVG
6ca76c4e43 [fixes #1078] Add opacity slider to appearance config 2022-02-28 18:03:40 +01:00