12 Commits

Author SHA1 Message Date
thzero
9ac552fb84 updates for gradle 2023-04-18 21:48:26 -05:00
JoePfeiffer
5adddb7421 Move Dave's database to swing/resources-src/datafiles/components-dbcook
Move component files originally created within OR to swing/resources-src/datafiles/components-openrocket
2022-09-16 10:03:39 -06:00
JoePfeiffer
948b6ebe9d catch up component databases 2022-08-25 12:54:41 -06:00
SiboVG
e00c5d5e0f Update dbcook's database 2022-08-16 01:11:51 +02:00
SiboVG
bc40509094 Update dbcook's database 2022-07-29 01:47:38 +02:00
UncleRus
87c4d7905f sync russian tranlsation 2022-06-28 05:35:35 +05:00
thzero
c2c22697cc
Dependency Updates (#1483)
* remove the resources\datafiles\presets folder as its is being built by the copy-orc-files build script

* Refactored from new Boolean and new Integer to Boolean.valueOf and Integer.valueOf due to deprecation warnings.   Value of is supported in Java 8 (https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html)

* Removed non-atomic updates around deprecation

* updated test dependencies

* dependency updates

* dependency updates
2022-06-26 18:58:18 +02:00
JoePfeiffer
d0fd71f399 rerun all examples 2022-05-14 09:18:06 -06:00
JoePfeiffer
fbd80f480d Modify GroundStepper to not add datapoint to simulation status
Modify BasicLandingStepper to recalculate timestep on last step to find
actual landing data
Modify BasicEventSimulationEngine to watch for altitude less than MathUtil.EPSILON rather than 0 (since BasicLandingStepper now finds altitude exactly equal to 0)
2022-05-13 10:32:00 -06:00
SiboVG
59c4b6d687 Update dbcook's database 2022-05-10 03:28:14 +02:00
SiboVG
524a94b722 Update parts database 2022-03-22 12:52:00 +01:00
JoePfeiffer
4fa38e45fc Add submodule for Dave Cook's database 2022-01-24 18:22:55 -07:00