4333 Commits

Author SHA1 Message Date
SiboVG
c13c882670 [#1793] Fix angle slider for negative angles 2022-11-06 23:49:26 +01:00
Sibo Van Gool
986b485cf6
Merge pull request #1789 from SiboVG/issue-106
[#106] Support SubAssembly RockSim import
2022-11-04 21:43:57 +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
SiboVG
ad937b968d Merge branch 'unstable' into issue-106
# Conflicts:
#	core/test/net/sf/openrocket/file/rocksim/importt/RockSimLoaderTest.java
2022-11-04 01:02:49 +01:00
SiboVG
a449d7b7f1 Add unit tests for RockSim SubAssembly import 2022-11-04 00:59:09 +01:00
SiboVG
90cceecd65 [#106] Fix SubAssembly importing in RockSim 2022-11-04 00:38:32 +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
SiboVG
3d3ad2486b Rename SubAssembly RockSim test
This is really confusing as it's not about the SubAssembly component in RockSim...
2022-11-03 21:44:14 +01:00
Sibo Van Gool
d3e872478d
Merge pull request #1785 from SiboVG/issue-1776
[#1776] Add unit tests for RockSim import fins on transition
2022-11-03 02:15:04 +01:00
SiboVG
c1f251c6f4 [#1776] Add unit tests for RockSim import fins on transition 2022-11-03 02:10:37 +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
Sibo Van Gool
8735e63d77
Merge pull request #1779 from SiboVG/issue-1321
[#1321] Externalize tube coupler children on RockSim export
2022-11-02 00:40:17 +01:00
SiboVG
78ed64e848 Add unit tests for RockSim tube coupler child export/import 2022-10-31 12:44:52 +01:00
SiboVG
6c54ed5fbf [#1321] Move tube coupler child components outside of parent in RockSim export 2022-10-30 14:27:23 +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
be0457e980
Merge pull request #1718 from raynichc/fixes/TrapezoidalFinImport
Fixed trapezoidal fins on transitions not being imported from Rocksim
2022-10-29 02:30:00 +02:00
SiboVG
9df0fd9bb6 Clean up method 2022-10-29 01:53:16 +02:00
SiboVG
903a13cc91 Fix RockSim fin tab import issue 2022-10-29 01:44:28 +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
59fb50aeb1 Remove unused import 2022-10-28 21:24:58 +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
70eb5ea33f Add unit tests for software updater 2022-10-27 15:39:10 +02:00
SiboVG
cf860b3916 Improve software updater 2022-10-27 15:38:59 +02:00
Sibo Van Gool
f81d6c74ae
Merge pull request #1765 from JoePfeiffer/fix-1728a
Improve sampling for SimulationRunDialog
2022-10-26 16:29:48 +02:00
SiboVG
99913b6984 Improve software updater compareLatest 2022-10-26 11:39:47 +02:00
SiboVG
5cfd9032c6 Delete left-over dummy test
This test was necessary because otherwise the unit tests would fail due to a lack of unit tests in this file
2022-10-25 16:55:23 +02:00
SiboVG
717d880063 [#1574] Update PhotoPanel configuration on document change 2022-10-25 16:23:48 +02:00
SiboVG
228e8eb7f5 Add unit tests for stage activeness saving 2022-10-25 15:21:09 +02:00
SiboVG
1813806239 Have createFlightConfiguration return FlightConfiguration instead of ID 2022-10-25 14:54:59 +02:00
SiboVG
3a0a185911 Add unit test for saving stage activeness 2022-10-25 12:47:35 +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
3d3c32b3c9
Merge pull request #1764 from SiboVG/unstable
Add opencsv lib reference in IntelliJ config
2022-10-24 00:06:47 +02:00
SiboVG
10f875bc6b Add opencsv lib reference in IntelliJ config 2022-10-24 00:06:15 +02: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