4826 Commits

Author SHA1 Message Date
JoePfeiffer
9a078f0e68 Mark simulations loaded from .ork file with blue sphere (same as data from
external sources -- do we actually have a way to load data from external sources?) and appropriate tooltip
2023-02-23 15:37:05 -07:00
JoePfeiffer
f0621e5790 Change simulation file loader so it always marks a simulation as LOADED if it has data, and NOT_SIMULATED if it doesn't. This is more reliable than the status attributed, as that gets saved as notsimulated when only summary data is saved.
Also clean up logic in Simulation constructor a bit,
2023-02-23 15:15:54 -07:00
JoePfeiffer
297ab11fe2 Don't bail on importing sim data when there is no <databranch> tag; we can
still have summary data
2023-02-23 14:23:31 -07:00
Sibo Van Gool
d67f7aa94d
Merge pull request #2063 from SiboVG/issue-2062
[#2062] Change axial method "Tip of the nose cone" to "Tip of the rocket"
2023-02-22 01:04:58 +01:00
SiboVG
a9dbacd981 [#2062] Change axial method "Tip of the nose cone" to "Tip of the rocket" 2023-02-22 01:04:18 +01:00
Sibo Van Gool
9618fdb400
Merge pull request #2053 from SiboVG/issue-2040
[#2040] Fix CM of launch lug & rail button instances
2023-02-21 23:32:39 +01:00
Sibo Van Gool
98dccd868a
Merge pull request #2049 from SiboVG/issue-2047
[#2047] Fix pod set & booster markers
2023-02-21 23:32:18 +01:00
Sibo Van Gool
ab0fb6aedb
Merge pull request #2056 from SiboVG/issue-2046
[#2046] Add Wiki button to help menu
2023-02-16 15:37:17 +01:00
Sibo Van Gool
f63acc25fe
Merge pull request #2054 from SiboVG/issue-2051
[#2051] Sanitize some XML content
2023-02-16 05:12:30 +01:00
Sibo Van Gool
993f193a20
Merge pull request #2052 from SiboVG/issue-2050
[#2050] Fix carets rotation in top view
2023-02-16 05:12:08 +01:00
Sibo Van Gool
45604e22cf
Merge pull request #2042 from SiboVG/issue-2003
[#2003] Increase resolution of launch temp and pressure to 2 decimals
2023-02-16 05:11:35 +01:00
SiboVG
b15dcd3668 Include icon 2023-02-14 11:26:30 +00:00
SiboVG
cff2cf4f3c [#2046] Add Wiki button to help menu 2023-02-14 03:51:39 +00:00
SiboVG
c35a15a8cd Refactor URL opening in dedicated method 2023-02-14 03:40:40 +00:00
SiboVG
17199f0160 Remove unused imports 2023-02-14 03:35:58 +00:00
SiboVG
3e6d327e1c Refactor help menu 2023-02-14 03:26:32 +00:00
SiboVG
b158ca0ff6 Merge branch 'unstable' into issue-2040 2023-02-14 03:06:07 +00:00
Sibo Van Gool
65903bd88c
Merge pull request #2041 from SiboVG/issue-2035
[#2035] Add instances setting in launch lug config
2023-02-14 03:05:13 +00:00
SiboVG
1809f93f8b [#2051] Sanitize some XML content 2023-02-14 02:59:59 +00:00
SiboVG
8a691759b7 [#2050] Fix carets rotation in top view 2023-02-14 01:06:00 +00:00
SiboVG
6449883ddd [#2040] Fix CM of launch lug & rail button instances 2023-02-13 23:56:08 +00:00
SiboVG
1b3a9b7c87 [#2047] Fix pod set & booster markers 2023-02-13 14:23:23 +00:00
Sibo Van Gool
4113f023f8
Merge pull request #2039 from SiboVG/issue-2034
[#2034] Encapsulate instances in separate panel
2023-02-12 18:35:21 +00:00
SiboVG
bb9475859e Merge remote-tracking branch 'origin/issue-2034' into issue-2034 2023-02-12 18:34:23 +00:00
SiboVG
b2f559e3db Re-implement #2038 2023-02-12 18:34:13 +00:00
Sibo Van Gool
1343fd9a57
Merge branch 'unstable' into issue-2034 2023-02-12 18:34:02 +00:00
Sibo Van Gool
8360b16c0a
Merge pull request #2038 from SiboVG/issue-2033
[#2033] Fix negative slider value in instance separation
2023-02-12 18:32:32 +00:00
Sibo Van Gool
664336cd79
Merge pull request #2037 from SiboVG/issue-2036
[#2036] Fix incorrect position of parachute when auto radius
2023-02-12 18:32:07 +00:00
SiboVG
b3e4d89973 Set default launch lug instance separation 2023-02-12 18:31:07 +00:00
SiboVG
ba341fc0bb Update unit tests 2023-02-12 09:40:59 +00:00
SiboVG
377fbf02f8 [#2035] Add instances setting in launch lug config 2023-02-12 09:27:36 +00:00
SiboVG
fc0d8bc438 [#2034] Encapsulate instances in separate panel 2023-02-12 09:06:08 +00:00
SiboVG
556f7d0e81 [#2033] Fix negative slider value in instance separation 2023-02-12 08:54:41 +00:00
SiboVG
0fb70b9e81 [#2036] Fix incorrect position of parachute when auto radius 2023-02-12 08:48:24 +00:00
Sibo Van Gool
034eadb82a
Add feature request tag to title 2023-02-11 20:30:36 +00:00
Sibo Van Gool
31a0fb3984
Add bug tag to bug report title 2023-02-11 20:30:00 +00:00
SiboVG
cc61cb9c1a [#2003] Increase resolution of launch temp and pressure to 2 decimals 2023-02-10 11:53:09 +00:00
Neil Weinstock
5da12b1bc8
Update issue templates 2023-02-08 20:59:10 -05:00
Neil Weinstock
fd0f75377d
Update issue templates 2023-02-08 20:57:08 -05:00
Sibo Van Gool
4d6916bb47
Merge pull request #2023 from SiboVG/unstable
Set final release notes date
release-22.02
2023-02-06 04:52:09 +00:00
SiboVG
bf60aa361f Add some high-res logo images 2023-02-06 04:36:51 +00:00
SiboVG
54fa8fcc24 Update ChangeLog (after all those years...) 2023-02-06 04:24:42 +00:00
SiboVG
b133eaff75 Set final date for 22.02 release notes 2023-02-06 04:12:02 +00:00
Sibo Van Gool
186a02edf7
Merge pull request #2021 from neilweinstock/final-release-notes
Final release notes
2023-02-06 02:05:59 +00:00
Neil Weinstock
b5dcca7e24
Update ReleaseNotes.md 2023-02-05 20:09:10 -05:00
Neil Weinstock
923bdda1b0
Fixed macOS capitalization 2023-02-05 16:07:56 -05:00
Sibo Van Gool
58d586ddf8
Merge pull request #2022 from SiboVG/downloads-redirect
Redirect software updater download button to website
2023-02-05 19:54:54 +00:00
SiboVG
94b9cedee6 Redirect software updater download button to website
Shh, ignore the easter-eggs, you saw nothing.
2023-02-05 19:53:19 +00:00
Neil Weinstock
00a035b30a
Added thank you to users 2023-02-05 10:56:17 -05:00
Neil Weinstock
a6697c2191
Incorporate Sibo's comments 2023-02-05 08:41:03 -05:00