SiboVG
a1fb887300
Update install4j icons
2023-01-12 01:30:19 +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
ea237f0fad
Fix typo
2023-01-11 15:00:33 +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
3951e3dcf3
Merge pull request #1963 from SiboVG/unstable
...
Add GitHub sponsor button
2023-01-10 01:15:06 +01:00
Sibo Van Gool
f3a91c135d
Create FUNDING.yml
2023-01-10 01:11:51 +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
Sibo Van Gool
bf0c2fec3e
Merge pull request #1961 from SiboVG/issue-1960
...
[#1960 ] Fix wrong naming of library
2023-01-10 00:08:18 +01:00
SiboVG
0dab094a1a
[ #1960 ] Fix wrong naming of library
2023-01-10 00:01:12 +01:00
SiboVG
f07def955f
I was brought down by my own unit tests!
2023-01-09 17:02:03 +01:00
SiboVG
b1fbc9a025
Whoops, wrong tag
2023-01-09 16:56:28 +01:00
SiboVG
96f8710d81
Add RC to release notes and update info retriever
2023-01-09 16:52:27 +01:00
SiboVG
6604dbdaea
Prep OR for 22.02 release candidate 1
2023-01-09 15:21:48 +01:00
SiboVG
4ef65cecc8
Add 15.03 icon back for possible future reference
2023-01-09 07:37:51 +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
Joe Pfeiffer
3e9434332f
Merge pull request #1957 from SiboVG/issue-960
...
[#960 & #1956 ] Add OK/Cancel button to component config & fix weird multi-comp edit bug
2023-01-08 16:00:32 -07: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
75f1ab0cfb
Remove unneeded translation
2023-01-08 04:57:33 +01:00
SiboVG
9b805e2a0b
Merge remote-tracking branch 'origin/issue-960' into issue-960
2023-01-08 04:39:39 +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
48d0156a35
Merge branch 'unstable' into issue-960
...
# Conflicts:
# core/resources/l10n/messages.properties
2023-01-08 04:33:30 +01:00
SiboVG
a3646cdbf8
Documentation update
2023-01-08 04:25:53 +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
ac03080588
Add multi-comp edit for nose cone flip
2023-01-08 03:11:26 +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
Joe Pfeiffer
00d7ec5891
Merge pull request #1952 from SiboVG/issue-1564
...
[#1564 ] Add component information box
2023-01-06 18:40:51 -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
SiboVG
878654787d
Change 'glider' to 'strap-on booster'
2023-01-07 00:43:41 +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