SiboVG
40f2994a84
[ #1794 ] Clamp IntegerModel to min and max on set
2022-11-06 23:59:04 +01:00
Sibo Van Gool
44ee427c19
Merge pull request #1788 from SiboVG/issue-1787
...
[#1787 ] Deselect components when no components clicked
2022-11-04 21:43:26 +01:00
Sibo Van Gool
87511df328
Merge pull request #1782 from SiboVG/issue-1781
...
[#1781 ] Multi-component parameter additions/deletions in rocket optimizer
2022-11-04 21:43:09 +01:00
Sibo Van Gool
13c3e1c6f2
Merge pull request #1783 from SiboVG/issue-966
...
[#966 ] Fix weird behavior when clicking on textured part in 3D view
2022-11-03 23:59:58 +01:00
SiboVG
6f6fc1dd23
[ #1787 ] Deselect components when no components clicked
2022-11-03 23:58:44 +01:00
SiboVG
ba849c8d9a
Texture flushing is not needed :)
2022-11-03 21:58:47 +01:00
Sibo Van Gool
2ebbdda54c
Merge pull request #1784 from SiboVG/issue-934
...
[#934 ] Remove unneeded CP Mach tooltip text
2022-11-02 23:13:19 +01:00
SiboVG
7900d2b990
[ #934 ] Remove unneeded CP Mach tooltip text
2022-11-02 23:08:20 +01:00
SiboVG
08d5b55bdb
[ #966 ] Fix weird behavior when clicking on textured part in 3D view
2022-11-02 19:23:00 +01:00
SiboVG
55bc26ab89
[ #1781 ] Support multi-component parameter deletions
2022-11-02 18:14:10 +01:00
SiboVG
1702a28d62
[ #1781 ] Support multi-component parameter additions
2022-11-02 18:11:33 +01:00
SiboVG
e8d971a9df
Rename Rocksim to RockSim
...
This is a personal annoyance of mine...
2022-10-29 02:53:43 +02:00
Sibo Van Gool
8b7518ba39
Merge pull request #1774 from SiboVG/issue-1722
...
[#1722 ] Remove select component null checks
2022-10-28 21:32:22 +02:00
SiboVG
34c4f7b650
[ #1722 ] Remove select component null checks
2022-10-28 21:19:16 +02:00
Sibo Van Gool
1e3790d9a6
Merge pull request #1773 from SiboVG/issue-1771
...
[#1771 , #939 , #1191 ] FIX OVERLAY ISSUES IN 3D VIEW!!!!
2022-10-28 21:09:49 +02:00
Sibo Van Gool
f6d60cc5e8
Merge pull request #1772 from SiboVG/issue-1694
...
[#1694 ] Update rocket figure after unit change
2022-10-28 21:09:30 +02:00
Sibo Van Gool
a590219e67
Merge pull request #1767 from SiboVG/issue-1574
...
[#1574 ] Update PhotoPanel configuration on document change
2022-10-28 21:09:05 +02:00
Sibo Van Gool
4deb6da68d
Merge pull request #1766 from SiboVG/issue-1687
...
[#1687 ] Save stage activeness to design file
2022-10-28 21:08:44 +02:00
SiboVG
3fb3c33fa3
[ #1771 , #939 , #1191 ] FIX OVERLAY ISSUES IN 3D VIEW!!!!
...
The overlay class has a function to mark areas as "dirty", which means they should be repainted. The dirty area apparently wasn't sized properly, which this commit solves.
2022-10-28 01:32:50 +02:00
SiboVG
b631d9842d
[ #1694 ] Update rocket figure after unit change
2022-10-28 00:00:23 +02:00
Sibo Van Gool
e3043fbf4e
Merge pull request #1770 from SiboVG/issue-1701
...
[#1701 ] Add unit tests for software updater
2022-10-27 15:43:30 +02:00
SiboVG
cf860b3916
Improve software updater
2022-10-27 15:38:59 +02:00
SiboVG
717d880063
[ #1574 ] Update PhotoPanel configuration on document change
2022-10-25 16:23:48 +02:00
SiboVG
1f826ed141
[ #1687 ] Save stage activeness to design file
2022-10-24 21:16:29 +02:00
JoePfeiffer
5c8d995e7f
restore apogeeAltitude member variable to keep track of apogee. It turns out
...
this wasn't quite redundant before; setting it included a call to MathUtil.max() to make sure it wasn't 0.
2022-10-24 10:11:26 -06:00
JoePfeiffer
acaca0a893
update rocket max altitude on either positive rocket Z velocity or actual
...
increase in altitude
create new SimulationStatus to report
2022-10-24 09:22:38 -06:00
Sibo Van Gool
e35d7e1d62
Merge pull request #1763 from SiboVG/issue-1542
...
[#1542 ] Fix generate-orc-files
2022-10-23 23:49:02 +02:00
SiboVG
99b4c72ddb
Fix unknown characters
2022-10-23 23:37:56 +02:00
Sibo Van Gool
0668f03d38
Merge pull request #1755 from JoePfeiffer/fix-1728
...
Improve progress bar reporting
2022-10-23 20:18:15 +02:00
Joe Pfeiffer
e11fc35794
Merge pull request #1759 from SiboVG/issue-1750
...
[#1750 ] Separate override subcomponents to mass, CG, and CD subcomponents override
2022-10-23 10:16:27 -06:00
SiboVG
eaf0b2358a
Mark Rocksim imported data files as legacy
2022-10-23 03:17:56 +02:00
SiboVG
34214dfaf1
Mark build-orc-file generated files with "-legacy"
2022-10-23 02:59:49 +02:00
SiboVG
e2ededfa07
Fix quote character missing termination
2022-10-23 02:53:13 +02:00
SiboVG
1f7d77f2ae
[ #1542 ] Upgrade opencsv & add commons-lang3
2022-10-23 02:49:09 +02:00
SiboVG
281169627e
Move shape parameter label declaration
2022-10-21 14:22:32 +02:00
Sibo Van Gool
ea71c20fbb
Merge pull request #1752 from SiboVG/issue-1746
...
[#1746 ] Fix "Seek value of" unit selector in rocket optimizer
2022-10-21 09:19:46 +02:00
SiboVG
3a4949e008
Fix optimization calculation for non-SI units
2022-10-20 11:32:07 +02:00
Sibo Van Gool
5f11766e9a
Merge pull request #1747 from SiboVG/issue-1743
...
[#1743 ] Better background color for optimization plot
2022-10-18 23:12:15 +02:00
Sibo Van Gool
1ded75fd49
Merge pull request #1745 from SiboVG/issue-1742
...
[#1742 ] Highlight text white if in selection
2022-10-18 23:12:03 +02:00
SiboVG
9f5fb060d2
[ #1750 ] Separate override subcomponents to mass, CG, and CD subcomponents override
2022-10-18 21:40:14 +02:00
JoePfeiffer
2725c859a4
Improve display of max altitude in simulation run progress dialog
...
1) Since portions of a simulation may be run multiple times (notably in
calculating optimal coast time), update the max altitude whenever the rocket's
vertical velocity is positive rather than actually looking for a max. The last run is the "real" one, so the correct apogee is recorded as max altitude
2) Don't have handleFlightEvent() set the simulation progress directly, as
this can end up skipping some updates from the postStep() listener.
2022-10-17 10:44:19 -06:00
SiboVG
a2f8e25360
[ #1746 ] Fix units in rocket optimizer "seek value of"
2022-10-17 17:18:30 +02:00
JoePfeiffer
942b3adacf
Get rid of redundant apogeeAltitude. Use maxAltitude[index] instead
...
(this actually solves the reported bug; apogeeAltitude was being set
to the first altitude after apogee which could in pathological conditions
already be 0).
2022-10-16 16:58:12 -06:00
JoePfeiffer
df00500077
Clarify comments and debug logging
2022-10-16 16:58:12 -06:00
Sibo Van Gool
3745584e1a
Merge pull request #1739 from SiboVG/issue-1715
...
[#1715 ] Add button in preferences for clearing cached preferences
2022-10-16 01:19:33 +02:00
Sibo Van Gool
fabebc900e
Merge pull request #1738 from SiboVG/issue-1729
...
Add motor designation to motor selection table
2022-10-16 01:18:41 +02:00
SiboVG
1b813ed4b4
Increase seek spinner width
2022-10-16 00:43:39 +02:00
SiboVG
41b8b7bef1
[ #1743 ] Better background color for optimization plot
2022-10-15 16:43:26 +02:00
SiboVG
7fe5d75d3d
[ #1742 ] Highlight text white if in selection
2022-10-15 15:11:07 +02:00
SiboVG
07de50b509
[ #1167 ] Remove modality for thrust curve import error dialog
2022-10-14 15:43:00 +02:00