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
|
f22d5887df
|
sync with updates from unstable branch
|
2023-05-06 11:17:44 -05:00 |
|
thzero
|
06c1e29794
|
cleanup
|
2023-05-05 18:57:55 -05:00 |
|
thzero
|
8ff32dff14
|
resolve gradle build warning
|
2023-04-26 07:48:38 -05:00 |
|
thzero
|
9654012d1b
|
cleanup of temporary folder
|
2023-04-19 17:38:45 -05:00 |
|
thzero
|
ca8329159e
|
updates to publish test results during gradle builds
|
2023-04-19 17:36:08 -05:00 |
|
thzero
|
9ac552fb84
|
updates for gradle
|
2023-04-18 21:48:26 -05:00 |
|
Sibo Van Gool
|
fda805038b
|
Merge pull request #2170 from SiboVG/issue-2141
[#2141] Reset window position if out-of-screen
|
2023-04-12 22:06:21 +02:00 |
|
Sibo Van Gool
|
a0cb228186
|
Merge pull request #2167 from SiboVG/issue-2150
[#2150] Don't let illegal file format be a silent warning
|
2023-04-12 22:06:05 +02:00 |
|
Sibo Van Gool
|
17d60c4d9b
|
Merge pull request #2176 from SiboVG/issue-2096
[#2096] Update values after auto is set
|
2023-04-12 22:05:25 +02:00 |
|
Sibo Van Gool
|
25240012aa
|
Merge pull request #2174 from SiboVG/exportPrefs
Add preferences exporting & importing
|
2023-04-12 22:05:05 +02:00 |
|
SiboVG
|
09494e5b17
|
Also add warning dialog
|
2023-04-07 08:21:14 +02:00 |
|
SiboVG
|
ed7a3a2a72
|
Re-open prefs dialog after preferences reset
|
2023-04-07 08:19:55 +02:00 |
|
SiboVG
|
8a52185322
|
Show warning dialog about restarting OR after preferences import
|
2023-04-07 01:56:11 +02:00 |
|
SiboVG
|
0f09497275
|
Fix options not updating after different tries
|
2023-04-07 01:47:29 +02:00 |
|
SiboVG
|
abb742bcc6
|
Save preference key if it didn't exist before
|
2023-04-07 01:46:13 +02:00 |
|
SiboVG
|
7380143cd8
|
[#2179] Fix mount name column text being cut off
|
2023-04-07 00:36:37 +02:00 |
|
SiboVG
|
6962517833
|
[#2096] Update values after auto is set
|
2023-04-05 01:06:54 +02:00 |
|
SiboVG
|
9410d779be
|
Add depth buffer to off-screen rendering
|
2023-04-04 00:51:36 +02:00 |
|
SiboVG
|
e7e551c090
|
Ignore update platform in exporting
|
2023-04-04 00:21:35 +02:00 |
|
SiboVG
|
86b277e9cb
|
Also add table information to window ignoring
|
2023-04-04 00:14:59 +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 |
|
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 |
|