SiboVG
e1ff8fb39c
Merge branch 'unstable' into issue-1980
2023-01-17 21:05:25 +01:00
SiboVG
fc7a026d68
Merge branch 'unstable' into Update-example-rockets-to-include-simulation-data
...
# Conflicts:
# swing/resources/datafiles/examples/Simulation extensions and scripting.ork
# swing/resources/datafiles/examples/Simulation extensions.ork
2023-01-17 19:25:13 +01:00
Joe Pfeiffer
9a795b21a9
Merge pull request #1971 from SiboVG/update-config-dialogs
...
Update config dialogs
2023-01-17 11:09:36 -07:00
JoePfeiffer
88e09bacd4
Update saved simulation results for extension and scripting examples
2023-01-17 09:41:28 -07:00
JoePfeiffer
768dcdaead
fix merge conflict
2023-01-17 09:20:05 -07:00
SiboVG
b1e173d54e
Refactor pod/booster shapes
2023-01-17 02:00:21 +01:00
H Craig Miller
3989dff667
Update Pods--powered with recovery deployment.ork
...
Corrected settings on powered pods
2023-01-15 21:00:19 -08:00
SiboVG
305ae65030
Also use border on single-combo material panels
2023-01-16 03:53:06 +01:00
SiboVG
23461c4cb2
Clean up imports
2023-01-16 03:44:15 +01:00
SiboVG
e6f3c7b040
Promote placement to top-right 🍾
2023-01-16 03:43:28 +01:00
H Craig Miller
d75d8e425b
[1972] Update example rockets to include simulation data
...
All designs checked/updated simulations.
2023-01-15 17:16:52 -08:00
SiboVG
f25e3c8297
Remove separators + final adjustments
2023-01-15 19:55:15 +01:00
SiboVG
1361c1a46d
Fix layout in sim preferences
2023-01-15 17:24:38 +01:00
SiboVG
e6ee6573f6
Re-order component config general tabs
2023-01-14 23:06:45 +01:00
SiboVG
a8945c7bb0
Change general tab categorizations
2023-01-13 02:49:09 +01:00
Sibo Van Gool
890d6def2d
Merge pull request #1955 from hcraigmiller/Update-examples-reduce-descent-fps
...
Update parachutes of 4 example rockets to reduce descent fps
2023-01-13 01:06:07 +01:00
SiboVG
6f2a633fdc
Fix missing translations for fin set config fillets
2023-01-12 14:05:23 +01:00
SiboVG
0e3f87b73d
Fix a bunch of small stuff
2023-01-12 02:37:23 +01:00
SiboVG
9c7afc669a
[ #1966 ] Pass File in FileIterator instead of filename
2023-01-12 00:30:56 +01:00
SiboVG
e2e9635136
Fix value slider when mid-point is set perfectly in the middle
2023-01-11 23:44:21 +01:00
SiboVG
802dc2fd89
Remove unused import
2023-01-11 14:39:05 +01:00
SiboVG
73e6a2e78c
Improve booster dialog
2023-01-11 14:35:09 +01:00
SiboVG
9d58b08f39
Improve dialogs
2023-01-11 14:34:56 +01:00
SiboVG
615607fee3
Fix fin set sliders
2023-01-11 14:32:20 +01:00
SiboVG
8a7f28e03c
Don't let appearance panel widgets space out vertically + others
2023-01-11 14:32:20 +01:00
SiboVG
b6c581ffa5
Fix parachute config dialog
2023-01-11 14:32:20 +01:00
SiboVG
c75ab4cede
Improve override tab
2023-01-11 14:32:20 +01:00
SiboVG
d4cd1655ea
Fix nose cone shoulder tab
2023-01-10 23:52:18 +01:00
SiboVG
8386086ed7
Fix radial position tab of inner tube
2023-01-10 23:21:50 +01:00
SiboVG
30a2103645
Fix wide inner tube config dialog
2023-01-10 22:51:36 +01:00
Sibo Van Gool
349c138a0f
Update unit tests slightly ( #1962 )
...
Update unit tests slightly
I guess there was a sim change recently that caused the altitude to increase slightly. It's not the first time that the sim fails here
2023-01-10 00:52:39 +01:00
SiboVG
0dab094a1a
[ #1960 ] Fix wrong naming of library
2023-01-10 00:01:12 +01:00
Sibo Van Gool
042e2ec396
Merge pull request #1958 from SiboVG/unstable
...
[#1136 ] Add JOGL for macOS arm64 architecture - Fixes 3D support on macOS Silicon in Java 17
2023-01-09 07:27:37 +01:00
H Craig Miller
15ca3bc738
Update Pods--airframes and winglets.ork
...
Added Pods--airframes and winglets. I don't know why it was glitched, but I couldn't replicate the glitch.
2023-01-08 19:21:39 -08:00
H Craig Miller
f128d9561c
Merge branch 'openrocket:unstable' into Update-examples-reduce-descent-fps
2023-01-08 19:14:55 -08:00
SiboVG
001414097f
Update jogl-all to fix #1156 (again) - hopefully
2023-01-09 00:57:35 +01:00
SiboVG
b2d19181b1
Don't clear config listeners on document undo
2023-01-08 23:36:06 +01:00
SiboVG
01bdf1112f
Add JOGL for macOS arm64 architecture
2023-01-08 22:58:39 +01:00
SiboVG
7ea17b01d2
Don't close config dialog if cancel no option selected
2023-01-08 18:19:54 +01:00
SiboVG
e58761b1eb
Merge branch 'unstable' into issue-960
...
# Conflicts:
# core/resources/l10n/messages.properties
2023-01-08 04:39:26 +01:00
SiboVG
e8638b25cf
[ #1956 ] Fix issue in multi-comp edit during undo operation
...
At least I hope this fixes it; it was a weird bug and hard to replicate...
2023-01-08 04:25:53 +01:00
SiboVG
0120ba7bcc
[ #960 ] Add OK/Cancel button in component config + modified symbol
2023-01-08 02:47:58 +01:00
JoePfeiffer
f61b8799ab
Name chutes "main" and "drogue", not part number.
2023-01-07 15:54:24 -07:00
JoePfeiffer
b4a6022de2
change parachute sizes for safer descent rates
2023-01-07 15:50:16 -07:00
H Craig Miller
d27a836622
Update example parachutes to reduce descent fps
...
Adjusted example parachutes to reduce descent fps on mains to about or less than 18 fps and on drogues to about or less than 90 fps. The affected examples are: Two-stage rocket, TARC payload rocket, Airstart rocket, and Dual parachute deployment rocket.
2023-01-07 11:29:53 -08:00
JoePfeiffer
ba64ba2f1a
add revised scripting example
2023-01-07 08:07:36 -07:00
SiboVG
272fa8651a
Re-add imports
2023-01-07 01:43:07 +01:00
SiboVG
8124918cdf
Merge branch 'unstable' into issue-1564
2023-01-07 01:39:34 +01:00
Neil Weinstock
94d376540a
New app icons ( #1944 )
...
Add new app icons
2023-01-07 00:41:33 +01:00
Joe Pfeiffer
d60045baca
Merge pull request #1953 from SiboVG/issue-1942
...
[#1942 ] Fix text component selection key behavior
2023-01-06 16:22:27 -07:00