SiboVG
16354971a4
Update unit tests
2022-11-09 05:32:05 +01:00
SiboVG
f9383b6c7d
Fix overriddenBy information getting lost between sub-children
2022-11-09 05:31:45 +01:00
SiboVG
6d80378a3f
Add unit tests for overriddenBy
2022-11-09 04:49:55 +01:00
SiboVG
03431b9c41
Fix issue in override parent updating for sub-children
2022-11-09 04:31:09 +01:00
SiboVG
072616468e
Fix component tooltip when subcomponents overridden
2022-11-09 01:55:49 +01:00
SiboVG
4e1c0f15fb
[ #1631 ] Show subcomponent overridden icon
...
When a component's parent has the subcomponent overridden icon enabled, that component will now also have a dedicated icon, indicating that it's mass has been overridden
2022-11-08 16:51:15 +01:00
SiboVG
451dec9cac
Add new, dark red color preset
2022-11-08 14:24:41 +01:00
SiboVG
8004743b64
Add icons for mass/CG/CD subcomponent override
2022-11-08 11:51:05 +01:00
SiboVG
ae47195f66
Save state of which component overrides mass/CG/CD of the current component
2022-11-08 11:50:37 +01:00
SiboVG
8cbe1e791c
Add unit test for getMass vs getSectionMass
2022-11-07 10:37:55 +01:00
SiboVG
47d4f7c0b1
[ #1791 ] Return component mass as section mass if subcomponents mass is overridden
2022-11-07 00:12:15 +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
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
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
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
SiboVG
59fb50aeb1
Remove unused import
2022-10-28 21:24:58 +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
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
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
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
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
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
JoePfeiffer
194a802ea0
add some timeStep debug to BasicLandingStepper
2022-10-23 10:04:18 -06:00
SiboVG
eaf0b2358a
Mark Rocksim imported data files as legacy
2022-10-23 03:17:56 +02:00
SiboVG
1f7d77f2ae
[ #1542 ] Upgrade opencsv & add commons-lang3
2022-10-23 02:49:09 +02:00
SiboVG
164513fd6d
[ #1761 ] Correctly fix #1375 this time...
2022-10-21 14:23:01 +02:00
SiboVG
a60297dbfa
Make inside appearance file tags more consistent with the rest
...
All other tags use lowercase text, without special characters like '-'
2022-10-19 23:11:14 +02:00
SiboVG
3daa050d5f
Fix .ork file indentation for appearance
2022-10-19 23:07:34 +02:00
SiboVG
9f5fb060d2
[ #1750 ] Separate override subcomponents to mass, CG, and CD subcomponents override
2022-10-18 21:40:14 +02:00
JoePfeiffer
5f1440e3f6
Use absolute value of jerk in calculating time step in BasicLandingStepper()
...
Don't let time step in BasicLandingStepper() get smaller than MIN_TIME_STEP (.001 seconds)
2022-10-16 17:04:59 -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
luz paz
74567708a8
Fix various typos
...
Found via `codespell -q 3 -S ./swing,./**/l10n,*.eps -L bu,cant,cna,fo,gool,iif,reencode,wallthickness`
2022-10-15 14:32:21 -04:00
SiboVG
c1145bf008
Rename clear preferences button
2022-10-13 21:56:58 +02:00