3580 Commits

Author SHA1 Message Date
SiboVG
1193f3b364 Fix small issues on update checker
Scroll to the top (was on the bottom at first), add margins to the text panel, and add UNIX as a platform for the update checker
2022-06-03 01:34:27 +02:00
Sibo Van Gool
53026d0838 Add check beta updates checkbox in preferences 2022-06-03 00:58:20 +02:00
SiboVG
40eeb99255
Merge pull request #1393 from SiboVG/unstable
Include stability label in rocket view ribbon
2022-05-31 03:26:00 +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
0ff3c739e2 Align ribbon zoom label to zoom combobox 2022-05-31 01:55:00 +02:00
SiboVG
ac57e0851d Fix gapy on macOS and Windows
The problem was that the scaleSelector had a padding around it. Setting the insets to 0 removes that and fixes the y gap issue
2022-05-31 01:33:53 +02:00
SiboVG
d482c62f2e Clean up code a bit 2022-05-31 01:22:39 +02:00
SiboVG
d1656c2954 Reduce gap between zoom buttons and zoom selector 2022-05-31 01:19:45 +02:00
SiboVG
0c09ea5ce0 Make app ribbon y gap smaller for Windows 2022-05-31 01:12:36 +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
Remington Holder
70f3d0fa12
Small UI Fix To Update ComboBox To Display Selection (#1367) 2022-05-29 19:51:10 +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
5c358ab222
Merge pull request #1388 from SiboVG/issue-1286
[#1286] Use table row selection listener to update sim button state
2022-05-29 11:43:19 +02:00
SiboVG
c6cb2aae4c [#1286] Use table row selection listener to update sim button state 2022-05-29 11:39:18 +02:00
SiboVG
35f3044aa1
Merge pull request #1385 from SiboVG/issue-1344
[#1344] Clear preset when centering ring/bulkhead length is changed
2022-05-29 11:07:13 +02:00
SiboVG
f85fa2c472 Replace save file size estimation by info label 2022-05-29 10:16:26 +02:00
SiboVG
f3e4be8a8b
Merge pull request #1387 from hcraigmiller/ParachuteDTO-PresetCD-Error
Corrected Parachute CD preset error
2022-05-29 08:24:20 +02:00
Neil Weinstock
47e58a8ada
Updated zoom button icons (#1386) 2022-05-29 08:23:31 +02:00
hcraigmiller
066e2c8a3b Corrected Parachute CD preset error
Corrected error in preset which used packed length instead of the drag coefficient, and renamed/refactored variable "DragCoefficient" to "dragCoefficient".
2022-05-28 22:16:04 -07:00
SiboVG
0def1b5c05 [#1344] Clear preset when centering ring/bulkhead length is changed 2022-05-27 14:16:53 +02:00
SiboVG
b8a4cf6ad5
Merge pull request #1383 from SiboVG/issue-1278
[#1278] Update simulation preferences UI after reset to default
2022-05-26 20:38:38 +02:00
SiboVG
99f101dc1d [#1278] Update simulation preferences UI after reset to default 2022-05-26 20:33:51 +02:00
SiboVG
675878ff55 Fix zoomlabel bug 2022-05-26 17:31:45 +02:00
SiboVG
93d38cfbac Add tooltip to rotation slider 2022-05-26 17:26:29 +02:00
SiboVG
18a690d829 [#1168] Implement Show/hide CG/CP markings 2022-05-26 17:18:17 +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
9f8354c68a
Merge pull request #1379 from SiboVG/caseInsensSort
Sort preset dialog by manufacturer by default
2022-05-26 01:33:49 +02:00
SiboVG
cdf8594f5b Sort by manufacturer by default 2022-05-26 01:32:37 +02:00
SiboVG
eab85d1253
Merge pull request #1378 from SiboVG/unstable
Back to the stone age: revert installers back to Java 11
2022-05-25 23:09:43 +02:00
SiboVG
4cab6b6152 Back to the stone age: revert installers back to Java 11 2022-05-25 23:09:11 +02:00
SiboVG
c4ffc663bf
Merge pull request #1377 from SiboVG/issue-1375
[#1375] Fix preset not "resetting" nose cone / transition shape parameter
2022-05-25 16:56:21 +02:00
SiboVG
a526b18626 [#1375] Fix preset not "resetting" nose cone / transition shape parameter 2022-05-25 16:54:32 +02:00
SiboVG
6b5982c6aa
Merge pull request #1371 from hcraigmiller/Cd-Code-Correction
Improve parachute preset code/gui
2022-05-25 03:30:18 +02:00
hcraigmiller
853bd8b1e9
Additional suggested changes
Additional suggested changes.
2022-05-24 18:23:39 -07:00
hcraigmiller
a9de95bafa
Implemented suggested changes.
Changed code regarding default constants.
2022-05-24 18:14:08 -07:00
SiboVG
91d46a5dd8
Merge pull request #1376 from hcraigmiller/Streamer-Exit-Preset
Streamer changes exit preset status
2022-05-25 00:47:56 +02:00
hcraigmiller
d5e3c718aa
Corrected global Cd per SiboVG
Corrected omission of global Cd as suggested by @SiboVG.
2022-05-24 13:22:35 -07:00
hcraigmiller
cf7763ab6e
Remove/changed comments
Revised comments re suggestion of SiboVG; checking on global cd change.
2022-05-24 12:52:25 -07:00
hcraigmiller
687d460f0d Streamer changes exit preset status
Changing a streamer characteristic exits preset status; except for streamer length. Selection of a preset streamer when not in preset status (such as re-selecting the same preset streamer after changing one of its characteristics), sets all characteristics (including Cd and automatic checkbox); previously, the Cd and automatic checkbox were not set/reset after a manual Cd change.
2022-05-24 11:19:07 -07:00
Joe Pfeiffer
156dbd5812
Merge pull request #1370 from SiboVG/issue-1285
[#1285] Improve Motors & Configurations UI scalability
2022-05-23 15:29:09 -06:00
Joe Pfeiffer
62113b817f
Merge pull request #1369 from SiboVG/issue-1141
[Fixes #1141] Fix packed length overlap
2022-05-23 15:18:20 -06:00
hcraigmiller
5efab0937c
Remove preset status upon change
A change of the Cd value removes the preset status.
2022-05-22 23:33:15 -07:00
hcraigmiller
aa60f1307f
Remove preset upon changes
Changes in parachute line length and material remove preset status.
2022-05-22 23:27:14 -07:00
hcraigmiller
f1f57bf3e5 Improve parachute preset code/gui
Corrected drag coefficient return from “DEFAULT_CD” to cd.” Condensed code related to setting parachute preset values. Added code to set parachute characteristics to default values when a particular characteristic data field either does not exist, is empty, or (when numerical) has a value that is not greater than zero.
2022-05-22 20:34:35 -07:00
SiboVG
28b56726f4 [#1285] Improve Motors & Configurations UI scalability 2022-05-23 00:52:18 +02:00