SiboVG
c230df3ba3
Merge pull request #1185 from JoePfeiffer/add-install4j
...
Add install4j configuration files
2022-02-28 12:14:29 +01:00
Joe Pfeiffer
47526e3215
Merge pull request #1186 from SiboVG/issue-1164
...
[fixes #1164 ] Account for different RockSim FinSet location directions
2022-02-27 19:12:20 -07:00
JoePfeiffer
2506ca527d
Describe as a directory under openrocket, not its own repository
...
Add Linux to list of supoorted OSes
Add myself to list of maintainers
2022-02-27 18:10:38 -07:00
SiboVG
d2acd0ed01
[ fixes #1164 ] Account for different RockSim FinSet location directions
2022-02-28 00:24:14 +01:00
JoePfeiffer
9d6643fe6a
add install4j configuration files from Justin Hanney's repository
2022-02-27 11:49:05 -07:00
JoePfeiffer
3232307927
Add 'install4j/' from commit '5abaa6b9b3f6720cc6eba8b978efa288bf1a0b20'
...
git-subtree-dir: install4j
git-subtree-mainline: d614c77fa7cc3faf785f0a0dfccaa23b7efa2d60
git-subtree-split: 5abaa6b9b3f6720cc6eba8b978efa288bf1a0b20
2022-02-27 11:48:13 -07:00
SiboVG
d614c77fa7
Merge pull request #1183 from SiboVG/unstable
...
Change SoftwareUpdater to by default check unofficial releases
2022-02-27 17:03:42 +01:00
SiboVG
756c6b0521
Change SoftwareUpdater to by default check unofficial releases
2022-02-27 16:57:21 +01:00
SiboVG
e5e6e40184
Merge pull request #1170 from thzero/deprecationwarnings
...
Refactored from new Boolean and new Integer to Boolean.valueOf and Integer.valueOf due to deprecation warnings.
2022-02-27 12:09:29 +01:00
thzero
b5344969c5
Ignore the resources\datafiles\presets folder as it is being built by the copy-orc-files build script ( #1169 )
...
* 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
2022-02-27 12:06:24 +01:00
SiboVG
a1c7986eb8
Merge pull request #1177 from SiboVG/unstable
...
Add misc.xml
2022-02-26 21:33:57 +01:00
SiboVG
78f1b86c13
Add misc.xml
2022-02-26 21:30:56 +01:00
thzero
05aae61932
Refactored from new Boolean and new Integer to Boolean.valueOf and Integer.valueOf due to deprecation warnings.
2022-02-26 09:47:57 -06:00
SiboVG
b307ab7613
Merge pull request #1162 from SiboVG/unstable
...
Add date for release note 22.02.beta.01
2022-02-26 00:06:53 +01:00
SiboVG
872b3123dd
Add date for release note 22.02.beta.01
2022-02-26 00:06:25 +01:00
SiboVG
982224238c
Merge pull request #1161 from SiboVG/unstable
...
Update SoftwareUpdater to use .sh for Linux update
release-22.02.beta.01
2022-02-25 02:06:35 +01:00
SiboVG
2d54e9eeeb
Update SoftwareUpdater to use .sh for Linux update
2022-02-25 02:04:57 +01:00
Joe Pfeiffer
2d73b5ed57
Merge pull request #1158 from wolsen/update-snapcraft
...
Update snapcraft builds for dbcook's db
2022-02-24 09:53:38 -07:00
SiboVG
08ec15d2bf
Merge pull request #1157 from SiboVG/issue-1156
...
[fixes #1156 ] Update JOGL
2022-02-24 17:10:38 +01:00
SiboVG
f4d46bd925
[ fixes #1156 ] Fix jogl-all
2022-02-24 16:56:24 +01:00
SiboVG
21fa9c64f4
[ fixes #1156 ] Update JOGL library + add more Linux distributions
2022-02-24 12:52:47 +01:00
Billy Olsen
9d6e2c1d8b
Update snapcraft builds for dbcook's db
...
The update to use dbcook's component database adds a git submodule. The
submodule configuration needs to use an https transport rather than an
ssh transport for users not logged in through git (snapcraft builds
aren't; they're in a clean room).
Additionally, the snapcraft.yaml file needs to be told the source type
is git in order to automatically udpate an pull in submodules.
Signed-off-by: Billy Olsen <billy.olsen@gmail.com>
2022-02-23 20:20:28 -07:00
SiboVG
862faea962
Merge pull request #1105 from neilweinstock/release-notes
...
Release notes for 22.xx
2022-02-23 03:42:03 +01:00
Neil Weinstock
735055aa32
Updated release build number
2022-02-22 21:40:13 -05:00
Neil Weinstock
cf92a8c027
Updated through PR1155
2022-02-22 21:30:18 -05:00
Joe Pfeiffer
2b4e2bc437
Merge pull request #1155 from SiboVG/unstable
...
Update build version to March
2022-02-22 17:45:32 -07:00
SiboVG
361efe2341
Use Joe's optimism
2022-02-23 01:41:11 +01:00
SiboVG
0f05f41cc1
Update build version to March
2022-02-22 23:23:12 +01:00
SiboVG
1a0627e05a
Merge pull request #1154 from JoePfeiffer/update-thrustcurve
...
update motor database to 2022-02-22
2022-02-22 23:15:02 +01:00
SiboVG
4a08edd2b5
Merge pull request #1149 from JoePfeiffer/unlegacy-some-databases
...
Remove <legacy/> tag from four manufacturers that do not appear in Dave's database
2022-02-22 23:14:51 +01:00
JoePfeiffer
95b14abeef
update motor database to 2022-02-22
2022-02-22 15:02:04 -07:00
SiboVG
8af5710380
Merge pull request #1151 from JoePfeiffer/unstable
...
Don't need to save <radialdirection> for pod sets, since there's no backward compatibility issue with them
2022-02-22 18:17:22 +01:00
JoePfeiffer
4c7b3694b2
Don't need to save <radialdirection> for pod sets, since there's no backward compatibility issue with them
2022-02-22 09:50:46 -07:00
JoePfeiffer
34302ccf13
Remove <legacy/> tag from four manuafacturers that do not appear in Dave's database
2022-02-21 15:38:27 -07:00
Joe Pfeiffer
a83de6b795
Merge pull request #1140 from SiboVG/issue-1134
...
[fixes #1134 ] Fix AxialOffset TubeFinSet
2022-02-21 10:36:34 -07:00
Joe Pfeiffer
0c16bdb32e
Merge pull request #1139 from SiboVG/issue-1130
...
[fixes #1130 ] Fix DebugLogDialog location
2022-02-21 10:29:23 -07:00
Joe Pfeiffer
a6ceb76a8e
Merge pull request #1138 from SiboVG/issue-358
...
[fixes #358 ] Implement multi-component selection
2022-02-21 10:28:41 -07:00
Joe Pfeiffer
232520c3f0
Merge pull request #1132 from SiboVG/issue-244
...
[fixes #244 ] Multi-selection in Motors, Recovery & Stages panels
2022-02-21 10:27:02 -07:00
Neil Weinstock
88c8d7fe23
Merge pull request #1142 from SiboVG/issue-1137
...
[fixes #1137 ] Use capitalized component names
Looks good, merging.
2022-02-20 21:54:23 -05:00
SiboVG
263b3957f2
Change Bulk Head to Bulkhead
2022-02-21 03:34:43 +01:00
Neil Weinstock
1f0f244262
Removed cheesy explanation points
2022-02-20 20:36:45 -05:00
Neil Weinstock
6e30cdbe47
Update latest PR
2022-02-20 20:33:48 -05:00
Neil Weinstock
fe9979a416
Merge branch 'release-notes' of https://github.com/neilweinstock/openrocket into release-notes
2022-02-20 17:17:13 -05:00
Neil Weinstock
3c30323668
Added multi-select, correct version number
2022-02-20 17:15:42 -05:00
SiboVG
493883bd87
[ fixes #358 ] Implement multi-component component tree drag
2022-02-20 17:13:40 +01:00
SiboVG
cbb309d057
Merge pull request #1133 from SpaceXCheeseWheel/patch-1
...
Upload built Jarfiles as Artifacts with run Actions
2022-02-20 02:07:46 +01:00
SiboVG
4dee6f3b7e
Merge pull request #1143 from JoePfeiffer/rename-legacy-database-files
...
Rename legacy component files to avoid name conflicts with new database
2022-02-20 01:49:48 +01:00
JoePfeiffer
f4a13dff44
Rename legacy component files to avoid name conflicts with new database (several of the new database files were getting "shadowed" by the legacy files.
2022-02-19 14:42:34 -07:00
SiboVG
12cefe099c
[ fixes #1137 ] Use capitalized component names + Body, Nose & Transition Length --> Length
2022-02-19 22:26:34 +01:00
SiboVG
20420c707e
[ fixes #1134 ] Fix AxialOffset TubeFinSet
2022-02-19 14:40:22 +01:00