5066 Commits

Author SHA1 Message Date
SiboVG
60896d2236 Better warning component printing 2023-01-21 13:14:57 +01:00
JoePfeiffer
c286eeaa16 check for children before taking child in geometry check. 2023-01-20 17:45:47 -07:00
JoePfeiffer
458e9e3d3d Add unit test for in-line pods 2023-01-20 11:33:34 -07:00
JoePfeiffer
6a64aa38d4 Add gap check for disabled stage
Add overlap checks for pod and parent component
2023-01-19 19:48:42 -07:00
Sibo Van Gool
ad676d9f5d
Merge pull request #1976 from SiboVG/issue-1973
[#1973] Don't mark all simulations out-of-date on flight config change
2023-01-20 00:58:00 +01:00
Sibo Van Gool
55e03f97d6
Merge pull request #1984 from SiboVG/issue-1981
[#1981] Update pod/booster marker position based on axial method & Correct for pod/booster marker radius offset
2023-01-20 00:56:50 +01:00
Sibo Van Gool
0258226aa1
Merge pull request #1983 from SiboVG/issue-1980
[#1980] Render booster markers even if no children
2023-01-20 00:56:32 +01:00
JoePfeiffer
098223eb31 Check for gaps and overlaps in airframe 2023-01-18 10:14:08 -07:00
JoePfeiffer
f03e31596a Make previous/next symmetric component search look for in-line pods 2023-01-18 10:13:32 -07:00
SiboVG
8a04eed0a2 [#1981] Correct for pod/booster marker radius offset 2023-01-18 02:32:08 +01:00
SiboVG
fcc3de10da [#1981] Update pod/booster marker position based on axial method 2023-01-18 00:40:38 +01:00
SiboVG
08b9afb6ca Refactor again 2023-01-18 00:20:44 +01:00
SiboVG
3d02766d41 [#1980] Render booster markers even if no children 2023-01-18 00:13:04 +01:00
SiboVG
738905d6d8 Refactoring 2023-01-17 22:48:28 +01:00
SiboVG
e1ff8fb39c Merge branch 'unstable' into issue-1980 2023-01-17 21:05:25 +01:00
Sibo Van Gool
1dc0bc03fa
Merge pull request #1978 from hcraigmiller/Update-example-rockets-to-include-simulation-data
[1972] Update example rockets to include simulation data
2023-01-17 19:30:59 +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
Sibo Van Gool
29e49f164a
Merge pull request #1954 from JoePfeiffer/fix-1923
Separate extension and scripting examples.
2023-01-17 19:04:23 +01:00
JoePfeiffer
88e09bacd4 Update saved simulation results for extension and scripting examples 2023-01-17 09:41:28 -07:00
JoePfeiffer
b272a98620 Update unit tests since rocket is now a copy during the simulation 2023-01-17 09:32:32 -07:00
JoePfeiffer
768dcdaead fix merge conflict 2023-01-17 09:20:05 -07:00
JoePfeiffer
58ac3e4a1d Make copy of rocket when starting simulation 2023-01-17 09:11:45 -07:00
SiboVG
b1e173d54e Refactor pod/booster shapes 2023-01-17 02:00:21 +01:00
SiboVG
ebb9fd0e3c Merge branch 'unstable' into issue-1894 2023-01-16 23:20:27 +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
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