6215 Commits

Author SHA1 Message Date
JoePfeiffer
c0b0eab4e6 Clean up code for mass and CG overrides
For component assemblies, set CG to CG of children when overriding mass
Fix handling of "override for children"
2023-11-15 09:13:09 -07:00
JoePfeiffer
98562bcfa7 Fix comments regarding mass and CG overrides 2023-11-15 07:09:20 -07:00
SiboVG
94c2c1ef38 Major refactor of simulation options UI 2023-11-15 04:41:31 +01:00
Isaac
1e0947529c [2258] Changed the size of the spinners and unit selector and removed wildcard imports. 2023-11-13 13:53:46 +00:00
Sibo Van Gool
41ea369856
Change 3D printing design name 2023-11-13 12:09:33 +01:00
Sibo Van Gool
f304e4577a
Merge branch 'unstable' into issue-2258 2023-11-13 03:57:48 +01:00
SiboVG
e62cd4c6db Set column widths in miglayout 2023-11-13 03:43:38 +01:00
SiboVG
6b5b951fe5 Add correct border for dark theme unit selectors 2023-11-13 03:30:44 +01:00
Sibo Van Gool
8906eef681
No need to mention uploading a JAR file anymore 2023-11-13 03:13:49 +01:00
Isaac
e4ace36e93 [2258] Changed the static text box in the component analysis dialog to a JSpinner. 2023-11-13 00:13:03 +00:00
SiboVG
0b3b31275d Also check color when using default material 2023-11-12 18:00:53 +01:00
Sibo Van Gool
b8abe56fcd
Link website as info source 2023-11-05 20:29:28 +01:00
SiboVG
6ca19a960e Merge remote-tracking branch 'origin/unstable' into unstable 2023-11-04 16:20:13 +01:00
SiboVG
c817148feb Update installers for 23.09 2023-11-04 16:20:06 +01:00
SiboVG
aea36b4cee Update release notes for OR 23.09 2023-11-03 11:59:37 +01:00
Sibo Van Gool
6ccd924400
Merge pull request #2387 from JoePfeiffer/fix-2386
Avoid divide by 0 in TubeCalc when velocity is 0 by setting CD to 0 in this case.
2023-10-31 20:49:01 +01:00
Sibo Van Gool
60eb264b68
Merge pull request #2390 from SiboVG/issue-2385
[#2385] Use plot colors for thrust curves
2023-10-31 20:48:48 +01:00
SiboVG
30c7f63cf7 [#2385] Use plot colors for thrust curves 2023-10-31 16:21:09 +01:00
SiboVG
48d9532e2f Merge remote-tracking branch 'origin/unstable' into unstable 2023-10-30 13:29:06 +01:00
SiboVG
b0fdb57167 Switch import and export preferences button order 2023-10-30 13:28:59 +01:00
Sibo Van Gool
5682c31d41
Change wording 2023-10-30 12:25:16 +01:00
Sibo Van Gool
613370c2ca
Add emoji :) 2023-10-30 12:23:10 +01:00
Sibo Van Gool
b3733021da
Add getting started section 2023-10-30 12:21:59 +01:00
Sibo Van Gool
5528040ee0
Add getting started image 2023-10-30 12:18:08 +01:00
Sibo Van Gool
5cd5fae0c2
Some more improvements 2023-10-30 12:10:12 +01:00
Sibo Van Gool
6b2461259c
Change wording 2023-10-30 12:05:41 +01:00
Sibo Van Gool
3452416353
Improve README visuals 2023-10-30 12:04:36 +01:00
Sibo Van Gool
b776739464
Merge pull request #2389 from SiboVG/issue-2357
[#2357] Remember column width, order, and visibility in preset table
2023-10-30 11:34:38 +01:00
Joe Pfeiffer
2e599f18e0
Merge branch 'openrocket:unstable' into inch-surface-roughness 2023-10-26 15:31:06 -06:00
Joe Pfeiffer
92d692f029
Merge branch 'openrocket:unstable' into fix-acceleration-status 2023-10-26 15:30:45 -06:00
JoePfeiffer
01f1dd1dc6 Avoid divide by 0 in TubeCalc when velocity is 0 by setting CD to 0 in this case. 2023-10-26 14:06:42 -06:00
SiboVG
439b0a77c6 First restore column visibility
Fixes the second column to start disappearing...
2023-10-25 01:29:53 +02:00
SiboVG
78dac7e498 Compute optimal column width if not in preference 2023-10-25 01:23:56 +02:00
SiboVG
bec89c444b Merge branch 'unstable' into issue-2357 2023-10-23 23:48:21 +02:00
Sibo Van Gool
1690f96c3f
Fix typo 2023-10-23 23:38:17 +02:00
Joe Pfeiffer
be68b8391e
Merge pull request #2382 from SiboVG/issue-2381
[#2381] Use proper view index in table selection
2023-10-23 12:18:32 -06:00
SiboVG
30c4b84d87 [#2357] Save column width, order, and visibility in preset table 2023-10-23 20:02:51 +02:00
SiboVG
c5e8bbbe9c Use proper view index in table selection 2023-10-23 20:00:23 +02:00
SiboVG
3e33c8fceb Properly dispose component config dialog (for dark theme UI) 2023-10-23 19:23:37 +02:00
SiboVG
8ca59685ed Fix duplicate preference window upon prefs import 2023-10-23 16:27:19 +02:00
SiboVG
09769dfe08 Only use macOS hack in light theme 2023-10-23 00:40:28 +02:00
SiboVG
8ea169dc90 Remove unused table columns instead of simply hiding them 2023-10-22 23:05:51 +02:00
Sibo Van Gool
e46c0bec2b
Merge pull request #2379 from SiboVG/issue-2378
Include radius clamping in clamping exclude
2023-10-21 01:42:44 +02:00
SiboVG
10c4d3da82 Include radius clamping in clamping exclude 2023-10-21 01:42:16 +02:00
Joe Pfeiffer
ec509e79b4
Merge pull request #2375 from JoePfeiffer/add-3d-example
Failed to add revised 3D printing example to repository
2023-10-18 07:45:26 -06:00
JoePfeiffer
67b3256dbf Failed to add revised 3D printing example to repository before 2023-10-18 07:16:52 -06:00
Joe Pfeiffer
29e3166487
Merge branch 'openrocket:unstable' into inch-surface-roughness 2023-10-17 07:57:14 -06:00
Joe Pfeiffer
831ef43233
Merge branch 'openrocket:unstable' into fix-acceleration-status 2023-10-17 07:56:56 -06:00
Joe Pfeiffer
cc16eb7f12
Merge pull request #2372 from JoePfeiffer/clarify-3d
Clarify that only nose cone and fins of 3D printed example rocket are to be printed
2023-10-17 06:44:33 -06:00
JoePfeiffer
afed541fb1 Oops, forgot I had a modified file in here 2023-10-16 16:22:48 -06:00