3965 Commits

Author SHA1 Message Date
SiboVG
92b7c5e6a9 Fix unit tests
The setRadius method is meant to set the total radius from the center of the parent, so not really like is implemented in the unit test...
2022-06-11 01:37:45 +02:00
SiboVG
7ec703964c Fix bug radius offset not updating with radius method 2022-06-11 01:19:04 +02:00
SiboVG
bd3770ddc3 Rename labels of radius offset 2022-06-11 01:18:46 +02:00
SiboVG
5365a210fd [#1422] Add sliders to ComponentAssemblyConfig 2022-06-11 01:18:00 +02:00
SiboVG
caca5fe7be [#1423] Make sure zoom combobox can fit 'Fit (100.0%)' 2022-06-10 15:21:03 +02:00
SiboVG
0c9cb22660
Merge pull request #1415 from SiboVG/issue-1351
[Fixes #1351] Include ymin in 3D figure bounding box calculation
2022-06-09 21:42:41 +02:00
SiboVG
f77578c5c7 Base 3D view zoom on maximum radius 2022-06-09 20:52:10 +02:00
SiboVG
b0754e3e8a Merge branch 'unstable' into issue-1351 2022-06-09 20:11:00 +02:00
SiboVG
b8b91ffac2
Merge pull request #1421 from SiboVG/issue-1420
[#1420] Add clicked component check
2022-06-09 19:06:04 +02:00
SiboVG
49c641a71e [#1420] Add clicked component check 2022-06-09 19:05:27 +02:00
SiboVG
910fd7c7cd
Merge pull request #1417 from SiboVG/issue-1231
[#1231] Include non-aerodynamic components in bounding box calculations
2022-06-09 18:58:07 +02:00
SiboVG
1b9751562a [#1231] Split bounding box and length in aerodynamic and all
Some parts of the program need only the bounding box of aerodynamic parts (most parts of the program), but a couple others need the bounding box and length of all components
2022-06-08 22:14:19 +02:00
SiboVG
34b5729693 [#1231] Include non-aerodynamic components in bounding box calculations 2022-06-08 21:17:48 +02:00
Joe Pfeiffer
add1682ab4
Merge pull request #1414 from JoePfeiffer/fin-count
Found another couple of instances of fins being multiplied by fincount
2022-06-08 10:03:57 -06:00
SiboVG
72847b96eb
Merge pull request #1416 from SiboVG/unstable
Update thrust curves
2022-06-08 12:05:28 +02:00
SiboVG
96d7a519a5 Update thrust curves 2022-06-08 12:04:57 +02:00
SiboVG
20ec790c56 [#1351] Include ymin in 3D figure bounding box calculation 2022-06-08 11:53:09 +02:00
JoePfeiffer
72ebd97eef Found another couple of instances of fins being multiplied by fincount 2022-06-07 16:37:02 -06:00
Joe Pfeiffer
ca9241f562
Merge pull request #1413 from JoePfeiffer/fix-1258
Update tube fin stabililty calculations
2022-06-07 15:28:54 -06:00
SiboVG
213a9b9063
Merge pull request #1412 from SiboVG/issue-1411
[#1411] Show combined mass of multi-selection hover in component
2022-06-07 23:14:49 +02:00
SiboVG
0ae7a00e3c [#1411] Show combined mass of multi-selection hover in component 2022-06-07 19:04:31 +02:00
JoePfeiffer
157fd1a5bc Merge remote-tracking branch 'origin' into fix-1258 2022-06-07 10:54:54 -06:00
JoePfeiffer
910ef69b79 Remove tube fin stability warning 2022-06-07 10:52:34 -06:00
Joe Pfeiffer
54b5677dea
Merge pull request #1410 from SiboVG/issue-1409
[fixes #1409] Remove instancecount multiplication in getSectionMass
2022-06-06 18:21:43 -06:00
SiboVG
6478046bcb [#1409] Remove instancecount multiplication in getSectionMass 2022-06-07 02:04:32 +02:00
JoePfeiffer
27b1380a45 Merge remote-tracking branch 'origin' into fix-1258 2022-06-06 14:18:22 -06:00
JoePfeiffer
fe587d5bfc calculate tube fin Cna 2022-06-05 10:31:47 -06:00
SiboVG
5ad8d91bc3
Merge branch 'openrocket:unstable' into unstable 2022-06-05 13:57:37 +02:00
SiboVG
9c77ffab1f
Fix sim updating when plotting 2022-06-05 13:57:29 +02:00
SiboVG
acc0ed2d12 Merge remote-tracking branch 'origin/unstable' into unstable 2022-06-05 13:56:05 +02:00
SiboVG
404c2c8626 Fix sim updating when plotting 2022-06-05 13:55:31 +02: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
SiboVG
23165d6288
Merge pull request #1406 from SiboVG/issue-1099
[#1099] Fix button grey out on macOS
2022-06-04 02:01:49 +02:00
SiboVG
e516ddb223 [#1099] Fix button grey out on macOS 2022-06-04 01:59:11 +02: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
Joe Pfeiffer
aef0b9ef7c
Merge pull request #1402 from JoePfeiffer/fix-1356
update iteration through rocket components to account for inactive components and instances
2022-06-03 10:21:56 -06:00
SiboVG
3148a25217
Merge pull request #1404 from SiboVG/issue-move-simbutt
Move series selection in sim plot to the beginning
2022-06-03 14:27:53 +02:00
SiboVG
c7a824841b Move series selection in sim plot to the beginning 2022-06-03 03:49:56 +02:00
Joe Pfeiffer
02fd230df8
Merge pull request #1395 from SiboVG/rightClick
Implement right-click popup menus (+ others...)
2022-06-02 19:23:30 -06:00
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
JoePfeiffer
98b60d1f7a update iteration through rocket components to account for inactive components and instances 2022-06-02 15:05:17 -06:00
Joe Pfeiffer
40bd725e9b
Merge pull request #1399 from SiboVG/issue-1397
[#1397] Fix streamer packed length updating strip width
2022-06-01 21:07:53 -06:00
SiboVG
8ecf888a13 [#1397] Fix streamer packed length updating strip width 2022-06-02 01:48:07 +02:00
SiboVG
ce4172524b Fix scale issue for stage and rocket 2022-06-02 01:31:57 +02:00
SiboVG
5b482ccdab Add undo for sim duplicate 2022-06-02 01:24:58 +02:00
SiboVG
fd4c647b36 Add right-click select to simulation panel 2022-06-02 01:10:43 +02:00
SiboVG
749047a791 Fix popup not correct column 2022-06-02 00:48:05 +02:00
SiboVG
8f2201ba9b Fix duplication NullPointException 2022-06-02 00:44:10 +02:00