1968 Commits

Author SHA1 Message Date
SiboVG
6b64f8e7f5 Merge branch 'unstable' into issue-1147 2023-04-03 23:44:03 +02:00
SiboVG
8783cb6c02 [#2141] Reset window position if out-of-screen 2023-04-03 15:42:08 +02:00
SiboVG
6ac800501f Fix issue with exporting of transparent image when off-screen rendering is disabled 2023-04-03 15:35:38 +02:00
SiboVG
2da4e4adf6 Merge branch 'unstable' into exportPrefs
# Conflicts:
#	core/src/net/sf/openrocket/startup/Preferences.java
2023-04-03 13:03:17 +02:00
SiboVG
42714e73e7 Add option to ignore window information exporting 2023-04-03 11:11:23 +02:00
SiboVG
e7824c5553 Remove unused imports 2023-04-03 10:19:25 +02:00
SiboVG
db55a2f4f3 Add option to exclude user directories from preferences export 2023-04-03 00:30:11 +02:00
SiboVG
7186aa6dd0 Ensure default directory is updated after file chooser update 2023-04-01 20:48:39 +02:00
Sibo Van Gool
161e536be9
Merge pull request #2164 from SiboVG/issue-2159
[#2159] Add multi-sim edit indicators
2023-04-01 09:45:24 +02:00
Sibo Van Gool
d64a8b931c
Merge pull request #2163 from SiboVG/issue-2158
[#2158] Add ok/cancel button for simulation editing
2023-04-01 09:44:51 +02:00
Sibo Van Gool
57c3522f6c
Merge pull request #2157 from SiboVG/issue-2076
[#2076] Support transparent rendering and exporting of PS images
2023-04-01 09:44:14 +02:00
Sibo Van Gool
c2d86642a3
Merge pull request #2154 from SiboVG/issue-2151
[#2151] Update the ruler unit upon a unit change in prefs
2023-04-01 09:43:15 +02:00
SiboVG
3e2aec6e3e WIP 2023-03-31 18:01:41 +02:00
SiboVG
5e99746e71 [#2150] Don't let illegal file format be a silent warning 2023-03-31 15:19:37 +02:00
SiboVG
51de605561 Add command line argument to ignore the JRE 2023-03-31 13:10:11 +02:00
SiboVG
c48c3b8e4e Fix some references to BasicFrame 2023-03-31 02:13:56 +02:00
SiboVG
dead0ea75c Don't store accessory in separate var
It doesn't need to be stored either, there is always a new instance creation, so...
2023-03-31 01:50:24 +02:00
SiboVG
c2bdd38246 Clean up method 2023-03-31 01:44:04 +02:00
SiboVG
dd344b261a Don't show warning dialog if no warnings 2023-03-31 01:44:04 +02:00
Sibo Van Gool
8de28fd35e
Merge pull request #2155 from SiboVG/issue-2152
[#2152] Fix table column width changing
2023-03-30 19:00:18 +02:00
SiboVG
33e3c4314c [#2159] Add multi-sim edit indicators 2023-03-30 18:57:58 +02:00
Sibo Van Gool
71083f1721
Merge pull request #2156 from SiboVG/issue-2142
[#2142] Set length setting as first item
2023-03-30 16:34:48 +02:00
SiboVG
c74ef62900 Artificially render transparency when no off-screen rendering 2023-03-30 13:27:44 +02:00
SiboVG
8cfc093433 Restore the save state of the document 2023-03-30 04:25:05 +02:00
SiboVG
0550c2995c Disable sky color opacity widgets when sky image selected 2023-03-30 01:52:20 +02:00
SiboVG
24605bde58 Add sky color opacity slider 2023-03-30 01:28:26 +02:00
SiboVG
f6b932c4a7 [#2158] Add ok/cancel button for simulation editing 2023-03-30 00:47:40 +02:00
SiboVG
84225699ce Set length as first config property for others 2023-03-29 19:46:33 +02:00
SiboVG
0d0eabd8a2 Merge branch 'unstable' into issue-2076 2023-03-29 19:40:24 +02:00
SiboVG
32e7d328f5 [#2076] Support transparent rendering and exporting of PS images 2023-03-29 19:35:08 +02:00
SiboVG
206fcc291c [#2142] Set length setting as first item 2023-03-29 19:09:12 +02:00
SiboVG
3a41ea40e3 [#2152] Fix table column width changing 2023-03-29 19:03:31 +02:00
SiboVG
b1cf701448 [#2151] Update the ruler unit upon a unit change in prefs 2023-03-29 18:26:18 +02:00
SiboVG
268d4f0ad8 Delete export file if unsuccessful 2023-03-28 23:00:48 +02:00
SiboVG
fd0018c9a4 Enable the edit sim action for multiple sims 2023-03-28 18:44:08 +02:00
SiboVG
f7a66472d5 [#2148] Apply sim changes when window closes 2023-03-28 18:32:39 +02:00
SiboVG
5fcf3e9850 Clean up code 2023-03-28 18:22:18 +02:00
SiboVG
522c3a49b6 Fix bad naming of menu variables 2023-03-27 22:50:45 +02:00
SiboVG
9667466fdb Add error & warning dialog for RASAero exporting 2023-03-27 22:31:52 +02:00
SiboVG
bc3e812fe5 Move WarningSet and Warning to dedicated package 2023-03-27 00:07:04 +02:00
SiboVG
41a045038e [WIP] Implement RASAero exporting 2023-03-27 00:07:04 +02:00
SiboVG
1d8ba75382 Fix merge conflict 2023-03-24 12:00:20 +01:00
Sibo Van Gool
a43d11966d
Merge pull request #2128 from SiboVG/issue-2108
[#2108] Don't dispose config dialog when no components selected in 3D view
2023-03-24 11:38:50 +01:00
Sibo Van Gool
52988bf31e
Merge pull request #2129 from SiboVG/issue-2102
[#2102] Add "Select components of same color" and "Select none" option
2023-03-24 11:38:28 +01:00
Sibo Van Gool
193eb6db23
Merge pull request #2133 from SiboVG/issue-2104
[#2104] Display ISA values in temp & pressure fields
2023-03-24 11:38:11 +01:00
Sibo Van Gool
a93a20611b
Merge pull request #2135 from SiboVG/issue-2131
[#2131] Throw warning message when save filename contains illegal characters
2023-03-24 11:37:36 +01:00
Joe Pfeiffer
39ebe49329
Merge pull request #2127 from SiboVG/issue-2126
[#2126] Apply freeform conversion to config listeners
2023-03-23 20:59:01 -06:00
Joe Pfeiffer
f5fa5fabdf
Merge pull request #2124 from SiboVG/issue-2107
[#2107] Don't render decals on component edges
2023-03-23 20:58:23 -06:00
SiboVG
3d9792cafa Merge branch 'unstable' into issue-2131
# Conflicts:
#	swing/src/net/sf/openrocket/gui/main/DesignFileSaveAsFileChooser.java
2023-03-23 11:16:18 +01:00
SiboVG
f4ea3275eb Fix some small bugs 2023-03-23 11:14:33 +01:00