SiboVG
|
f3ee54c33c
|
Highlight selected optimization button instead of disabling
|
2023-09-01 22:21:21 +02:00 |
|
SiboVG
|
2db427c756
|
Correct densities
|
2023-09-01 13:38:47 +02:00 |
|
SiboVG
|
cb0c0a9e8c
|
Add PLA, PETG & ABS materials
|
2023-08-31 19:06:32 +02:00 |
|
SiboVG
|
f02405046a
|
Handle transition with filled wall thickness
|
2023-08-30 20:44:47 +02:00 |
|
SiboVG
|
c364996449
|
Add UI hack for file chooser on light theme macOS
|
2023-08-28 13:31:33 +01:00 |
|
SiboVG
|
f59a9f7d7a
|
Add visual indication of when optimization is selected
|
2023-08-28 13:11:41 +01:00 |
|
SiboVG
|
b721e9552e
|
Fix exception on one export component
|
2023-08-28 08:42:34 +01:00 |
|
SiboVG
|
bb46b8d7bf
|
Optimizations
|
2023-08-27 09:09:59 +01:00 |
|
SiboVG
|
1a40851565
|
Add buttons to optimize for 3D printing/rendering
|
2023-08-27 00:11:51 +01:00 |
|
SiboVG
|
20c0cacc7a
|
Fall back to blank material after applying it
|
2023-08-23 23:05:15 +02:00 |
|
SiboVG
|
ed883fafa3
|
Increase epsilon for apogee
|
2023-08-23 22:57:24 +02:00 |
|
SiboVG
|
ff31c886a3
|
Remove redundant imports
|
2023-08-23 22:53:49 +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
|
b428e2cde0
|
Fix transition end vertex winding
|
2023-08-23 20:46:11 +02:00 |
|
SiboVG
|
232b338fb9
|
Safe image exporting
|
2023-08-23 20:04:53 +02:00 |
|
SiboVG
|
04df65cdfb
|
Move appearance enabling
|
2023-08-23 20:01:09 +02:00 |
|
SiboVG
|
d497584446
|
Goddamn ASCII characters...
|
2023-08-23 19:55:29 +02:00 |
|
SiboVG
|
9f36a7eb4a
|
Fix transition normals
|
2023-08-23 19:06:17 +02:00 |
|
SiboVG
|
29b60d723e
|
Disable appearance exporting when triangulation is enabled
|
2023-08-23 17:29:42 +02:00 |
|
SiboVG
|
c32f524803
|
Add sRGB to preferences
|
2023-08-23 17:25:07 +02:00 |
|
SiboVG
|
886494c519
|
Fix small issue in transition exporter
|
2023-08-23 17:22:00 +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
|
855adcab13
|
Fix issues with origin offset
|
2023-08-23 13:16:25 +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
|
e6a8d1bbf7
|
Fix origin offsets
|
2023-08-21 03:44:19 +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 |
|
SiboVG
|
d63e2e9084
|
Add texturing for motors
|
2023-08-21 02:42:51 +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
|
765c6cde63
|
Fix shoulder inner mesh start locations
|
2023-08-19 02:58:48 +02:00 |
|
SiboVG
|
10c495ce5b
|
Fix bug in transition exporter
*sigh* I spent way too long on this...
|
2023-08-19 02:29:34 +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
|
2e636f5205
|
Rename MtlExporter
|
2023-08-18 04:01:39 +02:00 |
|
SiboVG
|
b6ee9e851b
|
Make methods public
|
2023-08-18 04:01:21 +02:00 |
|
SiboVG
|
9bb1151dba
|
Sort export components based on order in rocket
This is useful if you import the OBJ with "split by groups". In that case, all the components are in nice chronological order.
|
2023-08-18 04:01:03 +02:00 |
|
SiboVG
|
08c4d08393
|
Fix issue of export children pref
|
2023-08-18 03:59:57 +02:00 |
|