2048 Commits

Author SHA1 Message Date
SiboVG
c026441a47 Correct for escape operation 2023-08-26 11:29:08 +01:00
SiboVG
ea0a6aefca Add undo positions to motor & recovery actions 2023-08-25 15:16:39 +02:00
SiboVG
bb01c859f6 Clean up recovery deployment selection 2023-08-25 15:16:25 +02:00
SiboVG
347c38ef96 Only update document upon actual config renaming 2023-08-25 13:39:46 +02:00
SiboVG
2c750498bb Update rename dialog to include cases info 2023-08-25 00:04:06 +02:00
SiboVG
ba21a06ad8 Update component label on export children change 2023-08-23 22:45:56 +02:00
SiboVG
46505b0986 Disable export children when components don't have children 2023-08-23 22:31:47 +02:00
SiboVG
ba8a50278d Don't enable OBJ exporting when no massive components selected 2023-08-23 22:30:56 +02:00
SiboVG
022820a708 Add export components to OBJ export dialog 2023-08-23 21:10:36 +02:00
SiboVG
29b60d723e Disable appearance exporting when triangulation is enabled 2023-08-23 17:29:42 +02:00
SiboVG
cbdf621101 Disable custom coordinate transform
There are just some weird bugs that occur, and I don't want to fix them right now...
2023-08-23 17:18:34 +02:00
SiboVG
b1c8bbc895 Some adjustments to coordtrans 2023-08-23 17:15:51 +02:00
SiboVG
454b81bf8e Adjust spinner width 2023-08-22 01:05:29 +02:00
SiboVG
e2111e9e8b Add coord transform to export panel 2023-08-22 01:01:23 +02:00
SiboVG
cea393f202 Dynamically adjust file chooser size based on advanced settings state 2023-08-21 22:31:58 +02:00
SiboVG
467dbce4a1 Add scaling option to OBJ export dialog 2023-08-21 03:47:06 +02:00
SiboVG
8956aa1e52 Merge branch 'unstable' into 3D-export
# Conflicts:
#	swing/src/net/sf/openrocket/gui/dialogs/AboutDialog.java
#	swing/src/net/sf/openrocket/gui/util/SwingPreferences.java
2023-08-21 02:44:58 +02:00
Sibo Van Gool
ba67e72e59
Merge pull request #2299 from SiboVG/issue-2295
[#2295] Use component color for sticker edge mode
2023-08-21 01:33:49 +02:00
Sibo Van Gool
381822ae81
Merge pull request #2300 from SiboVG/issue-2298
[#2208] Fix manufacturers' list in dark theme
2023-08-21 01:33:23 +02:00
SiboVG
d3158c9046 Add border to manufacturers list 2023-08-21 01:26:02 +02:00
SiboVG
5e8879315c [#2208] Don't override important methods
F**k performance, this caused me a lot of debugging trouble :(
2023-08-21 01:23:02 +02:00
SiboVG
a016d2b87c Fix color of number of motors (whoops...) 2023-08-20 12:09:37 +02:00
SiboVG
cd742ba171 Fix borders in motor selection table 2023-08-20 12:01:53 +02:00
SiboVG
6fc7999c58 [#2295] Use component color for sticker edge mode 2023-08-20 00:16:17 +02:00
SiboVG
4fc3901f00 Add textures (WIP) 2023-08-19 19:43:04 +02:00
SiboVG
2eb9b039e9 Add context menu item for exporting OBJ 2023-08-18 04:16:54 +02:00
SiboVG
cb41a0ae85 Disable OBJ export item if no components selected 2023-08-18 04:16:40 +02:00
SiboVG
08c4d08393 Fix issue of export children pref 2023-08-18 03:59:57 +02:00
SiboVG
8e7c6afed3 Save OBJ export options in preferences 2023-08-18 03:32:06 +02:00
Sibo Van Gool
50f72024c7
Merge pull request #2294 from SiboVG/detect-LAF
Auto-detect UI theme based on OS preference
2023-08-18 00:19:45 +02:00
SiboVG
e74914d762 Set default UI Theme 2023-08-16 23:25:23 +02:00
SiboVG
b1d0f8933b Auto-detect UI theme based on OS preference 2023-08-16 21:20:00 +02:00
SiboVG
15d3bce807 Add proper OBJ save dialog 2023-08-15 02:10:07 +02:00
SiboVG
fc7f71e11f Add coordinate transform for more general coordinate transformations (PHEW) 2023-08-13 18:50:30 +02:00
SiboVG
05624ff35b Add CoordTransform framework + generify exporter instantiation 2023-08-10 06:19:52 +02:00
SiboVG
6d6f5287f3 Merge branch 'unstable' into 3D-export
# Conflicts:
#	README.md
#	swing/src/net/sf/openrocket/gui/dialogs/AboutDialog.java
2023-08-09 02:29:39 +02:00
SiboVG
4ff924c76a Mark true canted fin fore end 2023-08-09 02:08:34 +02:00
SiboVG
2e73e56d65 Merge branch 'unstable' into issue-2252 2023-08-09 01:58:29 +02:00
Sibo Van Gool
e2993a68f9
Merge pull request #2261 from SiboVG/dark-theme
[#1089] Add dark mode theme & custom UI font size
2023-08-09 01:56:23 +02:00
SiboVG
7a1711d750 Increase font size range 2023-08-09 01:31:28 +02:00
SiboVG
c4315e83aa [#604] Implement Wavefront OBJ 3D export (PHEW!) 2023-08-08 20:08:20 +02:00
Sibo Van Gool
6bc477f478
Merge pull request #2285 from SiboVG/issue-2283
[#2283] Apply radial positioning to non-single cluster
2023-08-08 02:06:26 +02:00
SiboVG
8abb9d38f7 [#2286] Fix fin tab face culling 2023-08-05 21:02:31 +02:00
SiboVG
a514f6b598 Add tooltip text to cluster configurations 2023-08-04 11:32:18 +02:00
SiboVG
09a75af526 [#2279] Change transition 3D fine-rendering based on aft/fore 2023-08-01 01:58:00 +02:00
Sibo Van Gool
596380203e
Merge pull request #2275 from SiboVG/apply-copy-sim
Big cleanup of simulation table actions
2023-07-31 15:47:50 +02:00
SiboVG
1d89b9ba4f Show UI restart warning label when font size changes 2023-07-29 04:01:33 +02:00
SiboVG
12265308ec Add command line option to change theme
This is really just a failsafe in case the dark theme cause OR to crash
2023-07-29 03:42:31 +02:00
SiboVG
86a71d5375 Merge branch 'unstable' into dark-theme 2023-07-29 03:33:49 +02:00
SiboVG
b7e007e1da Fix unit tests by "abstracting" getUITheme 2023-07-29 03:23:50 +02:00