5238 Commits

Author SHA1 Message Date
SiboVG
6fbce14778 Disable deprecated SecurityManager 2024-02-27 02:52:32 +01:00
SiboVG
9a8bfc0c37 Bump unit testing from JUnit 4 to 5 2024-02-25 05:55:27 +01:00
SiboVG
f728357655 Some more cleaning up 2024-02-25 04:11:37 +01:00
SiboVG
4d597715f4 Some more fixups of JPMS 2024-02-24 01:37:07 +01:00
SiboVG
101530a5df Remove unnecessary resources from core module 2024-02-22 23:00:10 +01:00
SiboVG
323b3d9ba6 Modularize codebase to JPMS 2024-02-22 19:49:55 +01:00
SiboVG
1ea0f78750 Minor build improvements 2024-02-21 15:41:22 +01:00
SiboVG
1f14382988 Upgrade Guice for proper Java 17 support 2024-02-21 15:41:12 +01:00
SiboVG
2daed372a3 Delete doxygen 2024-02-20 22:04:15 +01:00
SiboVG
1b1c116479 Remove old web folder 2024-02-20 22:03:38 +01:00
thzero
92859640fa merge latest changes into gradle branch, updated required dependencies for new swing theme code 2023-12-23 16:02:01 -06:00
thzero
cef38edc14 update to the gradle tasks 2023-05-10 13:56:02 -05:00
thzero
52d7e4d8ba cleanup of test resource in the java folder instead of the resources folder 2023-05-10 07:57:46 -05:00
thzero
85ec55eb7f moved the stepper updates into the correct gradle source folder 2023-05-10 07:52:13 -05:00
thzero
ef7ab040ce Merge branch 'openrocket-unstable' into gradle 2023-05-10 07:49:58 -05:00
thzero
71ffb36342 updates 2023-05-10 07:49:38 -05:00
thzero
0cc66bac05 added the check task to run the checkstyles for ascii and FIXME checks 2023-05-10 07:41:54 -05:00
thzero
a5f94a0b45 Merge branch 'openrocket-unstable2' into gradle 2023-05-10 07:40:00 -05:00
thzero
edc6faf641 sync 2023-05-10 07:39:45 -05:00
thzero
4bbf389130 update the branch to the unstable branch 2023-05-09 22:13:21 -05:00
thzero
08908d90cd checkstyles to replicate the FIXME and ASCII character checks. 2023-05-09 08:47:42 -05:00
thzero
aabb286708 checkstyles to replicate the FIXME and ASCII character checks. 2023-05-09 08:47:22 -05:00
thzero
c19d942b4b cleanup 2023-05-09 07:28:59 -05:00
thzero
5fec236aa4 update for build 2023-05-09 07:28:34 -05:00
thzero
ff134c6d51 tweaks to work better with the GitHub action 2023-05-08 19:58:54 -05:00
thzero
bb2be08a8c tweaks to work better with the GitHub action 2023-05-08 19:43:49 -05:00
thzero
c4fa643e61 tweaks to work better with the GitHub action 2023-05-08 19:40:52 -05:00
thzero
5b8f078201 cleanup 2023-05-08 19:40:35 -05:00
Joe Pfeiffer
e35eeab23a
Merge pull request #2199 from JoePfeiffer/fix-1948
Pull common code from BasicLandingStepper and BasicTumbleStepper into new AbstractEulerStepper
2023-05-07 09:25:52 -06:00
thzero
4f79c3f82b cleanup of comments and naming 2023-05-07 08:12:55 -05:00
thzero
0da7515b3a cleanup of any development markers 2023-05-07 08:12:40 -05:00
thzero
6ed29715cd updates to get jar to work 2023-05-06 11:54:18 -05:00
thzero
00f256b4f5 osx 2023-05-06 11:54:09 -05:00
thzero
537018d79e Merge branch 'openrocket-unstable' into gradle 2023-05-06 11:38:36 -05:00
thzero
1338088621 merge cleanup 2023-05-06 11:38:13 -05:00
thzero
8aac8594d3 updates 2023-05-06 11:31:24 -05:00
thzero
0bd3b1630e merge sync issues 2023-05-06 11:29:20 -05:00
thzero
ab0c0a9aee update document... still probably out of date 2023-05-06 11:19:01 -05:00
thzero
24d66f6b81 rename tasks 2023-05-06 11:18:35 -05:00
thzero
f22d5887df sync with updates from unstable branch 2023-05-06 11:17:44 -05:00
Sibo Van Gool
3ffdf5fb34
Add font info 2023-05-06 16:01:02 +02:00
thzero
c720db37e9 updates for gradle build 2023-05-05 18:58:18 -05:00
thzero
06c1e29794 cleanup 2023-05-05 18:57:55 -05:00
Sibo Van Gool
a0b9093957
Merge pull request #2201 from MayNc10/unstable
[Enhancement] Add better warning that data will be plotted in time order
2023-04-26 22:13:11 +02:00
May
ff47b8117a Change plot warning message name 2023-04-26 14:57:05 -04:00
thzero
8ff32dff14 resolve gradle build warning 2023-04-26 07:48:38 -05:00
May
8d1ce46d09 Fix problem with setForeground and setBackground 2023-04-25 14:19:41 -04:00
May
3ab2c13b4c Add translation message for plot warning 2023-04-25 14:19:07 -04:00
May
508160f88b Add warning message to plot display 2023-04-24 22:16:47 -04:00
May
a40dc83aeb Use openrocket Color instead of awt Color 2023-04-24 21:59:07 -04:00