SiboVG
f4e3f66da1
Merge remote-tracking branch 'origin/unstable' into unstable
2022-12-12 21:53:38 +01:00
SiboVG
f86d06fb67
Upgrade install4j to v10 + add code signing certificates
...
Ignore adding the certificates in Git, I feel like this is unsafe?
2022-12-12 21:51:53 +01:00
SiboVG
f616febbea
Upgrade install4j to v10 + add code signing certificates
2022-12-12 21:47:55 +01:00
Sibo Van Gool
a4492c8114
Merge pull request #1881 from SiboVG/unstable
...
Increase default PS settings window size
2022-12-12 21:16:29 +01:00
SiboVG
c14896cbc3
Increase default PS settings window size
2022-12-12 20:59:22 +01:00
Sibo Van Gool
5515c8bf38
Merge pull request #1880 from SiboVG/issue-1821
...
Replace "Data is out of date" to "Out of date"
2022-12-12 19:50:05 +01:00
SiboVG
6337416cc4
Replace "Data is out of date" to "Out of date"
2022-12-12 19:48:33 +01:00
Joe Pfeiffer
ebccd09638
Merge pull request #1879 from hcraigmiller/Surface-Roughness-Comments
...
Surface roughness comments
2022-12-12 10:49:49 -07:00
H Craig Miller
a8ace36600
Update ExternalComponent.java
...
Surface roughness comments
2022-12-12 09:45:00 -08:00
Joe Pfeiffer
04177a99f7
Merge pull request #1875 from hcraigmiller/Surface-Roughness-Update
...
Corrects polished value and adds 4 additional surfaces
2022-12-12 10:41:32 -07:00
Joe Pfeiffer
b5f63818a2
Merge pull request #1877 from SiboVG/issue-1868
...
[#1868 ] Set apogee flight event at the correct simulation time
2022-12-12 09:06:38 -07:00
Joe Pfeiffer
4260b89f21
Merge pull request #1866 from SiboVG/multi-shape-edit
...
Support multi-comp fin set shape editing
2022-12-12 08:44:46 -07:00
Sibo Van Gool
cb4fda112d
Merge pull request #1858 from SiboVG/issue-1768
...
[#1768 ] Add welcome dialog
2022-12-12 15:10:18 +01:00
SiboVG
da14d0df28
.
2022-12-12 15:09:58 +01:00
Sibo Van Gool
ee9708fcfd
Merge pull request #1876 from SiboVG/issue-1567
...
[#1567 ] Implement rail button screw
2022-12-12 00:36:23 +01:00
SiboVG
31173ae851
Add unit tests for flight event times and sources
2022-12-12 00:25:23 +01:00
SiboVG
7b714d129c
[ #1868 ] Set apogee time step at apogee instead of one sample after
...
Currently, the apogee event is added at one simulation time step AFTER the actual apogee, instead of the apogee time step itself
2022-12-11 23:43:58 +01:00
SiboVG
58bd18dc84
[ #1567 ] Implement rail button screw
2022-12-11 13:54:47 +01:00
SiboVG
8c150299bc
Improve height sliders of Rail Button config
...
Make it linear + dynamic changing of max/min value
2022-12-10 19:57:45 +01:00
JoePfeiffer
84025c8b45
Move extension examples from package .../impl to .../example
2022-12-08 15:58:11 -07:00
H Craig Miller
ec153f9d18
Corrects polished value and adds 4 additional surfaces
...
Corrects polished value and adds 4 additional surfaces
2022-12-07 19:53:58 -08:00
SiboVG
1c4de75a76
Add extra unit tests for fin mass
2022-12-08 02:38:45 +01:00
SiboVG
3501a4ff41
Add unit tests for root points when fin out of parent's bounds
2022-12-08 02:32:47 +01:00
JoePfeiffer
76e32f716a
Rename JavaScript menu entry
2022-12-07 16:21:08 -07:00
JoePfeiffer
905cc80b5c
Fix scripting configurator to close when button pressed
2022-12-07 15:40:04 -07:00
JoePfeiffer
dbcc0ffb5e
Clarify Java code provider menu entry
2022-12-07 15:36:42 -07:00
JoePfeiffer
9027b21a12
Convert Roll control example listener to simulation extension
2022-12-07 15:29:16 -07:00
JoePfeiffer
f427cad09f
convert PrintSimulation listener to extension
2022-12-07 15:22:28 -07:00
JoePfeiffer
17a4f1ffdb
Convert DampingMoment listener to simulation extension
2022-12-07 15:17:17 -07:00
JoePfeiffer
c3d2d5fc16
Move CSV listener example to extension
2022-12-07 15:10:54 -07:00
JoePfeiffer
ba630ab37e
move AirStart extension files from .../impl/ to .../example
...
add getDescription() to AirStart extension
2022-12-07 14:58:58 -07:00
SiboVG
0956b9e956
[ #1021 ] Add extra root point if fin is outside parent's bounds
2022-12-07 16:05:39 +01:00
SiboVG
e7b728d8e8
Draw fin root in fin point figure
2022-12-07 16:03:59 +01:00
SiboVG
082187512b
Some code refactoring
2022-12-06 21:18:27 +01:00
Sibo Van Gool
9a51bda56d
Merge pull request #1860 from JoePfeiffer/fix-1611
...
Disallow stage separation at launch
2022-12-05 19:49:06 +01:00
Sibo Van Gool
0e84713825
Merge pull request #1872 from SiboVG/issue-1871
...
[#1871 ] Don't highlight sustainer stage in 3D view at startup
2022-12-05 19:48:12 +01:00
SiboVG
e565d4cae6
[ #1871 ] Don't highlight sustainer stage in 3D view at startup
2022-12-05 00:02:22 +01:00
Sibo Van Gool
bc547694ba
Merge pull request #1859 from SiboVG/issue-1679
...
[#1679 ] Render fin set even if zero length
2022-12-04 23:58:18 +01:00
Sibo Van Gool
e19deecf94
Merge pull request #1867 from SiboVG/close-photostudio
...
Close PhotoStudio when parent window closes
2022-12-01 21:25:33 +01:00
SiboVG
20b3748df6
Close PhotoStudio when parent window closes
2022-12-01 19:21:32 +01:00
SiboVG
f77614fee3
Support multi-comp fin set shape editing
2022-12-01 18:32:53 +01:00
Sibo Van Gool
097918f229
Merge pull request #1865 from SiboVG/unstable
...
Reformat bug report dialog
2022-12-01 16:52:07 +01:00
SiboVG
611fa93dbe
Reformat bug report dialog
2022-12-01 14:43:03 +01:00
Sibo Van Gool
f66c8305a3
Merge pull request #1862 from SiboVG/issue-1655
...
[#1655 ] Use minimum mount bounds for fin set editor origin updating
2022-12-01 01:55:42 +01:00
Sibo Van Gool
4ccfa3c8d4
Merge pull request #1861 from JoePfeiffer/fix-1857
...
Remove bounds on minimum and maximum zoom sizes
2022-12-01 01:47:19 +01:00
JoePfeiffer
00301bb866
Code was setting MINIMUM_ZOOM and MAXIMUM_ZOOM but never using them
2022-11-30 17:33:39 -07:00
JoePfeiffer
50e1441008
Remove bounds limit on rocket figure scaling
...
Note the sanity checks (scale must be greater than 0, etc) are still present
Make epsilon in check of new vs. old scale factor depend on old scale factor
so setting new scale can still work with tiny scales.
2022-11-30 17:30:24 -07:00
SiboVG
f529d3ee8b
[ #1655 ] Use minimum mount bounds for origin updating
...
This fixes issues when fins on a nose cone/transition are used.
2022-12-01 01:25:10 +01:00
SiboVG
8edfc5d591
Rename vars & documentation
2022-12-01 00:15:45 +01:00
JoePfeiffer
1c32ec3912
Disallow stage separation at launch
2022-11-30 15:48:44 -07:00