SiboVG
e6f3c7b040
Promote placement to top-right 🍾
2023-01-16 03:43:28 +01:00
SiboVG
25f0984334
Sync sims modID after file import
...
This fixes loaded sims to still be marked as up-to-date after .ork importing
2023-01-16 03:26:29 +01:00
SiboVG
993cd3169a
Fix sims going out-of-date on stage activeness change
2023-01-16 03:25:50 +01:00
SiboVG
be7813b23d
Remove redundant update calls
...
These are already called in fireChangeEvent()
2023-01-16 02:41:42 +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
Sibo Van Gool
16f7e6ab54
Merge pull request #1977 from janforys/add-jar-files
...
Add JAR files to proper work of project load
2023-01-16 01:01:58 +01:00
janforys
cd202b77b3
Add JAR files to proper work of project load
2023-01-16 00:53:20 +01:00
SiboVG
de32314569
[ #1973 ] Don't mark all simulations out-of-date on flight config change
2023-01-16 00:10:09 +01:00
SiboVG
f25e3c8297
Remove separators + final adjustments
2023-01-15 19:55:15 +01:00
JoePfeiffer
5cfdb3959e
Need to clamp finPosition, not value
2023-01-15 11:30:50 -07: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
Sibo Van Gool
737629ba36
Merge pull request #1967 from SiboVG/issue-1966
...
[#1966 ] Pass File in FileIterator instead of filename
2023-01-13 00:30:33 +01:00
Neil Weinstock
82d7a7a953
First pass of RC1 release notes
2023-01-12 10:26:33 -05:00
Neil Weinstock
faedd1e454
Newline cleanup
2023-01-12 08:36:20 -05:00
Neil Weinstock
dfa307b1ad
RC1 release notes placeholder
2023-01-12 08:35:13 -05: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
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