2604 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
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
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
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
1343fd9a57
Merge branch 'unstable' into issue-2034 2023-02-12 18:34:02 +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
0fb70b9e81 [#2036] Fix incorrect position of parachute when auto radius 2023-02-12 08:48:24 +00:00
SiboVG
cc61cb9c1a [#2003] Increase resolution of launch temp and pressure to 2 decimals 2023-02-10 11:53:09 +00:00
SiboVG
bf60aa361f Add some high-res logo images 2023-02-06 04:36:51 +00:00
Joe Pfeiffer
6e17dd7c1d
Merge pull request #2008 from SiboVG/issue-2001
[#2001] Add document save change on sim edit
2023-02-03 10:10:58 -07:00
SiboVG
d8df37ffc3 Update Dutch translations 2023-02-03 03:46:52 +00:00
SiboVG
10e6b7da59 Merge remote-tracking branch 'origin/unstable' into unstable 2023-02-03 03:39:19 +00:00
SiboVG
9c45e067fc Fix some issues in software updater 2023-02-03 01:33:55 +00:00
Sibo Van Gool
ae87efe189
Merge pull request #2011 from SiboVG/issue-2009
[#2009] When canceling a component change, check for an unmodified component earlier on
2023-02-02 02:57:54 +00:00
SiboVG
8171492a8a Add ability to test welcome info retrieval from IDE 2023-02-02 02:31:21 +00:00
SiboVG
a412100140 Add additional debug messages 2023-02-02 02:20:02 +00:00
SiboVG
406601665d Bump release version to 22.02 2023-02-02 02:02:30 +00:00
SiboVG
545ea12fad Put show discard changes preferences in pref dialog 2023-02-01 21:23:54 +00:00
SiboVG
b718c5a0e1 [#1999] Add checkbox to show/hide warnings 2023-02-01 15:51:49 +00:00
SiboVG
8d62dee370 [#2001] Add document save change on sim edit 2023-02-01 15:32:06 +00:00
SiboVG
4191e11af7 [#2002] Restore plugged 2023-01-28 01:27:33 +01:00
SiboVG
33c342928f Add update thrust curves & database ant task 2023-01-26 19:44:28 +01:00
SiboVG
7cbbae2a4a Update thrust curves & parts database 2023-01-26 19:43:58 +01:00
SiboVG
640a9f155e Merge branch 'unstable' into 22.02_prep 2023-01-25 01:35:22 +01:00
JoePfeiffer
7778d9ff02 Merge remote-tracking branch 'origin' into fix-prev-next-component 2023-01-21 17:46:15 -07:00
JoePfeiffer
84aece8ffc check for children before taking child in geometry check. 2023-01-21 16:23:49 -07:00
Sibo Van Gool
989e757e4b
Merge pull request #1979 from SiboVG/issue-1894
Warn for phantom tubes earlier on
2023-01-21 13:22:32 +01:00
SiboVG
4f3d63f1db Apply zero-volume body warning earlier on + add component information 2023-01-21 13:19:58 +01:00
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
JoePfeiffer
098223eb31 Check for gaps and overlaps in airframe 2023-01-18 10:14:08 -07:00